Jump to content

Channel Mapping Questions


taylorbourne

Recommended Posts

taylorbourne

So I have my Emby server set up with an IPTV m3u playlist and I'm trying to get all my guide data set up. The provider I went with actually provided an EPG (xmltv), but it's a bit incomplete so I'm filling in the gaps with schedules direct. So I have the provided EPG, a schedules direct line up from New York (for my US channels), and another one with a line up from the UK. I've gone through them one by one and mapped the appropriate channels... Now my concern is when I go back into the mapping I noticed, for example, the UK line up which should only be used for a couple of channels has mapped itself (incorrectly) to other channels.

 

Is my other SD line up that I mapped (manually) going to override these incorrect (automatic) mappings? If not, it may be a good idea to add in a way to clear a mapped channel. Once a channel is mapped it can only be changed to another source, not cleared. LMK if any logs are needed.

Link to comment
Share on other sites

hi, what does the m3u look like? does it have unique channel numbers or do all the channels have the same number?

Link to comment
Share on other sites

taylorbourne

Here's an example..

#EXTM3U
#EXTINF:-1 tvg-id="W Network" group-title="Entertainment",W NETWORK US
http://host.com/load/XXX/962.mpegts
#EXTINF:-1 tvg-id="CBC US" group-title="Entertainment",CBC US
http://host.com/load/XXX/964.mpegts
#EXTINF:-1 tvg-logo="http://www.thelogodb.com/images/media/logo/wvsprt1433941265.png/medium" tvg-id="Comedy Central US" group-title="Entertainment",Comedy Central US
http://host.com/load/XXX/645.mpegts
#EXTINF:-1  tvg-logo="http://host.com/logos/alibi.png" tvg-id="alibi" group-title="Entertainment",Alibi
http://host.com/load/XXX/103.mpegts
#EXTINF:-1  tvg-logo="http://host.com/logos/cbs_reality.png" group-title="Entertainment",CBS Reality
http://host.com/load/XXX/331.mpegts

Not sure how I would number channels?

Link to comment
Share on other sites

taylorbourne

Ok gotcha – can these numbers be arbitrary or am I trying to match something in my guide data? In the process of trying this now. Also still a little confused.. if I map a channel on one guide provider, what's to stop another guide provider from overriding my selection?

Link to comment
Share on other sites

As far as provider override, it evaluates the providers enabled for that tuner in the order that they're listed in guide provider setup.

Link to comment
Share on other sites

taylorbourne

Just remapped all my channels with channel-id's, currently waiting for the guide refresh to finish. However after completing that, it may be a good idea to be able to:

  • Tell Emby not to try to automatically map channels for a given provider
  • Change the sort order of the guide providers
  • Clear out a mapping inside a guide provider

Will report back after my guide refresh finishes

 

UPDATE:

All channels successfully mapped. I went with an arbitrary numbering system (which actually is fine, it groups/orders the channels exactly how I waanted) since my IPTV provider EPG does not have channel numbers. I added my schedules direct line up and mapped it, then I added my IPTV provider EPG and mapped it. I opted out of adding a 2nd schedules direct guide provider to lower the level of complexity a little bit. Thanks for the help!

Edited by taylorbourne
Link to comment
Share on other sites

taylorbourne

Bumping this thread, no need to create a whole new one..

 

Is the channel-id property the only thing Emby looks at to try to automatically map channels? Is there any way to use the id property from schedules direct? For example

 

280   11158 TLC The Learning Channel

 

For this lineup, TLC has a channel number of 280, and an XMLid of 11158. Is there any way to use this XMLid in my m3u list? I've noticed some m3u list have just an "id" property. Or would setting the channel-id to this number work? Thanks!

Link to comment
Share on other sites

I'm confused by your question because you don't use schedules direct together with xmltv, rather you pick one or the other.

Link to comment
Share on other sites

taylorbourne

Sorry reading that again I could have been more clear –

 

I'm using schedules direct to add guide data to some of my IPTV channels listed in my m3u playlist. From what I understand when you add a SD lineup as a Guide Provider, it tries to map to channels in the m3u playlist by looking at the channel-id property. So if in my playlist I have TLC listed as channel #280, it will automatically map. All that makes sense, however using this method you cannot group/order channels in a custom manner.

 

I guess what I'm asking is, is that the only thing (the channel-id property) Emby looks at when mapping channels this way? It would be great if I could add the channels StationID (I was saying XMLid in my previous post) to my playlist to have Emby automatically map.

 

Just briefly looking through the SD API, it looks like the StationID is part of what comes back in the response.

Link to comment
Share on other sites

taylorbourne

Ok I just went ahead and did some testing to see if I could get any channels to map using the StationID, no dice! Seems that Emby ONLY looks to the channel-id property.

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...