Since the first plugin was a disappointment iv'e decided to work on a new plugin from scratch now loading channels is fast compared to first plugin with epg and picons catch-up will be added later, the reason i drop this version before finishing the whole plugin is to test the main functionality of the plugin, please when an crash appears share the crash file so i can understand what's going on.
the plugin is so simple you add your portals to the file then you select the portal you want , in the live section you can switch between channels and providers using green button and ok key to play the selected channel
up/down to show the channel selection and left/right to zap
VOD
1_0_1F_2_40B_1_C00000_0_0_0_20230606185641.png 1_0_1F_2_40B_1_C00000_0_0_0_20230606185731.png
1_0_0_0_0_0_0_0_0_0_20230606185838.png screenshot_20230606185937.png
screenshot_20230606185955.png 5002_0_0_0_0_0_0_0_0_0_20230606190156.png
tv shows will be added soon after this release.
You can add your portals in MultiStalkerPro.json located in /etc/enigma2 but you can put the file in hdd and select it in the settings.
[
{
"http://portal:8080": "00:1a:79:00:00:00"
},
{
"http://portal:8080": "00:1A:79:A7:E0:C6"
},
{
"http://portal": "00:1a:79:00:00:00"
},
{
"http://portal": "00:1a:79:00:00:00"
},
{
"http://portal": "00:1a:79:00:00:00"
},
{
"http://portal": "00:1a:79:00:00:00"
}
]
Display More
The ipk i drop down it just for arm devices and python3.11 (openatv 7.3) because i compile on my pc and it takes ages to compile, i will share other ipk for lower pythons later in the following day's.
- Improve login to portal and fixing some portals failed to load.
- fix loading embedded subtitles sometimes it was causing the player to hang.
- fix picons, it was downloading with wrong extension for some cases.
- add converter to convert subtitles from ass format to srt as the subtitles parser does not support ass extension.
- Add two levels of sorting to sort movies/series based on name, rating, year and addtime.
- skinning some screens.
- and some new colors are…