![]() |
|
[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 |
RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - bluenote - 2012-03-28 18:36 (2012-03-27 12:18)ronie Wrote:(2012-03-27 09:24)bluenote Wrote: I didn't understand the fuss at first but now i love this addon! It would have to be a defined cut file, just like the theme.mp3 - but without sound so that the theme can be played while showing the intro.. At least thats how I imagine it ... so you have theme.mp3 downloaded, and theme.mkv (silent) as well. I'm sure there's other ways to do it as you say though. And I guess there isn't probably a website to scrape these intro's from, would have to be created by users directly ... but, still interesting. RE: - rcloud - 2012-03-29 00:56 (2012-03-02 03:11)ronie Wrote: k, the issue has been fixed already Is there anyway to have the 'lower sound value' enabled in tvtunes and avoid the volume change popup? RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - Hitcher - 2012-03-29 00:59 There's already a volume control in TV Tunes. RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - rcloud - 2012-03-29 01:09 (2012-03-29 00:59)Hitcher Wrote: There's already a volume control in TV Tunes. Could you elaborate? Do you mean the "lower sound value" in the tvtunes config? If so, that is what I am using, but whenever you enter or a leave a show within XBMC a window pops up to tell you that the volume has changed. That is what I am trying to avoid. RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - MakkaD - 2012-03-29 16:42 Hello I am using tvtunes but i think i found a bug. I use a path substitute for addon_data. In advancedsettings.xml Code: <substitute>The second time i start the plugin, it thouws an error. I found that the temp directory is created on the local addon_data directory and not in the shared one. Furthermore, in the log i found the error Code: 16:35:48 T:1840 NOTICE: -->Python Interpreter Initialized<--The error "Impossibile creare un file, se il file esiste gi" means "Impossible to create a file if it already exists". Is this possible that in some of the check/creation/delete of file the path is not translated to the actual path? Makka RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - ronie - 2012-03-29 19:01 (2012-03-29 01:09)rcloud Wrote:(2012-03-29 00:59)Hitcher Wrote: There's already a volume control in TV Tunes. are you using the final eden release? we had the bug in the release candidates, but it should've been fixed. RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - ronie - 2012-03-29 19:24 (2012-03-29 16:42)MakkaD Wrote: Hello thanx for the report! i've tested it and can reproduce the bug. will fix it in the next release. RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - rcloud - 2012-03-29 20:36 (2012-03-29 19:01)ronie Wrote:(2012-03-29 01:09)rcloud Wrote:(2012-03-29 00:59)Hitcher Wrote: There's already a volume control in TV Tunes. I am using the final Eden release. Although I just noticed it looks like tvtunes will not update as it still shows the Pre-2.0.0 version. I have tried uninstalling and then forcing a refresh on the xbmc.org add-on repo and then installing it again. It appears that version 1.0.17 is installed, but when I look at the change-log or go to configure it, it appears that the 1.9.6 Pre-2.0.0 version is still installed. Any ideas? RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - ronie - 2012-03-29 20:40 (2012-03-29 20:36)rcloud Wrote:(2012-03-29 19:01)ronie Wrote:(2012-03-29 01:09)rcloud Wrote: Could you elaborate? Do you mean the "lower sound value" in the tvtunes config? If so, that is what I am using, but whenever you enter or a leave a show within XBMC a window pops up to tell you that the volume has changed. That is what I am trying to avoid. you get 1.0.17 from the official xbmc addon repo. pre-2.0.0 is from the passion repo. i can only help you out if you're 200% sure you're using 1.0.17 RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - rcloud - 2012-03-29 20:46 (2012-03-29 20:40)ronie Wrote:(2012-03-29 20:36)rcloud Wrote:(2012-03-29 19:01)ronie Wrote: are you using the final eden release? Ronnie, thanks for the help. It is very strange, I am downloading tvtunes from going to the official xbmc.org add-on repo and it does say it installed 1.0.17, but then when I look in the packages folder it appears it really downloaded 1.9.6 from passion repo instead. I am going to disable the passion repo altogether and try again. |