INTERACT FORUM
More => Old Versions => Media Center 15 (Development Ended) => Topic started by: steveklein on June 22, 2010, 05:52:17 pm
-
Is there a way to export certain playlists to .m3u files automatically, say, once a week or something? If not, I think this would be a really nice feature to add. You could sync them manually. Or have it update them automatically. Sometimes I just want to double click an m3u file on my desktop and have MC start playing it shuffled in display view :)
-
If it's of any use to you, I have a Perl script that'll do this. It was written to export a TOC & playlists for an Audiotron, but you could ignore the Audiotron part and just use the playlists. It might be a little tricky to set up, but it's pretty flexible. You can use the Windows scheduler to run it regularly.
I'd be happy to share it with anyone interested.
-
you can silently export all playlists with mc15.exe/MCC 20004,1
http://wiki.jrmediacenter.com/index.php/Media_Center_Core_Commands
you also have a scheduler built in MC
-
Thanks. I love the power of Media Center, though i frequently think I need to take a programming class to use a lot of it.
For what it's worth, I really wish there was a class I could take on J River. A Saturday afternoon woul dbe well spent if I could actually learn the ins and outs of the software. Doing simple things like playing files, editing fields, syncing a handheld, etc ais very easy, but some of the features that set MC apart from other software can be tricky to use, even with the wiki, forum, etc.
But organizing theater view the way I want, or getting all the view schemes set the way I want can be very difficult!
I read the wiki article and see the export playlists function. But how do I actually do it? Do I really have to download a .h file and change code? From a programmer's perspective, this is great, efficient, etc. But to 95% of end users, myself included, it is such a daunting task, it seems easier to just not worry about it.
-
I still don't understand. I go to the scheduler and I'm going to sync all my playlists at 4am each day.
For program I assume I select MC14.exe in the system32 directory. What about for argument? What goes there? Where do I specify where to export them? What if I want to just export certain playlists? There's a different core command for that, but I don't know how to specify which playlist(s) to export, or where they will be exported to.
-
(http://www.box.net/shared/static/ishx4kaa98.jpg) like this :)
if you add ,1 after command 20004, then it will be silent
you can export a single playlist (you have to grab the playlist id) but then you have to add some "click and mouse macros"..and it sort of looses the purpose of silent...
...so export all playlists, they will always hit the database folder so search within [USER]\Application Data\J River\Media Center 15\Library..
maybe then you can set up a copy command or create a shortcut to the specific playlist and place the shortcurt on the desktop or..else