Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 116
  • 117
  • 118(current)
  • 119
  • 120
  • 201
TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;)
(2017-04-25, 17:38)primaeval Wrote:
(2017-04-25, 17:32)frimeiloja Wrote:
(2017-04-25, 17:28)primaeval Wrote: If you pull them in from the Channels menu they will get cropped and resized.
It might have some problems in Leia with the PIL library.

If you know python and want to manually crop your own logos you can use the code in autocrop_image
https://github.com/primaeval/script.tvgu...ls.py#L212

Correct But only a few are being downloaded if i do it from the channels menu.....Is there any way to download them all this way so they will al look bigger?

The Channel Name matching is up the the LogoDB. If it doesn't recognise yours you'll have to enter the name it likes manually.

If you want me to write you a standalone program to crop your logos just ask.

That Sounds Great ! I want the logos to fill all the space available for them on the guide....... Thanks a lot for quick and great support ! Do I need tosend you the logos or is it something I do locally ?
Reply
Exclamation 
(2017-04-25, 17:45)frimeiloja Wrote:
(2017-04-25, 17:38)primaeval Wrote:
(2017-04-25, 17:32)frimeiloja Wrote: Correct But only a few are being downloaded if i do it from the channels menu.....Is there any way to download them all this way so they will al look bigger?

The Channel Name matching is up the the LogoDB. If it doesn't recognise yours you'll have to enter the name it likes manually.

If you want me to write you a standalone program to crop your logos just ask.

That Sounds Great ! I want the logos to fill all the space available for them on the guide....... Thanks a lot for quick and great support ! Do I need tosend you the logos or is it something I do locally ?

version 0.0.339
- Settings \ Logos \ Crop and Resize Logo Folder

Try this. You need to point to your folder full of channel logos and a new folder to put the resized ones in.
The logos will be cropped to the visible part of the image and resized to a height of
(450 / number of visible channels) - 2
So the default of 10 channels per page should give you a maximum y height of 43 pixels.

The code is in ResizeLogos.py.
Reply
(2017-04-25, 20:40)primaeval Wrote:
(2017-04-25, 17:45)frimeiloja Wrote:
(2017-04-25, 17:38)primaeval Wrote: The Channel Name matching is up the the LogoDB. If it doesn't recognise yours you'll have to enter the name it likes manually.

If you want me to write you a standalone program to crop your logos just ask.

That Sounds Great ! I want the logos to fill all the space available for them on the guide....... Thanks a lot for quick and great support ! Do I need tosend you the logos or is it something I do locally ?

version 0.0.339
- Settings \ Logos \ Crop and Resize Logo Folder

Try this. You need to point to your folder full of channel logos and a new folder to put the resized ones in.
The logos will be cropped to the visible part of the image and resized to a height of
(450 / number of visible channels) - 2
So the default of 10 channels per page should give you a maximum y height of 43 pixels.

The code is in ResizeLogos.py.

It works perfectly so far! Thanks a lot !
Reply
Good Morning ! Is there a way to stop the stream without having to close the tv guide? or to be able to have play control (stop and play) on the osd or the screen ?
Reply
(2017-04-26, 14:28)frimeiloja Wrote: Good Morning ! Is there a way to stop the stream without having to close the tv guide? or to be able to have play control (stop and play) on the osd or the screen ?

What device are you using?

Usually you just press the Stop button on your remote control or x in Windows.

If you enable the Touch Controls in the Settings \ Appearance there should be a stop button somewhere.
Reply
(2017-04-26, 14:33)primaeval Wrote:
(2017-04-26, 14:28)frimeiloja Wrote: Good Morning ! Is there a way to stop the stream without having to close the tv guide? or to be able to have play control (stop and play) on the osd or the screen ?

What device are you using?

Usually you just press the Stop button on your remote control or x in Windows.

If you enable the Touch Controls in the Settings \ Appearance there should be a stop button somewhere.

Im using Kodi 17.1 on an Android TV Box.......
Reply
(2017-04-26, 14:50)frimeiloja Wrote:
(2017-04-26, 14:33)primaeval Wrote:
(2017-04-26, 14:28)frimeiloja Wrote: Good Morning ! Is there a way to stop the stream without having to close the tv guide? or to be able to have play control (stop and play) on the osd or the screen ?

What device are you using?

Usually you just press the Stop button on your remote control or x in Windows.

If you enable the Touch Controls in the Settings \ Appearance there should be a stop button somewhere.

Im using Kodi 17.1 on an Android TV Box.......

Show me a picture of your remote control.
Reply
(2017-04-26, 14:59)primaeval Wrote:
(2017-04-26, 14:50)frimeiloja Wrote:
(2017-04-26, 14:33)primaeval Wrote: What device are you using?

Usually you just press the Stop button on your remote control or x in Windows.

If you enable the Touch Controls in the Settings \ Appearance there should be a stop button somewhere.

Im using Kodi 17.1 on an Android TV Box.......

Show me a picture of your remote control.

Its a Rii i8+ mini Keyboard wireless.........
Image
Reply
(2017-04-26, 15:18)frimeiloja Wrote:
(2017-04-26, 14:59)primaeval Wrote:
(2017-04-26, 14:50)frimeiloja Wrote: Im using Kodi 17.1 on an Android TV Box.......

Show me a picture of your remote control.

Its a Rii i8+ mini Keyboard wireless.........

picture
Reply
(2017-04-26, 15:18)primaeval Wrote:
(2017-04-26, 15:18)frimeiloja Wrote:
(2017-04-26, 14:59)primaeval Wrote: Show me a picture of your remote control.

Its a Rii i8+ mini Keyboard wireless.........

picture

previous message edited with picture.......
Reply
Typically use the X key on keyboard to stop playback, here is complete keyboard layout controls for kodi

http://kodi.wiki/view/Keyboard_controls
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Reply
(2017-04-26, 15:54)MikeKL Wrote: Typically use the X key on keyboard to stop playback, here is complete keyboard layout controls for kodi

http://kodi.wiki/view/Keyboard_controls

Yep. X is Stop on your remote control @frimeiloja.
Also look in Settings \ Help \ Commands Keys for other commands for TV Guide Fullscreen

If you want to start changing key mappings look in
Settings \ Lab1 \ Action Editor
or
http://kodi.wiki/view/keymap
or
http://kodi.wiki/view/Add-on:Keymap_Editor
Reply
(2017-04-26, 17:19)primaeval Wrote:
(2017-04-26, 15:54)MikeKL Wrote: Typically use the X key on keyboard to stop playback, here is complete keyboard layout controls for kodi

http://kodi.wiki/view/Keyboard_controls

Yep. X is Stop on your remote control @frimeiloja.
Also look in Settings \ Help \ Commands Keys for other commands for TV Guide Fullscreen

If you want to start changing key mappings look in
Settings \ Lab1 \ Action Editor
or
http://kodi.wiki/view/keymap
or
http://kodi.wiki/view/Add-on:Keymap_Editor

Thank you both for your assistance !!!
Reply
Hello I'm sure this has been addressed already but I read back about 10 pages and didn't see a direct answer to my issue. Guide was working flawlessly for me running SPMC Jarvis Aeon Nox Silvo running on a Xiaomi Mi box Android 6. I recently upgraded to Kodi Krypton and now when I back out of the guide while playing a channel stream all the channels/logos are missing. Is there a setting in Krypton I need to change or enable for it to run properly? thanks.

Image
Running Matrix Titan Bingie Mod skin on Nvidia Shield to Insignia 58in 4k TV in living room. Same setup on Xiaomi Mi boxes in my bedroom and home gym. Same setup in camper with a 24in tv, Google Pixel 7 Android 13 cell phone. Kodi and Plex Server Dell Inspirion 5575 Ryzen 5 HTPC Windows 10 with 5TB external HDD
Reply
@cscott1 - Did you try with the Default skin, looks like you have a modded version on there. I've seen this issue with other guides but never with TV Guide Fullscreen. Perhaps there is a missing control somewhere in your skin xml.
Reply
  • 1
  • 116
  • 117
  • 118(current)
  • 119
  • 120
  • 201

Logout Mark Read Team Forum Stats Members Help
TV Guide Fullscreen - possibly the most powerful TV Guide in the world. ;)8