INTERACT FORUM
More => Old Versions => JRiver Media Center 20 for Windows => Topic started by: Inquisition on April 02, 2015, 10:00:46 am
-
Hello,
i have some playlists imported in mc20 and by some of them i sometimes change entrys (for example put some new tracks into it and delete older) und so i have to import these playlists again into mc20. For these i always need the keybord or mouse.
Is it posible to make that mc20, by start of the programm, look about changes in the playlists (they are all saved in the same folder on my nas before they imported) and import the playlists again when there is a change?
Or is there an core command which do this an i can send from my tablet or handy?
thanks for help
-
I think 34049 MCC_NOTIFY_PLAYLIST_FILES_CHANGED int nPlaylistID should do it.
mc20.exe /MCC 34049,playlistid
You can get the playlist ids from:
http://localhost:<PORT>/MCWS/v1/Playlists/List
-
Thanks for your answer.
im gonna test this tomorrow and give an reply.
-
Hello BryanC,
it works. Thanks.