![]() |
|
[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-06-01 11:58 AdolfoDias Wrote:Example: If i'm viewing the episodes list of some season and i have episode1 highlighted, just by pressing down on the remote to highlight episode2 the theme plays again.does the theme ended before you changed episode? - AdolfoDias - 2011-06-01 14:14 ppic Wrote:does the theme ended before you changed episode? Like i've said in a previous post: "It's not a question of restarting if it's not ended. It doesn't do that. When it finishes playing the theme, it plays again everytime you do something even if it is just browsing within the tvshow." In my case (and i assume as all the others) i never noticed the theme starting to play from the beginning while it was in the middle of playing that same theme. You seem to refer to that situation, but that doesn't happen. If a theme is playing, you can browse around without interfering with the playing. But once the theme ends, if you do something it will trigger the script and it plays the theme again. - Jezz_X - 2011-06-01 14:51 what he said ^ - ppic - 2011-06-01 15:12 AdolfoDias Wrote:Like i've said in a previous post:ok, so that's a normal behaviour ! - ppic - 2011-06-01 15:13 Jezz_X Wrote:what he said ^ i've loose some hairs on that ! lol ! - rudeboyx - 2011-06-01 18:08 There is a setting in the add-on settings for this, "Loop". so obviously not activating this setting, you expect it to play once and only once, no matter how you navigate around the show. - Japaja - 2011-06-01 18:55 I think "Loop" just means repeat the theme without u doing anything and when its off u need to "activate" the theme i.e. move within the TV show, but you are right there is a "problem" with short themes. The activation method (trigger) should be changed to just when u enter the show level and not on season or episode change. - AdolfoDias - 2011-06-02 01:39 ppic Wrote:ok, so that's a normal behaviour ! I figured there was a misunderstanding. Now that we all know what we are talking about , is it possible to make the theme play only once and only when we enter a tvshow?Not (as what happens now) when we also enter in a season, browse and even when we finish viewing an episode and it returns to the episode list. The script is really great but if the theme plays often it quickly loses it's charm and can easily become an annoyance. It's just my opinion... To all that prefer listening repeatedly to the theme until getting a restraining jacket, they can still use the loop option
- Jezz_X - 2011-06-02 09:59 AdolfoDias Wrote:I figured there was a misunderstanding. I would think it would be easy with just a simple compare on the data base path and how many / it has in it to make sire it only plays as it increases to the tv path - ppic - 2011-06-02 12:19 i think a bolean should be enought, i'll reinitialize it with the path then go. |