- Thread starter
- Moderator
- #701
This MvC works fine?274659_MvC-LMH-FH.dlls.zip
This MvC works fine?274659_MvC-LMH-FH.dlls.zip
Arghhh ... You use properties with different plug-ins. That's why I do not understand why some work and some do not. Right should be used:sorry, it does not work
#latestMediaHandler.mvcentral.latest[1,2,3,4].thumb
#latestMediaHandler.mvcentral.latest[1,2,3,4].artist
#latestMediaHandler.mvcentral.latest[1,2,3,4].artistbio
#latestMediaHandler.mvcentral.latest[1,2,3,4].artistbiooutline
#latestMediaHandler.mvcentral.latest[1,2,3,4].album
#latestMediaHandler.mvcentral.latest[1,2,3,4].track
#latestMediaHandler.mvcentral.latest[1,2,3,4].dateAdded
#latestMediaHandler.mvcentral.latest[1,2,3,4].fanart
#latestMediaHandler.mvcentral.latest[1,2,3,4].genre
#latestMediaHandler.mvcentral.latest[1,2,3,4].new
Wrong! Right - #latestMediaHandler.mvcentral.latest1.artist#latestMediaHandler.mvcentral.latest1.Artist
Wrong! Right - #latestMediaHandler.mvcentral.latest1.track#latestMediaHandler.mvcentral.latest1.Track
Wrong! Right - #latestMediaHandler.mvcentral.latest1.genre#latestMediaHandler.mvcentral.latest1.Genre
Right!#latestMediaHandler.mvcentral.latest1.dateAdded
Attach your mvcentral database plz ...1.genre = empty
but only works with 1, 2 and 3 latest not, empty
GENRE: SELECT COUNT(GENRE) FROM ARTIST_INFO WHERE TRIM(GENRE) <> "" - RESULT 0 - Workaround: If Genres for Artist - empty, LMH use Tag field ... (Coming soon)
Genres? Album? You can wait for the new version. You can add album in the configurator, or directly in the database.can I edit directly in db?