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)



- AdolfoDias - 2011-05-28 13:44

Japaja Wrote:Is there a program that can lower the volume by set amount of decibels on all my theme.mp3 files? I was thinking about doing it with Audacity because all those themes are just too loud.

Japaja, you can lower the volume of the theme by using the settings of tvtunes script.
Using transparency! theme : go to settings / addons / enabled add-ons / video add-ons / and open tvtunes. Select settings and lower the volume to your liking...


- Jezz_X - 2011-05-28 22:17

Does this work on eden versions of xbmc ? I just keep getting "NOTICE: ### no theme found for smb://JEZZBOX/TV2/Alias/theme.mp3 or smb://JEZZBOX/TV2\theme.mp3" even though it has clearly downloaded and added one to the filesystem


- Big_Noid - 2011-05-28 22:30

it works on eden, only not with samba shares because of new python version in eden. See this post: http://forum.xbmc.org/showpost.php?p=795522&postcount=543


- Jezz_X - 2011-05-28 22:52

Big_Noid Wrote:it works on eden, only not with samba shares because of new python version in eden. See this post: http://forum.xbmc.org/showpost.php?p=795522&postcount=543

thanks I did thse changes and now it works it just doesn't wok for paths with a space in the name like
Quote:NOTICE: mode=solo&name=American Dad!&path=smb://JEZZBOX/TV/American Dad/

Correction after making those changes it doesn't save new ones anymore Sad


- ronie - 2011-05-28 23:14

Jezz_X Wrote:thanks I did thse changes and now it works it just doesn't wok for paths with a space in the name like


Correction after making those changes it doesn't save new ones anymore Sad

give this one a shot:
script.tvtunes.zip


- Japaja - 2011-05-29 04:48

AdolfoDias Wrote:/ addons / enabled add-ons / video add-ons / and open tvtunes. Select settings and lower the volume to your liking...

Thanks, since I wasn't using it for some time I wasn't aware this was added. Smile


- Jezz_X - 2011-05-29 05:26

ronie Wrote:give this one a shot:
script.tvtunes.zip

nah that ones the same it will play any that already exist on the file system but it will not export or create new ones (save them) for me anyway guess I'll have to put adding it to confluence on the back burner for a bit until ppic gets it working on eden


- ronie - 2011-05-29 16:15

Jezz_X Wrote:nah that ones the same it will play any that already exist on the file system but it will not export or create new ones (save them)


heh, i should learn to read the python docs more carefully, anyway:
script.tvtunes-1.0.1.zip
Jezz_X Wrote:guess I'll have to put adding it to confluence on the back burner for a bit until ppic gets it working on eden

yup, makes little sense to add it if it's not available in the repo.


- Jezz_X - 2011-05-29 20:40

ronie Wrote:heh, i should learn to read the python docs more carefully, anyway:
script.tvtunes-1.0.1.zip

No different for me


- ronie - 2011-05-29 22:32

Jezz_X Wrote:No different for me
works fine on my end (linux),
so might be caused by:
http://trac.xbmc.org/ticket/11591