-
Notifications
You must be signed in to change notification settings - Fork 376
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
Comments
That should already be the case if local path is used for logos. You may need to clear the thumbnail cache |
You need to do something like this to clear the cache: kodi-pvr/pvr.vuplus#252 |
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. |
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. |
Thanks again for your reply. Unfortunately having two playlists isn’t the answer, because every time the playlist without icons syncs with the iptv provider, the icons are updated into the playlist. it is then necessary to manually go into the editor and clear the icons.
Regards Mick
…________________________________
From: phunkyfish ***@***.***>
Sent: Friday, April 9, 2021 11:05:57 AM
To: kodi-pvr/pvr.iptvsimple ***@***.***>
Cc: berkhornet ***@***.***>; Author ***@***.***>
Subject: Re: [kodi-pvr/pvr.iptvsimple] Feature Request: Force use of Local Channel Logos (#505)
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 non are given in the M3U file.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkodi-pvr%2Fpvr.iptvsimple%2Fissues%2F505%23issuecomment-816574780&data=04%7C01%7C%7C877df25b2bba4913209008d8fb3f1202%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637535595594704270%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=eq0LzlLa%2FkKewsxhG9T%2BIdSA6kG6wtIuGvoMO0G805U%3D&reserved=0>, or unsubscribe<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQFFLX3REMRMZEU6THOPAX3TH3GQLANCNFSM42UPUR7Q&data=04%7C01%7C%7C877df25b2bba4913209008d8fb3f1202%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637535595594704270%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=MjFApeN6v9YJc99oSclgZ%2BOwv7o3EQqJ%2FlIdb8C6rxk%3D&reserved=0>.
|
Ah, ok. Sounds like more of a bug XEEV but let me look and see what is possible. |
PR: #506 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. |
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: Thanks again for your help. |
The path is the logos path not the M3U path which is probably why it still works. |
Released 7.6.1, closing issue. |
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.
The text was updated successfully, but these errors were encountered: