xteve-project / xTeVe

M3U Proxy for Plex DVR and Emby Live TV
MIT License
1.86k stars 237 forks source link

Channel mapping not updated with the playlist #379

Open mcr-ksh opened 11 months ago

mcr-ksh commented 11 months ago

Describe the bug Creating a custom filters in order to do channel mapping works so far so good. The problem is, once the playlist is updated the channel mapping is not. I.e. I have to delete the filter first and re-add it and do the ALL the mapping again if a channel in the M3U playlist decided to change position. (e.g. provider adjusts channels)

Server (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Move the entry of a channel in the m3u playlist (e.g. ZDF HD)
  2. Update the playlist in xTeve
  3. curl http://xteve:34401/m3u/xteve.m3u | grep -A 1 "ZDF HD"
  4. Grab the "/stream/ac6da6e89c5c8f09316cb53d58f951a0" and open the stream, i.e. another curl call
  5. Notice the wrong stream is called.

Expected behavior The updated entries in the m3u would be updated with the according title of the program.

JReming85 commented 5 months ago

Thats more of how your provider is handling channel edits, instead of renaming they are deleting and adding as new. Making it appear as a new channel instead of an old channel with a new/same name.

If they offer xtreamcodes, epg.best can help but it also depends on how they operate their updates