INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Where Are Playlists and Smartlists Saved?  (Read 1818 times)

winterminute

  • Junior Woodchuck
  • **
  • Posts: 61
Where Are Playlists and Smartlists Saved?
« on: August 26, 2008, 10:55:43 pm »

Are they actual files saved individually?  I'd like to share the static playlists with other software, and ideally, sync both types with sync services (i.e. Dropbox, Mesh).  That's only really possible if the files are saved individually.

Thanks...
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8959
Re: Where Are Playlists and Smartlists Saved?
« Reply #1 on: August 27, 2008, 02:17:26 am »

they're a part of the library and only MC can read them.

if you right click on 'Playlists' in the tree, there's an option there called 'Export all playlists'. You can use that to generate .m3u files.

Maybe experiment with that and see if it fits the bill?

MrHaugen

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 3774
Re: Where Are Playlists and Smartlists Saved?
« Reply #2 on: August 27, 2008, 02:17:48 am »

*wrong thread*
Logged
- I may not always believe what I'm saying

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8959
Re: Where Are Playlists and Smartlists Saved?
« Reply #3 on: August 27, 2008, 02:30:59 am »

DOH! :)

winterminute

  • Junior Woodchuck
  • **
  • Posts: 61
Re: Where Are Playlists and Smartlists Saved?
« Reply #4 on: August 27, 2008, 11:12:53 am »

Is there any way to automate the process?  i.e. Export all playlists every week.  I reformat a lot (2-3 times a year) and I'm trying streamline my backup and restore. 
Logged

zxsix

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1753
Re: Where Are Playlists and Smartlists Saved?
« Reply #5 on: August 27, 2008, 03:40:22 pm »

Is there any way to automate the process?  i.e. Export all playlists every week.  I reformat a lot (2-3 times a year) and I'm trying streamline my backup and restore. 

Yep.  Create a batch file with the following command:
MC12.exe /MCC 20004, 0

Execute it whenever you want with windows scheduler or AT command line util.

Logged

winterminute

  • Junior Woodchuck
  • **
  • Posts: 61
Re: Where Are Playlists and Smartlists Saved?
« Reply #6 on: August 28, 2008, 10:52:52 pm »

zxsix >> This is a good start, however, it exports Smartlists as Static Playlists (which is actually cool for another use case), but in terms of backups, I'd like to have the Smartlists stay as Smartlists.  Is that possible?  Where can I get more details on this cmd line tool?
Logged

zxsix

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1753
Re: Where Are Playlists and Smartlists Saved?
« Reply #7 on: August 29, 2008, 12:11:23 am »

zxsix >> This is a good start, however, it exports Smartlists as Static Playlists (which is actually cool for another use case), but in terms of backups, I'd like to have the Smartlists stay as Smartlists.  Is that possible? 

They are part of the library.  The program automatically makes regular backups of the library.
Also you can use code 20011 in that command line to force a library backup.

Quote
Where can I get more details on this cmd line tool?

Click on Dev Zone at the top of this forum.
Logged
Pages: [1]   Go Up