2024-07-27, 11:45 AM
hello everyone
I am a new Jellyfin user and I wanted to install the enigma2 plugin but I couldn't find a guide and I don't know how to do it.
I tried adding the manifest.json to the repositories, but the plugin does not appear in the catalog.
Basically, this plugin allows streaming from an Enigma2 decoder.
Alternatively, if it doesn't work, you can try converting the m3u8 list generated by the decoder into the jellyfin format, but I don't know how to do it.
Has anyone done something similar?
this is an example of m3u8 from enigma2
I am a new Jellyfin user and I wanted to install the enigma2 plugin but I couldn't find a guide and I don't know how to do it.
I tried adding the manifest.json to the repositories, but the plugin does not appear in the catalog.
Basically, this plugin allows streaming from an Enigma2 decoder.
Alternatively, if it doesn't work, you can try converting the m3u8 list generated by the decoder into the jellyfin format, but I don't know how to do it.
Has anyone done something similar?
this is an example of m3u8 from enigma2
Code:
#EXTM3U
#EXTVLCOPT:http-reconnect=true
#EXTINF:-1 tvg-chno="1301" tvg-logo="http://192.168.0.247/images/default_picon.png" tvg-id="1:0:19:515:99:217C:EEEE0000:0:0:0:" tvg-name="Rai 1 HD",Rai 1 HD
#EXTVLCOPT:program=1301
http://192.168.0.247:8001/1:0:19:515:99:217C:EEEE0000:0:0:0:
#EXTINF:-1 tvg-chno="1302" tvg-logo="http://192.168.0.247/images/default_picon.png" tvg-id="1:0:19:516:99:217C:EEEE0000:0:0:0:" tvg-name="Rai 2 HD",Rai 2 HD
#EXTVLCOPT:program=1302
http://192.168.0.247:8001/1:0:19:516:99:217C:EEEE0000:0:0:0:
#EXTINF:-1 tvg-chno="1311" tvg-logo="http://192.168.0.247/images/default_picon.png" tvg-id="1:0:16:51F:99:217C:EEEE0000:0:0:0:" tvg-name="Rai 3 TGR Puglia",Rai 3 TGR Puglia
#EXTVLCOPT:program=1311
http://192.168.0.247:8001/1:0:16:51F:99:217C:EEEE0000:0:0:0:
#EXTINF:-1 tvg-chno="3004" tvg-logo="http://192.168.0.247/images/default_picon.png" tvg-id="1:0:19:BBC:3A2:110:EEEE0000:0:0:0:" tvg-name="Rete4 HD",Rete4 HD
#EXTVLCOPT:program=3004
http://192.168.0.247:8001/1:0:19:BBC:3A2:110:EEEE0000:0:0:0:
#EXTINF:-1 tvg-chno="3005" tvg-logo="http://192.168.0.247/images/default_picon.png" tvg-id="1:0:19:BBD:3A2:110:EEEE0000:0:0:0:" tvg-name="Canale5 HD",Canale5 HD
#EXTVLCOPT:program=3005
http://192.168.0.247:8001/1:0:19:BBD:3A2:110:EEEE0000:0:0:0:
#EXTINF:-1 tvg-chno="3006" tvg-logo="http://192.168.0.247/images/default_picon.png" tvg-id="1:0:19:BBE:3A2:110:EEEE0000:0:0:0:" tvg-name="Italia1 HD",Italia1 HD
#EXTVLCOPT:program=3006