Kodi Community Forum
[BUGS] and missing items - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Night (https://forum.kodi.tv/forumdisplay.php?fid=130)
+----- Thread: [BUGS] and missing items (/showthread.php?tid=73846)



- hikaricore - 2010-10-13

Unable to reproduce it now due to updating the plugin and my log has been wiped.
It simply doesn't start anymore throwing an error instead. But yea... it was trying to start everytime i navigated to the home menu. lol


- ppic - 2010-10-13

no, it should only be launched by skin at start , end users have nothing to do + there's no need to launch it each time you are on home.


- psike - 2010-10-13

same problem here.
log: http://pastebin.com/sPLPx3u3


- mcborzu - 2010-10-13

ppic Wrote:no, it should only be launched by skin at start , end users have nothing to do + there's no need to launch it each time you are on home.

I threw on Home also so if you switch skins it'll be launched and not sure that alarm parameter will be triggered if only in startup, plus I wasn't having any errors. If I'm going to guess people might be using the older version of the next aired script.

I'll switch next upload with it only triggered on startup...


- ppic - 2010-10-13

Code:
19:13:33 T:4456 M:1357066240  NOTICE: WebServer: Started the webserver
19:13:33 T:4456 M:1356992512  NOTICE: ES: Starting event server
19:13:33 T:6536 M:1356742656  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
19:13:33 T:6536 M:1356505088  NOTICE: UDP: Listening on port 9777
19:13:33 T:4008 M:1352273920  NOTICE: -->Python Interpreter Initialized<--
19:13:33 T:5132 M:1331544064  NOTICE: -->Python Interpreter Initialized<--
19:13:34 T:828 M:1314201600  NOTICE: -->Python Interpreter Initialized<--
19:13:34 T:7108 M:1313218560  NOTICE: -->Python Interpreter Initialized<--
19:13:35 T:4720 M:1339482112  NOTICE: -->Python Interpreter Initialized<--
19:13:35 T:7744 M:1339281408  NOTICE: -->Python Interpreter Initialized<--
19:13:35 T:8060 M:1339281408  NOTICE: -->Python Interpreter Initialized<--
19:13:38 T:7108 M:1337573376  NOTICE: ### TV-Show Next-Aired starting ...
19:13:38 T:7108 M:1337573376  NOTICE: ### author: Ppic, Frost
19:13:38 T:7108 M:1337573376  NOTICE: ### URL: http://code.google.com/p/passion-xbmc/
19:13:38 T:7108 M:1337573376  NOTICE: ### credits: Team Passion-XBMC, http://passion-xbmc.org/
19:13:38 T:7108 M:1337548800  NOTICE: ### date: 12-10-2010
19:13:38 T:7108 M:1337569280  NOTICE: ### version: 2.0.1
19:13:38 T:7108 M:1337569280  NOTICE: {'alarm': '3600', 'silent': 'True'}
19:13:38 T:7108 M:1337454592  NOTICE: ###db less than 24, fetch local data...
19:13:38 T:7108 M:1337073664  NOTICE: ### Load list: C:\Users\Psike\AppData\Roaming\XBMC\userdata\addon_data\script.tv.show.next.aired\next_aired.db
19:13:38 T:7108 M:1336504320  NOTICE: ###data available
19:13:38 T:8060 M:1336352768  NOTICE: ### TV-Show Next-Aired starting ...
19:13:38 T:8060 M:1336352768  NOTICE: ### author: Ppic, Frost
19:13:38 T:8060 M:1336352768  NOTICE: ### URL: http://code.google.com/p/passion-xbmc/
19:13:38 T:8060 M:1336352768  NOTICE: ### credits: Team Passion-XBMC, http://passion-xbmc.org/
19:13:38 T:8060 M:1336348672  NOTICE: ### date: 12-10-2010
19:13:38 T:8060 M:1336348672  NOTICE: ### version: 2.0.1
19:13:38 T:8060 M:1336274944  NOTICE: {'alarm': '3600', 'silent': 'True'}

script is lauched two time ...

have you modified the skin ?

Mcbrozu, where have you put the script start?


- mcborzu - 2010-10-13

ppic Wrote:
Code:
19:13:33 T:4456 M:1357066240  NOTICE: WebServer: Started the webserver
19:13:33 T:4456 M:1356992512  NOTICE: ES: Starting event server
19:13:33 T:6536 M:1356742656  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
19:13:33 T:6536 M:1356505088  NOTICE: UDP: Listening on port 9777
19:13:33 T:4008 M:1352273920  NOTICE: -->Python Interpreter Initialized<--
19:13:33 T:5132 M:1331544064  NOTICE: -->Python Interpreter Initialized<--
19:13:34 T:828 M:1314201600  NOTICE: -->Python Interpreter Initialized<--
19:13:34 T:7108 M:1313218560  NOTICE: -->Python Interpreter Initialized<--
19:13:35 T:4720 M:1339482112  NOTICE: -->Python Interpreter Initialized<--
19:13:35 T:7744 M:1339281408  NOTICE: -->Python Interpreter Initialized<--
19:13:35 T:8060 M:1339281408  NOTICE: -->Python Interpreter Initialized<--
19:13:38 T:7108 M:1337573376  NOTICE: ### TV-Show Next-Aired starting ...
19:13:38 T:7108 M:1337573376  NOTICE: ### author: Ppic, Frost
19:13:38 T:7108 M:1337573376  NOTICE: ### URL: http://code.google.com/p/passion-xbmc/
19:13:38 T:7108 M:1337573376  NOTICE: ### credits: Team Passion-XBMC, http://passion-xbmc.org/
19:13:38 T:7108 M:1337548800  NOTICE: ### date: 12-10-2010
19:13:38 T:7108 M:1337569280  NOTICE: ### version: 2.0.1
19:13:38 T:7108 M:1337569280  NOTICE: {'alarm': '3600', 'silent': 'True'}
19:13:38 T:7108 M:1337454592  NOTICE: ###db less than 24, fetch local data...
19:13:38 T:7108 M:1337073664  NOTICE: ### Load list: C:\Users\Psike\AppData\Roaming\XBMC\userdata\addon_data\script.tv.show.next.aired\next_aired.db
19:13:38 T:7108 M:1336504320  NOTICE: ###data available
19:13:38 T:8060 M:1336352768  NOTICE: ### TV-Show Next-Aired starting ...
19:13:38 T:8060 M:1336352768  NOTICE: ### author: Ppic, Frost
19:13:38 T:8060 M:1336352768  NOTICE: ### URL: http://code.google.com/p/passion-xbmc/
19:13:38 T:8060 M:1336352768  NOTICE: ### credits: Team Passion-XBMC, http://passion-xbmc.org/
19:13:38 T:8060 M:1336348672  NOTICE: ### date: 12-10-2010
19:13:38 T:8060 M:1336348672  NOTICE: ### version: 2.0.1
19:13:38 T:8060 M:1336274944  NOTICE: {'alarm': '3600', 'silent': 'True'}

script is lauched two time ...

have you modified the skin ?

Mcbrozu, where have you put the script start?

ctrl+f the word "runscript" in includes.xml. I have it wrapped in an include that is referenced in startup.xml and home.xml


- ppic - 2010-10-13

startup, ok, why home ? it launch each time you go to home this way no ?

is this the same way as when we test ? i've never encoutered that behaviour


- mcborzu - 2010-10-13

ppic Wrote:startup, ok, why home ?

is this the same way as when we test ? i've never encoutered that behaviour

I threw on Home also so if you switch skins it'll be launched and not sure that alarm parameter will be triggered if only in startup, plus I wasn't having any errors.


- ppic - 2010-10-13

well that's a problem because if you launch 2 alarm with same name, they are cancelling each other.

if user want to change skin, they'll have to relaunch xbmc to load the script the correct way

alarm works fine at startup.


- mobious - 2010-10-13

So how would we be able to fix this? I didn't change anything on the skin btw.

Edit: nvm, just saw the release thread.


Karaoke - kaiser423 - 2010-10-14

Code:
DEBUG: ------ Window Init (MusicKaraokeLyrics.xml) ------
15:11:30 T:3077937024 M:3138699264    INFO: Loading skin file: MusicKaraokeLyrics.xml
15:11:30 T:3077937024 M:3138699264   ERROR: unable to load:/home/xbmc/.xbmc/addons/skin.night/720p/MusicKaraokeLyrics.xml, Line 0
                                            Failed to open file
15:11:30 T:3077937024 M:3138699264   DEBUG: Load MusicKaraokeLyrics.xml: 0.64ms
15:11:30 T:3077937024 M:3138699264   DEBUG: Alloc resources: 0.72ms (0.72 ms skin load)
15:11:30 T:3077937024 M:3138699264   DEBUG: Karaoke default background is set to none


############### END LOG FILE ################

############ END XBMC CRASH LOG #############

Missing some Karaoke support?


- Oddsodz - 2010-10-14

mcborzu Wrote:. If I'm going to guess people might be using the older version of the next aired script.

And where may we get an up to date download? I Just downloaded the one you linked is to.

This one

http://mirrors.xbmc.org/addons/dharma-pre/script.tv.show.next.aired


Where might be the most up to date one?


- mcborzu - 2010-10-14

Oddsodz Wrote:And where may we get an up to date download? I Just downloaded the one you linked is to.

This one

http://mirrors.xbmc.org/addons/dharma-pre/script.tv.show.next.aired


Where might be the most up to date one?

Seemed my guess was wrong, I was launching the script twice. The release thread has a fix - HERE


Record Shoutcast Button - Raptylos - 2010-10-14

Hello mcborzu,

did you manage to implement the record button for shoutcast ?
Sorry, if I get on your nerves Wink

Thanks


- mcborzu - 2010-10-14

Raptylos Wrote:Hello mcborzu,

did you manage to implement the record button for shoutcast ?
Sorry, if I get on your nerves Wink

Thanks

yes