- Thread starter
- Moderator
- #11
The configuration does not support it, but I will make later.I do have a german de.xml in the language folder, but it´s not shown (text in config remains in English)
The configuration does not support it, but I will make later.I do have a german de.xml in the language folder, but it´s not shown (text in config remains in English)
TryI do have a german de.xm
Log plz ...Latest played music still does not show, only the property names
It's strange, if the plug is not looking for music, it is these variables, fills the void. And if they can see it, or they are misspelled or it falls somewhere. Check names:only the property names
SetProperty("#latestMediaHandler.music.latest" + z + "thumb", string.Empty);
SetProperty("#latestMediaHandler.music.latest" + z + "artist", string.Empty);
SetProperty("#latestMediaHandler.music.latest" + z + "album", string.Empty);
SetProperty("#latestMediaHandler.music.latest" + z + "dateAdded", string.Empty);
SetProperty("#latestMediaHandler.music.latest" + z + "fanart", string.Empty);
//SetProperty("#latestMediaHandler.music.latest" + z + "fanart2", string.Empty);
SetProperty("#latestMediaHandler.music.latest" + z + "genre", string.Empty);
Perfect
19-Sep-2015 17:56:00 Debug [ Utils]: Latest: [x] Pictures, [x] Music, [x][x] MyVideo, [x][x] TVSeries, [x][x] TV Recordings, [ ][x] MovingPictures, [ ][x] MyFilms, [x] MvCentral
19-Sep-2015 17:56:00 Debug [ Utils]: Music Type: Latest Played Music
...
19-Sep-2015 17:56:02 Debug [ LatestMusicHandler]: GetLatestMediaInfo: Music sync [0]
19-Sep-2015 17:56:02 Debug [ LatestMusicHandler]: GetLatestMediaInfo: Music [True] ID:35
19-Sep-2015 17:56:03 Debug [ LatestMusicHandler]: GetLatestMusic: Mode: Latest Played Music - 10
...
19-Sep-2015 17:58:03 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 1: Gorky Park - The Best
19-Sep-2015 17:58:03 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 2: Nicky Rubchenko -
19-Sep-2015 17:58:03 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 3: Mark Knopfler - Tracker
There is a lack of translation for the fields:Pls find attached the German language file for deployment in your next official release
<!-- LABEL -->
<string Field="LabelLatestAdded">Latest Added</string>
<string Field="LabelLatestPlayed">Latest Played</string>
<string Field="LabelMostPlayed">Most Played</string>