INTERACT FORUM
More => Old Versions => JRiver Media Center 18 for Windows => Topic started by: GrahamJohnMiles on January 20, 2013, 05:09:10 pm
-
I have a playlist scheduled to come every evening at 5pm. I would like to stop it at 7pm. How do I do that?
-
I have a playlist scheduled to come...
Define please...
-
When you select reoccur it does not let you set a duration.
-
You could use a 2 hour playlist. A smartlist can do that.
-
It would be nice to set a duration to a playlist regardless of frequency. I used to set an empty playlist to come on after two hours but it seems a roundabout way of doing something which should be available when you set the schedule initially.
-
I think I'm being thick, but just in case I'm only slightly so...
In Scheduler, you can set the duration for a playlist to Play.
With a Smartlist, you can select from one or more playlists, but have the smartlist ensure no more than 2 hours duration.
Does this meet your needs?
-
The duration option is greyed out on my edit options for scheduling.
-
You're right, sorry. That's for Recording only.
Use the Smartlist to include a playlist and limit the time to 2 hours. Schedule playing the Smartlist intead.
Alternatively, you can use Windows Scheduler to issue an MC stop command at 7pm:
mc18.exe /Stop
and perhaps even start playback initially as well.
-
@Matt - Seems like enabling the Duration would be a very nice feature for Play. I recall giving workarounds to this a number of times now.
If Scheduler can Stop a recording, it should be able to Stop playback, yes?
-
Great I'll use the command line option. Thanks.
-
What's the precise syntax for stopping play. I tried what you posted but it's not recognized.
-
Pre-MC 18.0.117, you needed to use:
mc18.exe /Command Stop
after that, you can use either the above or the simpler:
mc18.exe /Stop
-
Pre-MC 18.0.117, you needed to use:
mc18.exe /Command Stop
after that, you can use either the above or the simpler:
mc18.exe /Stop
Looking forward to 117. 8) 8) 8)
-
Probably soon.
Here's the reference:
http://wiki.jriver.com/index.php/The_Command_Line (http://wiki.jriver.com/index.php/The_Command_Line)