In settings - Music Type: Latest Added Music ...But what it shows is not the latest Music that has been added. Is that a wrong setting?
21-Sep-2015 19:18:22 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 1: Volbeat - Outlaw Gentlemen & Shady Ladies
21-Sep-2015 19:18:22 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 2: The Script - #3
21-Sep-2015 19:18:22 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 3: Queen - Queen Forever
select distinct strAlbumArtist, strAlbum, dateAdded, strGenre, RTRIM(strPath,REPLACE(strPath,'\','')) as strPath from tracks order by dateAdded desc limit 10;
Just made a fast test: Latest played music shows correct, but clicking on one of the albums does not play it. myvideo, mvCentral, TV Recordings, TV Series work perfect (so far ) MovingPictures does not showBut it is necessary to check whether it will work. What I have, I checked works. But I do not have a tuner, moving pictures, etc.
22-Sep-2015 00:09:57 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 1: ТіК - тиХИЙ
22-Sep-2015 00:09:57 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 2: ТіК - Весільний
22-Sep-2015 00:09:57 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 3: Океан Ельзи - Найкраще
...
22-Sep-2015 00:16:45 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 1: Скрябін - Добряк
22-Sep-2015 00:16:45 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 2: ТіК - тиХИЙ
22-Sep-2015 00:16:45 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 3: ТіК - Весільний
...
22-Sep-2015 00:49:54 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 1: Мандри - Легенда про Iвана і Одарку
22-Sep-2015 00:49:54 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 2: Скрябін - Добряк
22-Sep-2015 00:49:54 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 3: ТіК - тиХИЙ
...
22-Sep-2015 00:53:16 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 1: Мандри - Дорога
22-Sep-2015 00:53:16 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 2: Мандри - Легенда про Iвана і Одарку
22-Sep-2015 00:53:16 Info [ LatestMusicHandler]: Updating Latest Media Info: Latest music album 3: Скрябін - Добряк
And before that worked? And at this point I just do not touchLatest played music shows correct, but clicking on one of the albums does not play it
Completely? There will be time, let the log.MovingPictures does not show
public const int ControlID = 919199970;
public const int Play1ControlID = 91919997;
public const int Play2ControlID = 91919998;
public const int Play3ControlID = 91919999;
They just don´t play - no error message on screen nor in logs.Do not play how? Gives an error message? Or just not playing?
Copy the error in the spoiler, but I can not immediately see the log.atest log attached (there you can also see the error for MovingPictures (Null reference))
Try set ID for Music facade ...ControlID = 919199970 I don´t have nowhere