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

Feature Request: Force use of Local Channel Logos #505

Closed
berkhornet opened this issue Apr 9, 2021 · 11 comments
Closed

Feature Request: Force use of Local Channel Logos #505

berkhornet opened this issue Apr 9, 2021 · 11 comments

Comments

@berkhornet
Copy link

Hi. Would it be possible to include an option to force the use of locally stored channel logos, ignoring any logos in both the M3U and XMLTV files. Many thanks.

@phunkyfish
Copy link
Member

That should already be the case if local path is used for logos.

You may need to clear the thumbnail cache

@phunkyfish
Copy link
Member

You need to do something like this to clear the cache: kodi-pvr/pvr.vuplus#252

@berkhornet
Copy link
Author

Many thanks for you reply. I've tried you suggestion but still have an issue. I'm using XEEV Editor to maintain my m3u files. This has an option to remove picons (logos) from the generated m3u files. However, when XEEV syncs with the provider the providers logos reappear in the generated m3u file, and are displayed in the PVR EPG instead of my local logos.

I also use the XEEV m3u files on apps other than Kodi and need the providers logos there.

I hope that explains my situation more clearly. Many thanks for your time.

On another point, I've tried the new functionality in v 7.6.0 regarding XEEV format catch up. This works a great - many thanks. I did notice that I needed to set the "Use XC2 API Protocol" flag in the XEEV editor which you may want to add to the read me file. Thanks again.

@phunkyfish
Copy link
Member

phunkyfish commented Apr 9, 2021

Sorry, I misunderstood your question. If there is a logo in the M3U that will be used first so that makes sense, M3U trumps local path. I don't really know anything about the XEEV editor, it was just a request I implemented.

Why not just have 2 playlists in XEEV one for Kodi without the icons and another for everything with them? The local channel logo path in kodi is supposed to be a fallback for when none are given in the M3U file.

@berkhornet
Copy link
Author

berkhornet commented Apr 9, 2021 via email

@phunkyfish
Copy link
Member

Ah, ok. Sounds like more of a bug XEEV but let me look and see what is possible.

@phunkyfish
Copy link
Member

phunkyfish commented Apr 9, 2021

PR: #506
Testbuilds: https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-pvr%2Fpvr.iptvsimple/detail/PR-506/1/artifacts

Under channel logos in the addon settings there is a new advanced setting (it will only show if you have a local path selected). Please test it.

@berkhornet
Copy link
Author

berkhornet commented Apr 9, 2021

Hi. That test build works very well. I downloaded an m3u file that included channels logos, but my locally stored logos were displayed. Thank you.

Is it possible to extend that setting to remote m3u files?

UPDATE:
I've noticed that the new setting "for local path ignore logos from m3u" persists even if a remote path is set. So I tested using a remote file that included logos and found that my locally stored logos were displayed.

Thanks again for your help.

@phunkyfish
Copy link
Member

The path is the logos path not the M3U path which is probably why it still works.

@phunkyfish
Copy link
Member

Released 7.6.1, closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants