INTERACT FORUM

Please login or register.

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

Author Topic: How to make MC18 start playing form where it left on windows startup?  (Read 1340 times)

trcns

  • World Citizen
  • ***
  • Posts: 108

In MC 17 every time I strated my computer the program started playing from where I shut it down I cannot make it happen in MC 18. I tried all the option but I guess I am missing some steps. Please Help

Also on startup can program to Audio / Info screen by itself?
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #1 on: December 22, 2012, 08:19:25 pm »

Set Tools > Options > Startup Actions > Start playing current playlist
Clear Tools > Options > General > Clear Playing Now on exit

To expand the Audio portion in the tree on startup, set:

   Tools > Options > Startup Actions > Location: Audio

I don't understand what you mean by "Audio / Info" screen.  Can you clarify?
Logged
The opinions I express represent my own folly.

trcns

  • World Citizen
  • ***
  • Posts: 108
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #2 on: December 22, 2012, 09:27:17 pm »

"Set Tools > Options > Startup Actions > Start playing current playlist" is already selected an "Clear Tools > Options > General > Clear Playing Now on exit" was already unchecked. But still stop in "Theater View" on "Audio / Gadgets / Playlist / Exit" Screen.

I don't understand what you mean by "Audio / Info" screen.  Can you clarify?

When I am playing music in Theater View I have screen with "Back - Playing Now - Info - List - DIsplay View". I wish when I reboot or trun my computer on. It could go to "Info" Screen by it self.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #3 on: December 22, 2012, 09:38:21 pm »

I don't think there is a way to directly go to a node in Theater View, but you can have MC start in Theater View, go to a top level item such as Audio, and then have it move a few levels such that it will arrive at your Info level.

You'll have to use a windows command shell (or batch script) to do it.  Would that be OK?

The basic idea is to run these commands:

mc18.exe /mode Theater
mc18.exe /mcc 22001,3
mc18.exe /mcc 22006,2

The first one starts MC in Theater view.  The second one gets you to Audio.  The third one moves forward 2 levels (I don't know if this will arrive at the correct location for you).  You will likely have to adjust the last command to move the correct number of levels (and perhaps add another command to move Down).
Logged
The opinions I express represent my own folly.

trcns

  • World Citizen
  • ***
  • Posts: 108
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #4 on: December 22, 2012, 10:05:41 pm »

Thanks, I will try.

Issue resolved.
Logged

faster

  • Junior Woodchuck
  • **
  • Posts: 54
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #5 on: December 23, 2012, 10:11:17 am »

Hello,

can someone tell me how to start a special webradio stream with the startup command MCC_PLAY_FILE_BY_STRING (10044)?
The Link/file is one of my playlists. This is the Hyperlink: http://www.wdr.de:80/wdrlive/media/wdr2_bielefeld.m3u


regards faster
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #6 on: December 23, 2012, 01:40:56 pm »

mc18.exe http://www.wdr.de:80/wdrlive/media/wdr2_bielefeld.m3u

See:

    http://wiki.jriver.com/index.php/The_Command_Line

Search for "Command Line Options and Parameters".
Logged
The opinions I express represent my own folly.

faster

  • Junior Woodchuck
  • **
  • Posts: 54
Re: How to make MC18 start playing form where it left on windows startup?
« Reply #7 on: December 23, 2012, 02:09:34 pm »

sorry, and thank you! Works great!

before, i searched in the wrong section in the wiki :-[
Logged
Pages: [1]   Go Up