INTERACT FORUM

Please login or register.

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

Author Topic: How to default to "THere" zone  (Read 2130 times)

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
How to default to "THere" zone
« on: September 18, 2013, 03:44:36 am »

Am still looking for a way to open a Web media URL and have play default to "There" - I have been trying to configure a ZoneSwitch rule to do this but it does not seem to work with any of the streaming radio stations I have set up. Better yet, the zone selection should be sticky so that if using J River as a client to a library server and one wants to play thru a remote zone, it should autoload the selected remote zone on startup.  Many thanks!!!
Logged

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
Re: How to default to "THere" zone
« Reply #1 on: September 18, 2013, 07:16:00 am »

I discovered that if you go into ZoneSwitch and add a rule that sets Web Media URl's to "is" then you can see a drop-down list of all the URL's you have inputted so far. This seems to work. However, it is mighty clunky and one would have to manually select each new URL. For some funny reason no other option seems to work with URL's for me. So, am still hoping that J River can give us a way to always default to a specific zone. Thanks!!
Logged

Micromecca

  • Galactic Citizen
  • ****
  • Posts: 283
Re: How to default to "THere" zone
« Reply #2 on: September 18, 2013, 08:03:30 am »

Have you tried using contains or starts with instead of equals in the zone switch rule and entering something common to all the addresses, such as 'http' ?

Code: [Select]
[Web Media URL]=[http"
Logged

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
Re: How to default to "THere" zone
« Reply #3 on: September 18, 2013, 08:49:12 am »

Yes - it does not work (though it should!!!)   :'(
Logged

Micromecca

  • Galactic Citizen
  • ****
  • Posts: 283
Re: How to default to "THere" zone
« Reply #4 on: September 18, 2013, 09:07:49 am »

You could always create a new Library Field with a Yes or No value, tag the streams with it and use that for the zone switch.
Logged

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
Re: How to default to "THere" zone
« Reply #5 on: September 19, 2013, 08:41:30 am »

Thanks, will try it!!
Logged

Micromecca

  • Galactic Citizen
  • ****
  • Posts: 283
Re: How to default to "THere" zone
« Reply #6 on: September 19, 2013, 11:11:47 am »

No Problem, it definately works for remote zones as I tested it yesterday using a custom library field that had all of my zones listed as values.

I also agree that:
Code: [Select]
[Web Media URL]=[http" 'should' work in zone switch, hopefully one of the devs will catch sight of this thread and chime in.
Logged

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
Re: How to default to "THere" zone
« Reply #7 on: September 20, 2013, 12:57:34 am »

Yeah, tried a bunch of things in ZoneSwitch with no luck, weird. ZoneSwitch seems to work fine for me with regular files but not URL's. Am continuing to play with existing fields; haven't yet figured out how to add new ones though. If you can give me a 1-line lesson that would be much appreciated!
Logged

Micromecca

  • Galactic Citizen
  • ****
  • Posts: 283
Re: How to default to "THere" zone
« Reply #8 on: September 20, 2013, 06:23:09 am »

To Add a new library field simply navigate to..

Tools > Options > Library & Folders > Manage Library Fields

Select Add New Field and enter its name
(I Used DefaultPlaybackZone)

Enter something to refer to each Zone in Acceptable Values, Seperated by a ;
(I Used: HereSpeakers;ThereHDMI;ThereMDAC)

Now Tag your files using the newly created Library Field, and use it to Define your zone switch rule.

Code: [Select]
[DefaultPlaybackZone]=[ThereMDAC]
Logged

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
Re: How to default to "THere" zone
« Reply #9 on: September 21, 2013, 12:24:35 pm »

Thanks. Tried it and so far it works!!!  Why it didn't work with a bunch of pre-existing fields I dunno. :)
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How to default to "THere" zone
« Reply #10 on: September 21, 2013, 01:04:58 pm »

The rule:

    [Web Media URL]=[http"

works here.  Do you have ZoneSwitch configured to Stop playback for the other zones.  They act as a group.
Logged
The opinions I express represent my own folly.

TheGreatBiguini

  • Junior Woodchuck
  • **
  • Posts: 50
Re: How to default to "THere" zone
« Reply #11 on: September 21, 2013, 02:40:43 pm »

Yes
Logged
Pages: [1]   Go Up