• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 24
[RELEASE] TV Time (Video) Addon Version 2.0
Posted a small update.

2.2.22
Fixed bug where channel changed flag was not being reset after channel reset
Fixed bug where tv network channel randomization
Added latest code updates from PseudoTV

My schedule is still very hectic over the next couple weeks (11 days on the road out of 12). So, I will most likely not have any major updates until after that. I will monitor the thread to make sure the latest version is stable for everyone.
Reply
wrexer Wrote:First, I want to say thanks for working on this awesome addon. It's been a huge addition to my XBMC setup.

I was wondering adding support for commercials/trailers in mov file format would ever be possible. I setup this script, HD Trailers Downloader, which downloads the latest trailers and it works well but all the trailers are mov files. It looks like TV Time doesn't pick those up. Not a big deal but it would be cool if it worked.

Thanks again for all your work on this addon!

Unfortunately not at this time. There is no parser for MOV video files. The only option is to convert the MOV files to MKV, FLV, AVI or MP4. If someone knows of a tool or script that could automate this conversion, please post.
Reply
I am getting this error report:

Code:
06:25:25 T:2725247856 M:2835132416    INFO: -->Python script returned the following error<--
06:25:25 T:2725247856 M:2835132416   ERROR: Error Type: exceptions.AttributeError
06:25:25 T:2725247856 M:2835132416   ERROR: Error Contents: 'module' object has no attribute 'setdefaultencoding'
06:25:25 T:2725247856 M:2835132416   ERROR: Traceback (most recent call last):
                                              File "/home/oneadvent/.xbmc/addons/jtucker1972-XBMC-TVTime-7cbfeea/default.py", line 38, in ?
                                                import resources.lib.Overlay as Overlay
                                              File "/home/oneadvent/.xbmc/addons/jtucker1972-XBMC-TVTime-7cbfeea/resources/lib/Overlay.py", line 39, in ?
                                                from ChannelList import ChannelList
                                              File "/home/oneadvent/.xbmc/addons/jtucker1972-XBMC-TVTime-7cbfeea/resources/lib/ChannelList.py", line 43, in ?
                                                sys.setdefaultencoding('utf-8')
                                            AttributeError: 'module' object has no attribute 'setdefaultencoding'
06:25:25 T:2725247856 M:2835132416    INFO: -->End of Python script error report<--

is there a way to fix it?
Reply
oneadvent Wrote:I am getting this error report:

Code:
06:25:25 T:2725247856 M:2835132416    INFO: -->Python script returned the following error<--
06:25:25 T:2725247856 M:2835132416   ERROR: Error Type: exceptions.AttributeError
06:25:25 T:2725247856 M:2835132416   ERROR: Error Contents: 'module' object has no attribute 'setdefaultencoding'
06:25:25 T:2725247856 M:2835132416   ERROR: Traceback (most recent call last):
                                              File "/home/oneadvent/.xbmc/addons/jtucker1972-XBMC-TVTime-7cbfeea/default.py", line 38, in ?
                                                import resources.lib.Overlay as Overlay
                                              File "/home/oneadvent/.xbmc/addons/jtucker1972-XBMC-TVTime-7cbfeea/resources/lib/Overlay.py", line 39, in ?
                                                from ChannelList import ChannelList
                                              File "/home/oneadvent/.xbmc/addons/jtucker1972-XBMC-TVTime-7cbfeea/resources/lib/ChannelList.py", line 43, in ?
                                                sys.setdefaultencoding('utf-8')
                                            AttributeError: 'module' object has no attribute 'setdefaultencoding'
06:25:25 T:2725247856 M:2835132416    INFO: -->End of Python script error report<--

is there a way to fix it?

Download the latest version, 2.2.22. This was fixed a while ago.
Reply
Love this script could you add a xbmc.executehttpapi broadcast to generate an event on start and end of script?
thanks
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
Okay I did that and I get this now:

Code:
20:47:28 T:2858888048 M:2927247360   DEBUG: script.tvtime-TVOverlay: __init__
20:47:28 T:2858888048 M:2927247360   DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
20:47:28 T:3079063408 M:2927120384   DEBUG: ------ Window Init (/home/oneadvent/.xbmc/addons/script.tvtime/resources/skins/skin.confluence/720p/script.pseudotv.TVOverlay.xml) ------
20:47:28 T:3079063408 M:2927120384    INFO: Loading skin file: /home/oneadvent/.xbmc/addons/script.tvtime/resources/skins/skin.confluence/720p/script.pseudotv.TVOverlay.xml
20:47:28 T:2858888048 M:2927120384   DEBUG: script.tvtime-TVOverlay: onInit
20:47:28 T:2858888048 M:2927120384   DEBUG: script.tvtime-migration
20:47:29 T:2858888048 M:2927120384   DEBUG: script.tvtime-createDirectories
20:47:29 T:2858888048 M:2927247360   DEBUG: script.tvtime-EPG: Media Path is /home/oneadvent/.xbmc/addons/script.tvtime/resources/skins/skin.confluence/media/
20:47:29 T:2858888048 M:2926993408   DEBUG: script.tvtime-ChannelList: autoTune
20:47:29 T:2858888048 M:2926993408    INFO: Loading skin file: DialogProgress.xml
20:47:29 T:2858888048 M:2926993408   DEBUG: ------ Window Init (DialogProgress.xml) ------
20:47:29 T:2858888048 M:2927628288   DEBUG: script.tvtime-ChannelList: Searching for TV Channels
20:47:29 T:2858888048 M:2927628288   DEBUG: script.tvtime-ChannelList: fillTVInfo
20:47:29 T:2858888048 M:2927628288   DEBUG: script.tvtime-ChannelList: sendJSON
20:47:29 T:2858888048 M:2927628288   DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
20:47:29 T:2858888048 M:2928644096   DEBUG: Loading: /home/oneadvent/.xbmc/temp/pyexpat.so
20:47:29 T:2858888048 M:2928644096   DEBUG: RegisterExtensionLib, adding pyexpat.so (0xb8e7eb0)
20:47:29 T:2858888048 M:2928644096   DEBUG: xbp_dlsym - load symbol initpyexpat
20:47:29 T:2858888048 M:2921762816   DEBUG: script.tvtime-ChannelList: determineWebServer is True
20:47:29 T:2858888048 M:2921762816   DEBUG: script.tvtime-ChannelList: determineWebServer port 8080
20:47:29 T:2858888048 M:2921762816   DEBUG: script.tvtime-ChannelList: determineWebServer username [REMOVED]
20:47:29 T:2858888048 M:2921762816   DEBUG: script.tvtime-ChannelList: determineWebServer password is [REMOVED]
20:47:59 T:3079063408 M:2921156608   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
20:47:59 T:3079063408 M:2921156608   DEBUG: Unloading: ImageLib-i486-linux.so

Here's the thing though, its just frozen there, I cannot do anything, but the system does "beep" with keypresses. If I hit cancel I get this:

Code:
20:51:26 T:3079063408 M:2921414656   DEBUG: OnKey: 11 pressed, action is Select

The screen changes to "cancelling" at the top but stays on 10% auto tune. I have to reboot at this point, nothing more happens. Any ideas?
Reply
Downgraded to *.20 and it worked.

Is there anything I can provide that would help fix this problem?
Reply
oneadvent Wrote:Downgraded to *.20 and it worked.

Is there anything I can provide that would help fix this problem?

Sent you a PM
Reply
Lunatixz Wrote:Love this script could you add a xbmc.executehttpapi broadcast to generate an event on start and end of script?
thanks

Not sure what you are talking about. TV Time doesn't use xbmc.executehttpapi. It uses JSON.
Reply
James,

I think that I may have found a small bug.

I have many shows that are entered in TVtime as just a TV Show in serial mode, excluding episodes that have been watched. Well, I went and watched every episode of one series so that they were all considered watched. When I tried to make TVTime do a Channel Update, it got hung up on that channel and would not go any further.

I am currently using Rev 1.2.1.

Mark
Reply
I have tried to add additional sources to this file using alternative rss feeds that also list video files similar to the default ones you've provided.

However, any time I edit the file, the channel list no longer shows any of the shows as options under the "live" channel selection. (alaska tv, cnn, etc will no longer show up at all once I've edited the file). Also it frequently crashes after I have edited this rss source list.

Basically I just want to use TVtime to get as many streaming sources online as I can, but there seems to be a glitch when editing this file.

Can this be addressed or explained if I am doing something wrong? Thanks.
Reply
bumpers doesn't work for me. i'm on ATV2 with the latest (?) official xbmc from june 23th with TVTime 2.2.22. i tried it on two bumper places. my first try was on my time capsule (there are my movie too)

path was:
smb:/IP...blabla/XBMC/Bumpers/NBC
smb:/IP...blabla/XBMC/Bumpers/FOX
...

my second try was on the ATV2 himself:
private/var/......./Media/Bumpers/NBC
private/var/......./Media/Bumpers/FOX
...

any ideasHuh

Kind regards
NeoRame

PS: THX jtucker1972 and Jason102 for this awesome plugin/Mod


EDIT: I deleted my bumpers.meta now it works fine for me (files on ATV2).
Reply
jtucker1972 Wrote:Sent you a PM

As a heads up, I'm having the same freeze at 10% issue with .22. Is this an error you know of or should I paste a log?
Reply
Still can't seem to get commercials or bumpers to work. I now have my own TV to play with (neighbor was having a garage sale and $17.00 for a 27inch SDTV was too good a deal to pass up even if I am saving for a HDTV) so would really like to be able to "surf" on the tube...

Here's my log: http://pastebin.com/1PrVT2du

Any idea why commercials and bumpers seem to be perpetually broken? TVTime seems to work just fine as long as I don't enable those in my configuration.

Here is a log of TVTime working without either bumpers or commercials enabled. As you can see it works just fine. Strange. :/

http://www.mediafire.com/?zp2joa1k5sw4i1s

Log uploaded in mediafire due to size (12MB!)
Reply
bornagainpengui Wrote:Still can't seem to get commercials or bumpers to work. I now have my own TV to play with (neighbor was having a garage sale and $17.00 for a 27inch SDTV was too good a deal to pass up even if I am saving for a HDTV) so would really like to be able to "surf" on the tube...

Here's my log: http://pastebin.com/1PrVT2du

Any idea why commercials and bumpers seem to be perpetually broken? TVTime seems to work just fine as long as I don't enable those in my configuration.

Here is a log of TVTime working without either bumpers or commercials enabled. As you can see it works just fine. Strange. :/

http://www.mediafire.com/?zp2joa1k5sw4i1s

Log uploaded in mediafire due to size (12MB!)

delete your "bumpers.meta" and your "commercials.meta" (i cant look at the path atm because i'm at work. i think it was "chache/script.tvtime/meta/" or something like that)
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 24

Logout Mark Read Team Forum Stats Members Help
[RELEASE] TV Time (Video) Addon Version 2.02