Jump to content

Tuners not found in Server 3.3.10


Sammy

Recommended Posts

Sammy

 

Yes, serverwmc respects user channel renumbering, but it does require you to restart serverwmc to see the changes.  You also may need to wait a while before the changes bubble through the emby database, but it will happen eventually :).

 

If you want to restrict the channels that you send to emby, unfortunately it doesn't show up on serverwmc's gui (too lazy), instead you have to edit its config file.  In wmc create a channel group (in wmc its called 'favorites') of the channels you want to send to emby, just as an example name the group EmbyFav.  Then in serverwmc's settings file, look for the section called ClientRestrictions and edit it as follows:

 

<ClientRestrictions>
    <ClientRestriction> 
      <Client>Emby^</Client>
      <RestrictChannels>RestrictToGroups</RestrictChannels>
      <RestrictRecordings/>
      <Groups>EmbyFav</Groups>
    </ClientRestriction>
  </ClientRestrictions>

 

 

"Bubble Through" LOL

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...