hoshsadiq / m3ufilter

ABANDONED - A tool that allows to filter specific items from an m3u filter designed for IPTV.
GNU General Public License v2.0
49 stars 18 forks source link

Add a unique id based on the Uri (CUID) #12

Closed ramarnat closed 4 years ago

ramarnat commented 4 years ago

CUID is a way to specify a unique id. It is useful if you are using a proxy like xteve for the m3u streams and by setting the CUID to a hash of the url, helps keep the lineup in sync even if the providers change descriptions and such for the same stream.

See the Unique ID here: https://github.com/xteve-project/xTeVe-Documentation/blob/master/en/configuration.md#playlist

Issue - https://github.com/hoshsadiq/m3ufilter/issues/10