INTERACT FORUM

Please login or register.

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

Author Topic: Automate or schedule "Export all playlists"  (Read 1900 times)

joco63

  • Member
  • *
  • Posts: 3
Automate or schedule "Export all playlists"
« on: October 01, 2012, 10:10:21 am »

Hello,

Is there a way with MC17 to schedule or automate the "Export all playlists". Can the scheduler fonctionality be used for that task? If yes, this must be done with the task command line but was is the command to implement this task?

Thanks
Logged

Lasse_Lus

  • Citizen of the Universe
  • *****
  • Posts: 999
Re: Automate or schedule "Export all playlists"
« Reply #1 on: October 01, 2012, 10:54:10 am »

here you find info on the commandline, http://wiki.jriver.com/index.php/The_Command_Line
then use MCC command 20004,1
Logged
MT5FR

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Automate or schedule "Export all playlists"
« Reply #2 on: October 01, 2012, 01:27:03 pm »

MC Core Command 20004:

   http://wiki.jriver.com/index.php/Media_Center_Core_Commands#20004

Note: I've added anchor targets to the MC Core Command wiki so that we can paste a URL that directs users to a specific command.
Logged
The opinions I express represent my own folly.

joco63

  • Member
  • *
  • Posts: 3
Re: Automate or schedule "Export all playlists"
« Reply #3 on: October 02, 2012, 01:48:16 am »

Thank you, that was just what I needed  :)
Another quesion, is there a way to update the field 'Last export' date to be updated while exporting using the "Export all playlists" functionality?

Thanks.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Automate or schedule "Export all playlists"
« Reply #4 on: October 02, 2012, 11:59:23 am »

I don't think so.  But you create add your own Last Exported user field as a Date field, and follow this procedure:

  - Export your playlists
  - Select all files (in the playlists) and tag the field with:

     =Now()

and this will set the current date/time to that field.  Update it again when you next export.

     
Logged
The opinions I express represent my own folly.

joco63

  • Member
  • *
  • Posts: 3
Re: Automate or schedule "Export all playlists"
« Reply #5 on: October 03, 2012, 05:22:59 am »

I need to make a refresh first to export the smartplaylists otherwise it's always the same playlist that is exported. Do you know how? Maybe with sending a keystroke like F5 with /Mcc 27000,? (MCC_KEYSTROKE   int nKeyCode) but I did not find the keystroke for F5 refresh windows function. Do you know it?

Thanks
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Automate or schedule "Export all playlists"
« Reply #6 on: October 03, 2012, 10:54:28 am »

As far as I know, there is no command to refresh a smartlist.  Some folks have tried sending an MCC command to edit the smartlist, and then a keycode to dismiss the dialog.  I don't recall if this worked reliably.

Add your +1 to the request list.
Logged
The opinions I express represent my own folly.
Pages: [1]   Go Up