not to test and play, just think, but i'm afraid that can be done, cause this will make automatically play on episode level even if the theme is already running.
but, so far, just a thought.
[RELEASE] TvTunes Addon - TV Show Theme Music while browsing
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-12-10 03:33
Post: #241
Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |
KiSUAN
Fan Joined: Oct 2010 Reputation: 3 Location: Montevideo, Uruguay |
2010-12-10 05:03
Post: #242
Little crash, it makes it from the Show level onwards, if I turn off the crash doesn't happens, if you want I make a debug with TvTunes off.
![]() Debug Log http://pastebin.com/K8VHGmjZ It doesn't bother me anyway, I just don't have to close xbmc from the Tv Show level onwards, I much prefer have TvTunes, reporting just in case... Edit: It does it also in Movies, no crash from video nav, so I suspect that the problem is with library mode, I checked also with Night and the error is there, couldn't find the enable option in Transparency!, according to this http://wiki.xbmc.org/index.php?title=Com...n_features is supported. Night [MOD] Purity [url=http://forum.xbmc.org/showthread.php?tid=86759"] Purity Media Flags & RD XBMC Icon [/url][url=http://forum.xbmc.org/showthread.php?tid=99554"] Film/Movie/Game Studio Flags Repository [/url]
(This post was last modified: 2010-12-10 05:40 by KiSUAN.)
|
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-12-10 13:29
Post: #243
it's supported in svn of transparency i thinck, see on T! thread.
your crash is normal, and i can't do anything for that once xbmc doesn't send a signal to kill script when shutting down, so the python thread is still alive, what's lead to crash. script only launch in video library. Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2010-12-10 17:11
Post: #244
KiSUAN Wrote:couldn't find the enable option in Transparency!, according to this http://wiki.xbmc.org/index.php?title=Com...n_features is supported. Skin Settings > Scripts > Enable TVTunes script no need to run the svn version, it's in stable v3.11.1 as well Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
KiSUAN
Fan Joined: Oct 2010 Reputation: 3 Location: Montevideo, Uruguay |
2010-12-11 00:49
Post: #245
LoL I had the SVN version that I downloaded to see the Jukebox coding, but the one installed was the one downloaded within XBMC (3.10), my bad. Thanks Ronie and great work, mostly the Jukebox from where I steal almost all the animations for my MOD Jukebox.
About the error, I have a partial solution from within the skin, is kinda ugly and rudimentary, but it works, at least for Night and my MOD. Just direct to Home before close, ill leave what I did in case anyone want to try and do it in Night or other skin. Night DialogButtonMenu.xml example: Code: <control type="button" id="3112">Already updated in my MOD. Maybe someone knows a better way to do this or hide it, maybe condition the onclick to activate only when TT is set on, wich could be couple with only in library. I ask as i didnt find anything about it and maybe is possible as im learning and dont know much. Night [MOD] Purity [url=http://forum.xbmc.org/showthread.php?tid=86759"] Purity Media Flags & RD XBMC Icon [/url][url=http://forum.xbmc.org/showthread.php?tid=99554"] Film/Movie/Game Studio Flags Repository [/url] |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2010-12-11 01:04
Post: #246
KiSUAN Wrote:Thanks Ronie and great work, mostly the Jukebox from where I steal almost all the animations for my MOD Jukebox. i know, and thanx for finally adding me to the credits list. ;-p KiSUAN Wrote:About the error, I have a partial solution from within the skin, is kinda ugly and rudimentary, but it works. i don't get any errors when i quit xbmc while tv tunes is running. if you have issues, it's better to create a trac ticket so the devs can fix it, than to try to work around the problem in the skin. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
KiSUAN
Fan Joined: Oct 2010 Reputation: 3 Location: Montevideo, Uruguay |
2010-12-11 02:19
Post: #247
I completely forgot, when I was writing I was doh, did I add him to the credits?
![]() I tried with T! and the crash also happens, so don't know what the hell is it then. Searching the tickets I found this http://trac.xbmc.org/ticket/10845, it's the same thing/bug? I make another ticket anyway or add my pastebin to it? the solution that they mention, how can I try it if I can? Sorry for all the question, but I have no idea regarding to tickets or Python. Night [MOD] Purity [url=http://forum.xbmc.org/showthread.php?tid=86759"] Purity Media Flags & RD XBMC Icon [/url][url=http://forum.xbmc.org/showthread.php?tid=99554"] Film/Movie/Game Studio Flags Repository [/url] |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2010-12-11 03:22
Post: #248
KiSUAN Wrote:Searching the tickets I found this http://trac.xbmc.org/ticket/10845, it's the same thing/bug? as far as i can tell yes. they mention it's fixed, the fix just didn't make it to dharma (yet). Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Peekstra
Junior Member Posts: 26 Joined: Aug 2009 Reputation: 0 |
2010-12-13 22:05
Post: #249
I can't get tvtunes to work, it's enabled in transparency and the logs show that it's active but no themes are downloaded
![]() http://pastebin.com/3Q2dJ3ZJ I also get a python related crash at shutdown when I'm browsing the series... is there still a part of tvtunes active? thanks! |
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-12-13 22:10
Post: #250
if you haven't launch it to download your theme, it will not invent it !
except that, seems to works fine. while browsing librairy, script is still active so if you quit xbmc while browsing, it will crash, yes. Passion-XBMC Repository Download your SVN skins and addons TvTunes Addon Download Play your theme while browsing library TVshow Next Aired display next aired infos from tvrage.com Logo Downloader Script download Logo/clearart/show thumbs/poster/banner Bande-Annonce Allociné plugin watch trailers in french and vo SportLive Script Live score match info in XBMC (not compatible dharma) |
| find quote |

![[Image: tvtunesshutdownerror.jpg]](http://img121.imageshack.us/img121/7086/tvtunesshutdownerror.jpg)


Search
Help