erdesigns-eu / M3U2STRM

Convert your M3U to STRM files for Kodi/Emby on your Linux machine
GNU General Public License v3.0
13 stars 6 forks source link

information request #3

Open laurent734 opened 1 year ago

laurent734 commented 1 year ago

hello, I was using your plugin for kodi 18 (plugin.video.m3u2strm). I would like to know if you have a version for kodi 19? thank you for your work

erdesigns-eu commented 1 year ago

Hi, not yet .. but I can rewrite the plugin for Kodi 19 with some help if you like?

laurent734 commented 1 year ago

Hello, what kind of help do you need? because I am not a developer but if you need me to test. This is really a function that kodi lacks especially on android tv boxes.

erdesigns-eu commented 1 year ago

Well I don't use Kodi myself at the moment, and I don't have any android devices.. But im willing to rewrite to python3 if you can test it, and maybe provide me with some of the logfiles?

laurent734 commented 1 year ago

Hello ! that would be great Yes No problem. it is in my skills. I have the possibility to test it on android, windows, coreelec and even on nexus (kodi 20) thank you

erdesigns-eu commented 1 year ago

Could you provide me with the "old" plugin? I can't find it so fast, I know I have it on a external HD somewhere.. But if you have a copy for me I can start on it quickly..

laurent734 commented 1 year ago

a download link; https://saphir.ddns.net/s/CyWMRwSYeG8GZRj https://drive.google.com/file/d/1aABTmezSX5bweANq7P8N6boJ-TCQzRyA/view?usp=sharing

laurent734 commented 1 year ago

hello, do you want me to make a list of illegal m3u list characters that can prevent kodi from scraping the library...? I can try to download free lists from several suppliers to make the plugin compatible with several suppliers.

erdesigns-eu commented 1 year ago

That would be great, and maybe some filters for movies and series naming? Because some use (year) others use [year]

laurent734 commented 1 year ago

I had already made someone work to filter my supplier on the other script.. I'll let you look and I could ask him if we can use this list... ?

erdesigns-eu commented 1 year ago

Okay yes thank you, that would be a great addition

laurent734 commented 1 year ago

hello, have you had time to look at your m3u2strm plugin for kodi? I am at your disposal to do some tests. thank you

requa3r0 commented 10 months ago

Is this going to be a thing for Kodi v20.2 (Nexus)?

To really benefit from the M3U the LiveTV needs to be merged with EGP data and filtered for the channels you actually need. This repo for xTeVe is fantastic for this.

https://github.com/xteve-project/xTeVe

It has note been under development for a while ;O(

But a port for a KODI plugin would be fantastic ;O)