XBMC Community Forum
[RELEASE] TvTunes Addon - TV Show Theme Music while browsing - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing (/showthread.php?tid=83925)



- TomPiXX - 2011-05-25 11:57

ppic Wrote:just that way :

import xbmcvfs

@ronie, yes i'll do that Wink

Could you explain how to do that?
I want to use your script with the latest nightlies.


- rudeboyx - 2011-05-25 13:39

ronie Wrote:easy, the script had to change it's name from TvTunes to tvtunes.
some skins haven't been updated and are still looking for the old TvTunes script.


I get the same error in the log (ERROR: Python script "script.TvTunes" does not exist
), however I didnt upgrade the script as I knew it was incompatible with "Transpareny" (Dharma Version). so im really confused as to why it just stopped working. PS Plugin auto update is NOT enabled.


- ppic - 2011-05-25 15:02

rudeboyx Wrote:I get the same error in the log (ERROR: Python script "script.TvTunes" does not exist
), however I didnt upgrade the script as I knew it was incompatible with "Transpareny" (Dharma Version). so im really confused as to why it just stopped working. PS Plugin auto update is NOT enabled.

your tvtune addon id is script.tvtunes, so normal that it can't find script.TvTunes.


- rudeboyx - 2011-05-25 16:50

ppic Wrote:your tvtune addon id is script.tvtunes, so normal that it can't find script.TvTunes.


my point was that i am still using the old tvtunes script (id is script.TvTunes) and still using the version of transpareny (skin) that worked worked with it and it was absolutley fine one day, then the next I just started getting this error. Could do with a skin update by ronie to be honest,Wink since the features it incoperates are no longer compatible with the "official" script/s on the repo that it relies on.


- ronie - 2011-05-25 17:17

rudeboyx Wrote:Could do with a skin update by ronie to be honest,Wink since the features it incoperates are no longer compatible with the "official" script/s on the repo that it relies on.

will get it out of the door soon. ;-)

but keep in mind, i'm not a big fan of bothering users with skin updates too often. once every few months is good enough for me.

there's currently support for 11 different scripts in T! and i hope everyone can at least slightly understand i'm not going to push an update each time one of them breaks something :-)


- ppic - 2011-05-25 17:42

ronie Wrote:will get it out of the door soon. ;-)

but keep in mind, i'm not a big fan of bothering users with skin updates too often. once every few months is good enough for me.

there's currently support for 11 different scripts in T! and i hope everyone can at least slightly understand i'm not going to push an update each time one of them breaks something :-)

Plus, this is my fault, because i pushed my script in official repo as it was mostly used, and i've realized that i've made an error with the id...

can't blame skinners.


- rudeboyx - 2011-05-26 10:55

Iv fixed it now by deleting the tv tunes script and re-installing from my "addons/packages" folder, and all is working again. still no idea how my script updated its self to the official repo version. I mean it shouldnt even update it as it has a different addon ID, but my v0.80 had totally been removed and replaced with the official 0.91. the only possiblity I can think of is that when recently downloading some new skins to play with, XBMC has automatically downloaded the new tvtunes script as a dependancy and removed my old version. sureley this shouldnt be happening though?


- ronie - 2011-05-26 11:34

rudeboyx Wrote:sureley this shouldnt be happening though?

no, unless you're a windows user i guess.


- rudeboyx - 2011-05-26 13:59

ronie Wrote:no, unless you're a windows user i guess.


lol, some times i wonder why i dont just nuckle down and learn to use linux.


- 91dxcrx - 2011-05-26 23:33

Is it possible to only have the theme play once when entering the season view and not restarting when entering/exiting different seasons? Thanks