diff --git a/720p/IncludesHomeRecentlyAdded.xml b/720p/IncludesHomeRecentlyAdded.xml
index 484814c..7c93c78 100644
--- a/720p/IncludesHomeRecentlyAdded.xml
+++ b/720p/IncludesHomeRecentlyAdded.xml
@@ -137,7 +137,7 @@
Control.HasFocus(8000)
- videodb://movies/titles
+ videodb://movies/titles/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22movies%22%7D
left Arrow
@@ -317,7 +317,7 @@
Control.HasFocus(8001)
- videodb://tvshows/titles/-1/-1/
+ videodb://tvshows/titles/-1/-1/?xsp=%7B%22rules%22%3A%7B%22and%22%3A%5B%7B%22field%22%3A%22playcount%22%2C%22operator%22%3A%22is%22%2C%22value%22%3A%220%22%7D%5D%7D%2C%22type%22%3A%22episodes%22%7D
left Arrow
@@ -498,7 +498,7 @@
Control.HasFocus(8002)
- musicdb://recentlyaddedalbums
+ musicdb://recentlyaddedalbums
left Arrow
diff --git a/addon.xml b/addon.xml
index 6bb3295..3975fea 100644
--- a/addon.xml
+++ b/addon.xml
@@ -143,6 +143,6 @@
resources/screenshot-08.jpg
resources/screenshot-09.jpg
- - Switch to dynamic content for home screen widgets.
+ - Switch to dynamic content for home screen widgets.[CR]- Home screen widgets show only unwatched items.
diff --git a/changelog.txt b/changelog.txt
index b18d9b2..f43cf6a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,7 @@
[B]4.7.6[/B]
- Switch to dynamic content for home screen widgets
+- Home screen widgets show only unwatched items
[B]4.7.5[/B]