lKinderBueno/Streamity-Xtream-IPTV-Web-player

Feature Request: Subtitles & Sorting

Opened this issue · 0 comments

Sick app!

  1. Add support for subtitles, I've seen plenty of webassembly players support it.
  2. Sorting is very important.
    -Order by date using XC standard Added field (epoch time) -> available_channels[i].added
    -Order alphabetically
    -Order reverse

My playlist has a movies group, all new movies are added at the bottom of the list, 100k titles is impossible to scroll through, reverse ordering would fix this.
I can see this app working very well without PHP if no EPG data is needed. Also, why can't the domain be an input? why does it have to be hardcoded in the js file?