All working
- Pluto TV Bouquets updated
- Player settings original (4097)
Ok it will work for you, but we are here to help those who don't.
You don't specify box/system image used.
All working
- Pluto TV Bouquets updated
- Player settings original (4097)
Ok it will work for you, but we are here to help those who don't.
You don't specify box/system image used.
Just confirming that everything still works with the Pluto TV plugin
Display Morehave you time for debug?
on telnet:
open telnet with puty // login : user-password
paste this
attach here file debug.log (in to /tmp folder)
of course do the operation completely.
export the channels from pluto plugin and then go to some channels from bouquet..
at the end..
in telnet press
and pass me the ifle
http://www.pastebin.com/jkVBvTBu
KHjk3Kvjpy8
Error, this is a private paste or is pending moderation. If this paste belongs to you, please login to Pastebin to view it.
PLEASE OR PM ME .. OR ATTACHED HERE
Error, this is a private paste or is pending moderation. If this paste belongs to you, please login to Pastebin to view it.
PLEASE OR PM ME .. OR ATTACHED HERE
This is strange because everything is fine for me. I was able to open it successfully as a guest using a different browser. Please try again. Unfortunately, I can't post it in the forum because I get an error saying the message is too long; it must be under 100,000 characters.
have a vpn?
have a vpn?
Yes, I have. I thought that might be the cause, but when I turned off the VPN, the problem persisted.
14:59:10.9459 [WireGuard VPN] VPN connection is active! Kill switch activated.
iptables v1.8.10 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
14:59:10.9657 Command failed: iptables -F
14:58:55.4065 [ActionMap] Map screen 'ChannelSelection' context 'OkCancelActions' -> Action 'ok'.
14:58:55.4069 [Navigation] Playing ref '4097:0:1:233:0:0:0:0:0:0:http%3a//stitcher-ipv4.pluto.tv/v1/stitch/embed/hls/channel/65819e62b228b70008570e9f/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT={TARGETOPT}&deviceId={PSID}&advertisingId={PSID}&us_privacy=1YNY&samsung_app_domain={APP_DOMAIN}&samsung_app_name={APP_NAME}&profileLimit=&profileFloor=&embedPartner=samsung-tvplus:Baywatch'.
14:58:55.4072 [eServiceHisilicon] stop http://stitcher-ipv4.pluto.tv/v1/stitch/embed/hls/channel/67a2367e9a300a00086f2688/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT={TARGETOPT}&deviceId={PSID}&advertisingId={PSID}&us_privacy=1YNY&samsung_app_domain={APP_DOMAIN}&samsung_app_name={APP_NAME}&profileLimit=&profileFloor=&embedPartner=samsung-tvplus
14:58:55.4094 [Navigation] Playref is '4097:0:1:233:0:0:0:0:0:0:http%3a//stitcher-ipv4.pluto.tv/v1/stitch/embed/hls/channel/65819e62b228b70008570e9f/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT={TARGETOPT}&deviceId={PSID}&advertisingId={PSID}&us_privacy=1YNY&samsung_app_domain={APP_DOMAIN}&samsung_app_name={APP_NAME}&profileLimit=&profileFloor=&embedPartner=samsung-tvplus:Baywatch'.
14:58:55.4096 [eServiceHisilicon] construct!
14:58:55.4097 [eServiceHisilicon] uri=http://stitcher-ipv4.pluto.tv/v1/stitch/embed/hls/channel/65819e62b228b70008570e9f/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT={TARGETOPT}&deviceId={PSID}&advertisingId={PSID}&us_privacy=1YNY&samsung_app_domain={APP_DOMAIN}&samsung_app_name={APP_NAME}&profileLimit=&profileFloor=&embedPartner=samsung-tvplus
14:58:55.5778 [eRCDeviceInputDev] 0 160 1
14:58:55.5781 [InfoBarGenerics] Key 'KEY_OK' (352) Break.
14:58:57.9672 [eServiceHisilicon] player state 0-->6
0: idle
6: playing
http://stitcher-ipv4.pluto.tv/v1/stitch/embed/hls/channel/65819e62b228b70008570e9f/master.m3u8?deviceType=samsung-tvplus&deviceMake=samsung&deviceModel=samsung&deviceVersion=unknown&appVersion=unknown&deviceLat=0&deviceLon=0&deviceDNT={TARGETOPT}&deviceId={PSID}&advertisingId={PSID}&us_privacy=1YNY&samsung_app_domain={APP_DOMAIN}&samsung_app_name={APP_NAME}&profileLimit=&profileFloor=&embedPartner=samsung-tvplus
the link work perfect on vlc Baywath???
is valid (6: playing)
please setting for serviceapp or others setting player ?
from telnet use this code please:
opkg list-installed | grep serviceapp
And that it is enabled (on GStreamer or exteplayer3 player):
Go to Menu > Setup > System > ServiceApp (maybe don't remember now...) or Menu>setting->video.....
→ Enable ServiceApp = Yes
→ Player Type = ExtePlayer3 or GStreamer
reboot
last test.. send me pm with your list ;)
last choice..
from telnet past this command and reboot ;)
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; \
opkg update && \
opkg remove enigma2-plugin-systemplugins-serviceapp exteplayer3 ffmpeg gstplayer && \
opkg install ffmpeg exteplayer3 enigma2-plugin-systemplugins-serviceapp gstplayer streamlink \
enigma2-plugin-extensions-streamlinkwrapper \
enigma2-plugin-extensions-ytdlpwrapper \
enigma2-plugin-extensions-ytdlwrapper \
${PY}-requests ${PY}-yt-dlp ${PY}-youtube-dl
Display Morefrom telnet use this code please:
opkg list-installed | grep serviceapp
And that it is enabled (on GStreamer or exteplayer3 player):
Go to Menu > Setup > System > ServiceApp (maybe don't remember now...) or Menu>setting->video.....
→ Enable ServiceApp = Yes
→ Player Type = ExtePlayer3 or GStreamer
reboot
last test.. send me pm with your list ;)
Thank you, Lululla. After installing the ServiceApp and activating it on GStreamer, the main channels of PlutoTV and RakutenTV started working. However, some channels that should be accessible still didn't function properly, especially those with the number [5002]. After switching to ExtePlayer 3, no channels on RakutenTV worked anymore, but PlutoTV channels performed better with ExtePlayer 3 than with GStreamer.
I find this a bit strange. I would appreciate an explanation from you, as I have no experience in this area and do not fully understand why some channels started working and why they did not work before.
What should I do now? Should I send you debug logs for the channels that don't work with either ExtePlayer 3 or GStreamer? Or should I run the last Telnet command you recommended?
Display MoreDisplay Morefrom telnet use this code please:
opkg list-installed | grep serviceapp
And that it is enabled (on GStreamer or exteplayer3 player):
Go to Menu > Setup > System > ServiceApp (maybe don't remember now...) or Menu>setting->video.....
→ Enable ServiceApp = Yes
→ Player Type = ExtePlayer3 or GStreamer
reboot
last test.. send me pm with your list ;)
Thank you, Lululla. After installing the ServiceApp and activating it on GStreamer, the main channels of PlutoTV and RakutenTV started working. However, some channels that should be accessible still didn't function properly, especially those with the number [5002]. After switching to ExtePlayer 3, no channels on RakutenTV worked anymore, but PlutoTV channels performed better with ExtePlayer 3 than with GStreamer.
I find this a bit strange. I would appreciate an explanation from you, as I have no experience in this area and do not fully understand why some channels started working and why they did not work before.
What should I do now? Should I send you debug logs for the channels that don't work with either ExtePlayer 3 or GStreamer? Or should I run the last Telnet command you recommended?
use only stram service reference..
4097 simple..
i f work.. not export 5002
Hi, I'm struggling to get this to work. I run the latest VTI image and I just get "Create Pluto TV Bouquets 'SE' missing". I'm using a VU+ Duo2. Pluto TV is available in my region though. When pressing green I get "There is no data, it is possible that PLUTO TV is not available in region 'SE, Sweden'. Exit Now?"
I don't use VPNs.
Edit: Installed OpenATV instead, works flawlessly know.
Hi, I'm struggling to get this to work. I run the latest VTI image and I just get "Create Pluto TV Bouquets 'SE' missing". I'm using a VU+ Duo2. Pluto TV is available in my region though. When pressing green I get "There is no data, it is possible that PLUTO TV is not available in region 'SE, Sweden'. Exit Now?"
I don't use VPNs.
Edit: Installed OpenATV instead, works flawlessly know.
Try again to install pluto tv.
apt-get update && apt-get install enigma2-plugin-extensions-plutotv
Hi, channel start switching to V2 HLS only, in France DAZN COMBAT channel doesn’t work with V1 HLS link, so black screen on Enigma2 boxes because they only use V1 HLS.
Here the message if I manually paste the V1 direct stream link in my internet browser : Blacklisted Channel Via V1 HLS
No problem with a V2 HLS link.
UPDATE : I found a fix for Dazn, Live TV need to be on jmp2 url (old original mode) but the plugin need to be updated because jmp2 url mode has been removed in latest versions of the plugin. Also jmp2 url changed, before it was https://jmp2.uk/PlutoTV/channelid-alt.m3u8 now it’s : https://jmp2.uk/plu-channelid.m3u8
UPDATE 2 : Edited and uploaded the fixed PlutoTV downloader script, I added a JMP2 mode, you can replace it in the plugin folder (/usr/lib/enigma2/python/Plugins/Extensions/PlutoTV/), restart gui, chose JMP2 in LIVE TV mode, update channels => V2 HLS only channels like DAZN COMBAT will be ok 👍
JMP2 mode will be mandatory when all channels will switch to V2 HLS only.
UPDATE 3 (March 2026) : JMP2 mode is now mandatory.
Also, there are some tests channels in JMP2 mode with black screen, Just ignore them.
Im using a zgemma h7s and wondering is there any way of recording a pluto programme as when I try i get "No Tuner is available for recording a timer" ?
Installed the app, all working fine on gigablue UHD QUAD 4k openpli 9.1. But cant get subtitles working. Checked on tablet and there are subtitles available there. What am I missing ? Anything I missed to enable subtitles ? Thanks for the great work
20240511:
- Fix: No playback with colon in channel name (VTI)
Hello W@aRp that a question about the plugins you can also put that you see the Italians because I modified in the menu but if I put IT no possible thanks
Installed the app, all working fine on gigablue UHD QUAD 4k openpli 9.1. But cant get subtitles working. Checked on tablet and there are subtitles available there. What am I missing ? Anything I missed to enable subtitles ? Thanks for the great work
WebVTT (Web Video Text Tracks) not supported by openPLi
Try image like openATV for subtitles WebVTT
Pluto is offline ?
Pluto is offline ?
Pluto works.
Don’t have an account yet? Register yourself now and be a part of our community!