diff --git a/720p/Includes.xml b/720p/Includes.xml
index 0b8a4c7..cb52516 100644
--- a/720p/Includes.xml
+++ b/720p/Includes.xml
@@ -494,21 +494,21 @@
$LOCALIZE[19199] - $LOCALIZE[19023]
- PVR-IsRecording.png
- PVR-HasTimerScheduleError.png
- PVR-HasTimerError.png
- PVR-HasTimerScheduleConflict.png
- PVR-HasTimerConflict.png
- PVR-HasRecording.png
- PVR-HasTimerScheduleDisabled.png
- PVR-HasTimerDisabled.png
- PVR-HasTimerSchedule.png
- PVR-HasTimer.png
+ PVR-IsRecording.png
+ PVR-HasTimerScheduleError.png
+ PVR-HasTimerError.png
+ PVR-HasTimerScheduleConflict.png
+ PVR-HasTimerConflict.png
+ PVR-HasRecording.png
+ PVR-HasTimerScheduleDisabled.png
+ PVR-HasTimerDisabled.png
+ PVR-HasTimerSchedule.png
+ PVR-HasTimer.png
- $LOCALIZE[19043]
- $LOCALIZE[19057]
- $LOCALIZE[31510]
+ $LOCALIZE[19043]
+ $LOCALIZE[19057]
+ $LOCALIZE[31510]
@@ -634,8 +634,8 @@
15
64
32
-
-
+
+
PreviousMenu
DialogCloseButton-focus.png
DialogCloseButton.png
@@ -678,7 +678,7 @@
center
font13
button-focus.png
-
+
false
@@ -742,10 +742,10 @@
0
250
720
-
-
-
-
+
+
+
+
true
@@ -753,7 +753,7 @@
260
42
128
-
+
HasSub.png
HasSub.png
@@ -788,7 +788,7 @@
45
45
-
+
back
floor_buttonFO.png
floor_button.png
@@ -813,7 +813,7 @@
45
45
-
+
ActivateWindow(home)
floor_buttonFO.png
floor_button.png
@@ -846,7 +846,7 @@
45
45
-
+
ActivateWindow(PlayerControls)
floor_buttonFO.png
floor_button.png
@@ -1227,7 +1227,7 @@
39
39
-
+
OSDChannelUPFO.png
OSDChannelUPNF.png
ChannelDown
@@ -1235,7 +1235,7 @@
39
39
-
+
OSDChannelDownFO.png
OSDChannelDownNF.png
ChannelUp
@@ -1243,7 +1243,7 @@
39
39
-
+
OSDStopFO.png
OSDStopNF.png
down
@@ -1252,7 +1252,7 @@
39
39
-
+
OSDPauseFO.png
OSDPauseNF.png
Player.Paused | Player.Forwarding | Player.Rewinding
@@ -1265,7 +1265,7 @@
39
39
-
+
OSDRecordOffFO.png
OSDRecordOffNF.png
PlayerControl(record)
@@ -1275,7 +1275,7 @@
39
39
-
+
RDS.HasRadiotextPlus
OSDRadioRDSFO.png
OSDRadioRDSNF.png
@@ -1284,7 +1284,7 @@
39
39
-
+
!RDS.HasRadiotextPlus
OSDChannelListFO.png
OSDChannelListNF.png
@@ -1310,7 +1310,7 @@
39
39
-
+
OSDPrevTrackFO.png
OSDPrevTrackNF.png
PlayerControl(Previous)
@@ -1318,7 +1318,7 @@
39
39
-
+
OSDRewindFO.png
OSDRewindNF.png
PlayerControl(Rewind)
@@ -1327,7 +1327,7 @@
39
39
-
+
OSDPauseFO.png
OSDPauseNF.png
Player.Paused | Player.Forwarding | Player.Rewinding
@@ -1338,7 +1338,7 @@
39
39
-
+
OSDStopFO.png
OSDStopNF.png
down
@@ -1347,7 +1347,7 @@
39
39
-
+
OSDForwardFO.png
OSDForwardNF.png
PlayerControl(Forward)
@@ -1356,7 +1356,7 @@
39
39
-
+
OSDNextTrackFO.png
OSDNextTrackNF.png
PlayerControl(Next)
@@ -1367,9 +1367,9 @@
39
39
-
-
-
+
+
+
702
705
PlayerControl(Repeat)
@@ -1385,7 +1385,7 @@
39
39
-
+
OSDRandomOffFO.png
OSDRandomOffNF.png
Playlist.IsRandom
@@ -1474,7 +1474,7 @@
190r
1280
200
-
+
300
3
2
@@ -1908,6 +1908,11 @@
$INFO[ListItem.Year]
!String.IsEmpty(ListItem.Year)
+ -
+
+ $INFO[ListItem.FilenameAndPath]
+ !String.IsEmpty(ListItem.FilenameAndPath)
+
-
@@ -2000,5 +2005,10 @@
$INFO[ListItem.Property(Role.Mixer)]
!String.IsEmpty(ListItem.Property(Role.Mixer))
+ -
+
+ $INFO[ListItem.FilenameAndPath]
+ !String.IsEmpty(ListItem.FilenameAndPath)
+
diff --git a/addon.xml b/addon.xml
index 5e361e2..9cda643 100644
--- a/addon.xml
+++ b/addon.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/changelog.txt b/changelog.txt
index c4d588a..63bddc9 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,4 +1,9 @@
-[B]4.0.3[/B]
+[B]4.1.4[/B]
+
+- Added path to music info dialog
+- Updated language files from Transifex
+
+[B]4.0.4[/B]
- Added fallbacks for home screen Recently Added items
- Updated addon settings dialog