You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new request following #96 - automatically map .png files in images directory with playlist entries by the title so the logo, tvg-logo and group-logo attributes could be omitted. Mapping is very simple - if there is no logo attribute provided plug-in will try to load file a png file names after title, for example if there is such line in playlist:
Plug-in will try to load file named Cartoon Network.png from a folder set in preferences, if folder is not set then from Resources. Keep in mind that some operating systems will be case sensitive and might have issues with spaces in filenames.
The text was updated successfully, but these errors were encountered:
New features¹:
* Search (#106, will not work on some devices)
* Manual playlist reload (#99)
* Manual program guide reload
* Preferences on other devices than Plex Web (will not work on some
devices)
* Use group or stream title as a .png file filename (#108)
Other changes:
* Some random streams added to sample playlist from FreetuxTV DB
* Minor fixes
¹All new features are disabled by default and must be enabled in
Preferences
At the moment "+" symbol is replaced by space for some reason, so if You have an item named something like "TV+" then logo file should be named "TV .png".
New features¹:
* Search (Cigaras#106, will not work on some devices)
* Manual playlist reload (Cigaras#99)
* Manual program guide reload
* Preferences on other devices than Plex Web (will not work on some
devices)
* Use group or stream title as a .png file filename (Cigaras#108)
Other changes:
* Some random streams added to sample playlist from FreetuxTV DB
* Minor fixes
¹All new features are disabled by default and must be enabled in
Preferences
A new request following #96 - automatically map .png files in images directory with playlist entries by the title so the logo, tvg-logo and group-logo attributes could be omitted. Mapping is very simple - if there is no logo attribute provided plug-in will try to load file a png file names after title, for example if there is such line in playlist:
Plug-in will try to load file named
Cartoon Network.png
from a folder set in preferences, if folder is not set then from Resources. Keep in mind that some operating systems will be case sensitive and might have issues with spaces in filenames.The text was updated successfully, but these errors were encountered: