Kodi Community Forum
Release TvTunes Addon - Retrieve & Play Soundtracks Whilst Browsing Your Library - 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: Release TvTunes Addon - Retrieve & Play Soundtracks Whilst Browsing Your Library (/showthread.php?tid=173799)



RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - robwebset - 2013-10-03

OK, I think we have a general agreement.

The official repository will keep the official version of TvTunes for Frodo (And will always be the official version for Frodo) - Concider this official version frozen.

All of the changes that I have made will be available in the Official repository for Gotham as long as the following feature is done:

http://forum.xbmc.org/showthread.php?tid=174850

However for the keen there will be a beta release available from the following repo:

http://robwebset.googlecode.com/svn/releases/repository.robwebset/repository.robwebset-1.0.0.zip

This will now be kept upto date with the latest beta version. If you install this repo, then it will automatically update your TvTunes on your system to the beta version for you - no additional changes required. (Other than minor skin tweaks if you would like Movies to be enabled)


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - robwebset - 2013-10-03

I have updated the wiki with the current view:

http://wiki.xbmc.org/index.php?title=Add-on:TvTunes

I think that is all the issues that have been raised with exception of:

Issue 9: Play theme for movies without entering info window
Issue 24: Movie theme will only play after playing an extra

The first has a partial patch earlier in the forum, the second was reported by Deano316 - but no-one else seems to be seeing or reporting this - Deano316, please can you give us an update on this?

For Issue 9, if we can get something based on the latest source I may take a little look at merging it.

Thanks, Rob


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - mikebzh44 - 2013-10-03

I will take your latest ZIP and merge my mod.

After some few tests, I didn't notice any issue.

I will install it on my HTPC this evening and do more tests.


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - robwebset - 2013-10-04

i All,

Found a problem where TvTunes stops playing of a video, I have created a fixed version 3.1.3 and posted it to the update site:

http://robwebset.googlecode.com/svn/releases/repository.robwebset/repository.robwebset-1.0.0.zip

Direct to TvTunes zip:

http://robwebset.googlecode.com/svn/releases/script.tvtunes/script.tvtunes-3.1.3.zip

Rob


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - 999unreal - 2013-10-04

(2013-10-04, 06:25)rob_webset Wrote: Found a problem where TvTunes stops playing of a video, I have created a fixed version 3.1.3 and posted it to the update site:

I test it.

version 3.1.2 stops playing video Immediately after the start.
version 3.1.3 video playback does not stopLaugh , but the volume is in the same Position FADEOUT. Angry
(After that, the volume returns to the original)

TvTunes option: Fade tune out when exiting : ENABLED.


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - robwebset - 2013-10-04

(2013-10-04, 13:31)999unreal Wrote: I test it.

version 3.1.2 stops playing video Immediately after the start.
version 3.1.3 video playback does not stopLaugh , but the volume is in the same Position FADEOUT. Angry
(After that, the volume returns to the original)

TvTunes option: Fade tune out when exiting : ENABLED.

Hi 999unreal, thanks for the feedback - I have tried to reproduce your problem and have not managed to - every time I start playing a video (with 3.1.3) it seems to set the volume back to it's previous setting (max in my case - and a 20 reduction for theme). I have tried it with both TV and Movies.

Please can you provide a short log with the time-code of where this happened?

Thanks, Rob


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - 999unreal - 2013-10-04

(2013-10-04, 13:55)rob_webset Wrote: Please can you provide a short log with the time-code of where this happened?

OK. rob
My setting:
XBMC: nightlies: XBMCSetup-20131004-171eba0-master
skin : Transparency! -svn1496

My Operation > main menu > musicvideos(artists) > play video(G.NA - Beautiful Day.mp4) > shutdownmenu (DialogButtonMenu.xml)

Debug Log


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - Martijn - 2013-10-04

read the rules. never paste a log directly on the forum


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - 999unreal - 2013-10-04

(2013-10-04, 15:40)Martijn Wrote: read the rules. never paste a log directly on the forum

I'm sorry. Martijn

rob. log is here.
Debug Log


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - robwebset - 2013-10-04

(2013-10-04, 15:40)999unreal Wrote: XBMC: nightlies: XBMCSetup-20131004-171eba0-master

So, are you using the Gotham pre-release?

If so, did you manually apply the following changes:

http://code.google.com/p/robwebset/issues/detail?id=1

This hasn't really been tested on Gotham


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - mikebzh44 - 2013-10-04

Here is tvtunes_backend.py from 3.1.3 release modded to :

- start playing theme when browsing movie or moviesets (when movies from moviesets are grouped)
- do not stop playing when open info window (pressing I)
- do not stop playing when entering one movieset to display movies

Tested with Frodo 12.2 and Windows 7. Movies stored this way :

C:\Movies\Avatar\Avatar.mkv
C:\Movies\Avatar\theme.mp3
C:\Movies\Back To The Futur\theme.mp3
C:\Movies\Back To The Futur\Back To The Futur 1\Back To The Futur 1.mkv
C:\Movies\Back To The Futur\Back To The Futur 2\Back To The Futur 2.mkv
C:\Movies\Back To The Futur\Back To The Futur 3\Back To The Futur 3.mkv

Start playing theme.mp3 from Avatar folder :

Image

Theme will stop playing when moving to Iron Man because no theme found in Iron Man folder.

Start playing theme.mp3 from Back To The Futur main folder :

Image

Theme continuing playing when entering movieset :

Image

Theme continuing playing when entering movie information :

Image

tvtunes_backend.py :
http://xbmclogs.com/show.php?id=65804


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - 999unreal - 2013-10-04

(2013-10-04, 16:17)rob_webset Wrote: So, are you using the Gotham pre-release?

If so, did you manually apply the following changes:

http://code.google.com/p/robwebset/issues/detail?id=1

This hasn't really been tested on Gotham

rob.

I give up.
Debug log is Gotham, but
In my environment, the same problem has occurred in the Frodo12.2.

TvTune Setting "Fade tune out when exiting"
is ON > problem
is OFF> No problem

Thank you, rob.


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - Buff - 2013-10-04

@mikebzh44 just been trying out your mod and it seems to work great for movies (and not having to go into the info screen) however it seems to mess up now if you're in tv shows and you go into the info screen - it plays about a second of the them on a continuous loop. Going into the seasons and the theme plays fine.

Also, is it possible to have the same affect in tv shows as with movies i.e. it plays the theme without going into either info or the seasons?

Many thanks


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - mikebzh44 - 2013-10-04

Will have a look but not before Monday Wink


RE: [RELEASE] TvTunes Addon - TV Show Theme Music while browsing - Buff - 2013-10-04

No worries, many thanks