![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 |
- ppic - 2011-05-08 13:11 ask in transparency sub forum for this one or submit a full debug log. - ppic - 2011-05-08 13:30 i've just pushed on off repo ![]() Quote:changelog: - anarchintosh - 2011-05-08 18:48 sgant Wrote:11:04:52 T:6560 M:1687908352 WARNING: Skin has invalid include: TvTunesi got this. for me, it seems it was because TV Tunes is hosted on two different repos (passion & xbmc.org?) and one of them contains the old non-updated version 'script.TvTunes' (as opposed to 'script.tvtunes'). the old version fails with skins that have updated their support for it. and vice versa, it new version fails with skins that have not updated. in your case it is the latter. as ppic said, you'll need to ask for transparency to be updated. - rogerthis - 2011-05-09 09:52 Does TVTunes work with Confluence skin? Or is there a list of Skins that it automatically work with? - primetime34 - 2011-05-09 19:09 I'm wondering if anybody is having the same issue I'm having: I run this on Aeon MQ2. I put some smart playlists on my main menu (Children's TV Shows, Mom and Dad's TV Shows, etc). So I still have the main "TV Shows" on the main menu, but I rarely use it. When I do go to the main "TV Shows" tvtunes works just fine. When I go to one of the smart playlists on the main menu (say Children's TV), it doesn't work. It is turned on for the skin, but it just isn't working. Does anybody have a similar setup and have it working? Thanks. - ppic - 2011-05-09 20:35 i'm using it with night and smartplaylist. maybe skin related? - wyrm - 2011-05-10 06:10 ppic, I have gone thru the whole thread and could not find if the script could be made to play the theme.mp3 file from the VideoInfo.xml file. Does the script currently do this, or could you modify the script to do this? The main reason I ask is that it would be nice if the user could hear if they already had a theme file for the TV show before hitting the load theme button to reload one. That and it would be nice to hear the theme whilst looking at the TV show info. Just thought I would ask as I have just fixed my skin to use the latest version from the main repo, and it seemed an obvious question to ask. Thanks mate, Wyrm (xTV-SAF) - ppic - 2011-05-10 09:09 hum, i need to rework the code to do that. what the need, know if there's already a theme or play the theme? - wyrm - 2011-05-10 10:58 ppic Wrote:hum, i need to rework the code to do that.ppic, Not a need as such, more a suggestion/request. It was as I was fixing my skin to use the script from the main repo that it occured to me that it would make sense to play the theme while in the video info screen. It was after playing with things a bit during testing of my update that I realized the script asks if you want to replace the existing theme. The main reason would be that you kind of expect that the theme would play when you are showing the TV shows info. Not a pressing issue but if you could manage it would be nice. Wyrm (xTV-SAF) - ppic - 2011-05-10 13:21 i add it on my todo list, as soon as i can get my hand on it
|