Kodi Community Forum
[Closed] TvTunes Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [Closed] TvTunes Addon (/showthread.php?tid=83925)



- drkorel - 2011-01-28

Don't work in a Mac Mini with optical output... Sad


- ppic - 2011-02-01

drkorel Wrote:Don't work in a Mac Mini with optical output... Sad

not script related.


- ppic - 2011-02-01

igotdvds Wrote:
Code:
<onclick>XBMC.RunScript(script.TvTunes,mode=solo&amp;tvpath=$INFO[ListItem.FilenameAndPath]&amp;tvname=$INFO[ListItem.TVShowTitle])</onclick>

strange, it's running fine on my end.

can please erase your addon folder and reinstall it ?


- bostoneric - 2011-02-01

works great in Aeon MQ 2!!

wish I could turn the tunes down more.
does the volume slider to the right mean lower volume?


- ppic - 2011-02-01

yes


- filigran - 2011-02-02

A bug (atleast I think so):

The volume isn't reset when shutting XBMC down while playing a theme.

Steps to reproduce:
1. Open xbmc, navigate to tv shows. Script is executed.
2. Check that volume is at 100%.
3. Enter a dir with a theme.mp3
4. The volume is set to the volume specified (in my case, 30 on the slider = 50% volume (why is it 0-60 btw, and not 0-100? Smile)
5. Bring up the shutdown menu and shut XBMC down.
6. Start XBMC up again and check volume. Volume is at 50% (or whatever level it was when shutting down).

Debug log: http://pastebin.com/nAmd0gtV

Great work otherwise! Really cool idea. I will probably be sick of the themes in a week, but who cares. Smile


- ppic - 2011-02-03

well, as i can't detect that xbmc is stopping, i can't do anything about that Sad


- filigran - 2011-02-03

ppic Wrote:well, as i can't detect that xbmc is stopping, i can't do anything about that Sad

Oh? Seems odd that there's no "i'm quitting, finish what you're doing and die" call from xbmc, doesn't it? Shouldn't there be?

Well - solved it the "easy" way: lowered the gain on all my themes so that they work fine at 100% volume. Smile It's times like these I'm glad I don't have more than 20 shows. Smile


- ppic - 2011-02-03

for sure yes,


- NTMID8 - 2011-02-03

ZombieRobot Wrote:great work ppic will add this to showmix loving all the work you are doing dude keep it up
Did this get added to Showmix Evolution yet? The tunes download fine but nothing plays when I go into the TV show library.


- ppic - 2011-02-03

http://wiki.xbmc.org/index.php?title=Comparison_of_skin_features


- xmurrx - 2011-02-05

even if i uncheck the option to have it loop, it still keeps looping. Is there any other setting that I am missing?

I am using the night skin and windows 7 x64


- ppic - 2011-02-06

no, you're righ, i think i've done something wrong in my code.


- drkorel - 2011-02-06

filigran Wrote:A bug (atleast I think so):

The volume isn't reset when shutting XBMC down while playing a theme.

Steps to reproduce:
1. Open xbmc, navigate to tv shows. Script is executed.
2. Check that volume is at 100%.
3. Enter a dir with a theme.mp3
4. The volume is set to the volume specified (in my case, 30 on the slider = 50% volume (why is it 0-60 btw, and not 0-100? Smile)
5. Bring up the shutdown menu and shut XBMC down.
6. Start XBMC up again and check volume. Volume is at 50% (or whatever level it was when shutting down).

Debug log: http://pastebin.com/nAmd0gtV

Great work otherwise! Really cool idea. I will probably be sick of the themes in a week, but who cares. Smile

With this I have been unsuccessful, even runs to 59 volumes. Although at least for me, is an insufficient volume. I would like to hear the music of my series that much stronger.


- xmurrx - 2011-02-13

any update on the looping bug? this is the one thing that is preventing me from using this great addon.