Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buggy Picture In Picture Mode 0.11.0 #167

Closed
MSM757 opened this issue Sep 25, 2022 · 10 comments
Closed

Buggy Picture In Picture Mode 0.11.0 #167

MSM757 opened this issue Sep 25, 2022 · 10 comments
Labels
bug 🐛 Something isn't working

Comments

@MSM757
Copy link

MSM757 commented Sep 25, 2022

Since i updated to version 0.11.0 when i go into Picture In Picture mode, when my mouse cursor passes over the video window, the entire window turns red. This happens with both the HTML5 player and jsplayer modes. This problem is also present on Windows 10 ( .exe ) and Debian Linux ( Snap Package ) also present on different sets of hardware. I attached a screenshot.
Screenshot (28)

@4gray 4gray added the bug 🐛 Something isn't working label Sep 25, 2022
@kuehhe1
Copy link

kuehhe1 commented Sep 26, 2022

Hello,
the same problem of the "red" picture in picture window also exists on LinuxMint 21 Cinnamon.
Sometimes it remains "red" even if the mouse is removed from the small window or the application window is minimized to the bar. The state can be terminated by single or double clicking in the "red" colored picture in picture window. The mode is then terminated and the TV picture is displayed again in the application window. Is the "red" coloring of the picture in picture window now a feature or bug?

@4gray
Copy link
Owner

4gray commented Sep 26, 2022

This is a bug in electron, see: electron/electron#35205 & electron/electron#34406
Just tried to update the electron version locally to v20.2.0 the PIP window looks fine there. I will release a new version in the next few days with a hotfix.
Thanks for testing and your feedback! 🚀

@kuehhe1
Copy link

kuehhe1 commented Sep 26, 2022

Thank you for your supportive response.
I found another one bugs, can I show them here in the topic or is a separate issue required for each bug?

Here, many of the channel logos visible in the working channel lists are not displayed when the Multi-EPG view is activated, see Appendix 1
iptvnator_0 11 0_Multi-EPG_Fehler_kuehhe1

@4gray
Copy link
Owner

4gray commented Sep 27, 2022

@kuehhe1 Yes, this can be because the icons are loaded from different sources. In the channel list directly from the playlist and in the epg respectively from the xml file with epg.

I found another one bugs, can I show them here in the topic or is a separate issue required for each bug?

If you have more, please create new issue(s).

@kuehhe1
Copy link

kuehhe1 commented Sep 27, 2022

Thank you very much.
this is the EPG entered in IPTVnator Source: https://a1.epg.wb1.xyz/

and the first line of my *.m3u file looks like this:

#EXTM3U
#EXTINF:-1 tvg-name="Das Erste HD" group-title="GERMAN TV" tvg-logo="http://logos.zattic.com/images/channels/logos/2a2a4aee64bbd6f7f817/black/84x48.png" tvg-id="ARD.de",Das Erste HD
https://mcdn.daserste.de/daserste/de/master.m3u8

If this would cause problems, I would have to replace or adjust the entry of the http address: logo="http://logos.zattic.com/images/channels/logos/2a2a4aee64bbd6f7f817/black/84x48.png"
with the icon address: :
icon src="https://epggw.a1.net/img/station/darkbg/200x200/1.png".
in my *.m3u.

In my opinion, IPTVnator 0.11.0 has a problem, because:
without specifying an EPG source, the Multi-EPG works with all channel logos but the normal EPG does not.
with specification of an EPG source the normal EPG works but the Multi-EPG shows only a minimum number of channel logos.

So I will sit out the multi-EPG problem, because so far the icon display in the channel overview works and is also compatible with other players such as Hypnotix.

Otherwise, there are currently no further problems.

@4gray
Copy link
Owner

4gray commented Sep 28, 2022

@kuehhe1 thank you for your feedback!

The icon in your playlist looks correct, it's the channel icon which is displayed in the channel overview. But if you look in your EPG source (a1.epg.wb1.xyz/) for "Das Erste HD", there is just this icon in the form of a radio tower (https://epggw.a1.net/img/station/darkbg/200x200/20131.png) and it's visible in the multi-epg list.
image

As a feature in IPTVnator, it would be a good idea to somehow collect all icons in the application and display available icons in all lists/overview, but this is a task for the future :-)

@kuehhe1
Copy link

kuehhe1 commented Oct 1, 2022

Hello, short feedback of my problem solution.
Due to some stream problems IPTVnator 0.11.0 didn't want to play anymore I uninstalled IPTVnator 0.11.0, renamed the old config directory to: ~/.config/iptvnator.old.
After subsequent IPTVnator 0.11.0 reinstallation, adding my *.m3u lists and the four (4) EPG sources:
https://iptv-org.github.io/epg/guides/de/horizon.tv.epg.xml.gz
https://iptv-org.github.io/epg/guides/de/hd-plus.de.epg.xml.gz
https://iptv-org.github.io/epg/guides/at/magentatv.at.epg.xml.gz
https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml.gz

Now also the problematic streams work with picture and sound, as well as the EPG and Multi-EPG. The EPG source: https://a1.epg.wb1.xyz/ I had to remove because it creates a conflict with the others regarding the Multi-EPG.

The problem of the small red picture in picture still exists, but a solution to this was previously announced. Many Thanks and best regards.

@4gray
Copy link
Owner

4gray commented Oct 2, 2022

@kuehhe1 glad to hear that :-)
Released a new version v0.11.1, this should fix the red background problem in PIP mode (tested on mac os), see: https://github.com/4gray/iptvnator/releases/tag/v0.11.1

@4gray 4gray closed this as completed Oct 2, 2022
@kuehhe1
Copy link

kuehhe1 commented Oct 2, 2022

Thank you, the new version is just reported.
iptvnator_Update-auf-0 11 1

Update to 0.11.1 successful, the small window (PiP) is now always displayed without red colouring. Great work ;) System LinuxMint 21Cinnamon
iptvnator_0 11 1_PIP-funktioniert

@MSM757
Copy link
Author

MSM757 commented Oct 2, 2022

Yep. Fixed for me too. Thanks. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants