Kodi Community Forum
[RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+----- Forum: PseudoTV / PseudoTV Live (https://forum.kodi.tv/forumdisplay.php?fid=231)
+----- Thread: [RELEASE] PseudoTV Addon: Virtual EPG and TV Channel Surfing Script (/showthread.php?tid=90738)



- zepfan - 2011-03-18

Jason, is there any current way to change the font size for the tv show names in the EPG? I've tried <font>Font_NAME</font> and it doesn't work. I'm referring to the list of channels/shows, not the names at the bottom.


- neilperrya - 2011-03-19

Love the idea. It really is great.

How do I change the keymaps? For example, the stop button is used exit out of the script. I use an xbox 360 wireless controller to control XBMC and as a result it does not have Stop mapped to a button. In what file would I dig around to change the keybinds?

Thanks!


- Sranshaft - 2011-03-19

zepfan Wrote:Jason, is there any current way to change the font size for the tv show names in the EPG? I've tried <font>Font_NAME</font> and it doesn't work. I'm referring to the list of channels/shows, not the names at the bottom.

No, the size is hard-coded to Font13. This is something that was discussed but lost in the shuffle.

neilperrya Wrote:Love the idea. It really is great.

How do I change the keymaps? For example, the stop button is used exit out of the script. I use an xbox 360 wireless controller to control XBMC and as a result it does not have Stop mapped to a button. In what file would I dig around to change the keybinds?

Thanks!

At the moment there isn't any way to easily change them from within XBMC. The only way to change them is to open up the relevant xml file and scroll down to the action you're looking to change. If you look in the Global.xml file you'll see a list of actions that can be used.


- zepfan - 2011-03-19

Yea I figured that, and changed the size of my Font 13. Too bad though, because I can't release a neon skin as font 13 is far too small to see.


- xxturbowesxx - 2011-03-19

Sranshaft Wrote:Argh! I'm not getting any love with this addon. It gets to the Updating Channel List window and just hangs. I left it for a good 10 minutes thinking it might need a bit longer the first time. I uploaded a debug log here. Really hope to get this working!

Im having the same problem filling in channel 3 and stuck there.


- JackieBrown - 2011-03-19

zepfan Wrote:Yea I figured that, and changed the size of my Font 13. Too bad though, because I can't release a neon skin as font 13 is far too small to see.
The font is small using Neon. I'll try Night and see if it is better


- Malexx - 2011-03-19

Is someonehere using this Addon with one of the Latest DSPLayer releases( i know,they are unsupported) and got it working?


- zepfan - 2011-03-20

JackieBrown Wrote:The font is small using Neon. I'll try Night and see if it is better

I'm almost done with my Neon skin. You have to change the font13 in the font.xml file for it though. I haven't seen any problems of doing that as of yet. I'm going to ask Stoli though just to be sure.


- JackieBrown - 2011-03-20

Will I update the script or the skin when you are done? Changing the font.xml is not big deal for me.

I just started using this addon. My family loves it. It really give the cable feel and has them watching stuff that has been idle for months/years


- zepfan - 2011-03-20

You'll have to download the skin and drop it in the script.PseudoTv folder. It's real easy. I'm busy today, but I'll have it up tomorrow.


- jtucker1972 - 2011-03-20

I've created a new XBMC script add-on based on Jason's pseudoTV. Since my version modifies a lot of the Overlay code and adds a new Channel Management System, I decided to release it separate from pseudoTV. This way, Jason can continue to develop pseudoTV based on his vision, while I can develop based on mine. I will be setting up a separate forum thread for my version. My version is called TV Time.

For those who would like to beta test it for me, you can download it from my repository at
https://github.com/jtucker1972/XBMC-TVTime. Rename the folder to script.tvtime and copy to your ~/XBMC/addons/ folder.

For those wondering, yes this version supports mixed tv shows where you get each show in airdate order, e.g. Star Trek S01E01, Star Trek DS9 S01E01, etc. I'll post more in the [RELEASE] TV Time (Video) Addon thread as soon as I get it created.


- Jason102 - 2011-03-20

xxturbowesxx Wrote:Im having the same problem filling in channel 3 and stuck there.

Can you send me a debug log?


- uncertainty - 2011-03-21

Malexx Wrote:Is someonehere using this Addon with one of the Latest DSPLayer releases( i know,they are unsupported) and got it working?

Yes, works fine for me using the latest unofficial dsplayer build and aeon mq2 skin.


Thank you - art76 - 2011-03-21

Just a quick thanks for this addon, I didn't get it at first but now see the how good it is at allowing you to rediscover your long forgotten about media. Think this will be a favorite in our house. Nod


- mcborzu - 2011-03-22

How do I change the font/textcolor for the SHOW LISTINGS, groups 111-116, section. Looks like Sranshaft and Ronie did but I can't see where/how at the moment, thx...

**EDIT**

Knew I'd find it, it's the default XBMC font - <name>font13</name>

Question 2
I'd read somewhere in around page 70ish, there is no way to change the textcolor/focused color for that section, correct?