• 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 59
Release TvTunes Addon - Retrieve & Play Soundtracks Whilst Browsing Your Library
(2013-10-04, 18:36)999unreal Wrote: 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

Giving up?

I have not been able to reproduce the problem, but I have just committed a fix to the repo that prevents two instances of TvTunes running at the same time, and prevents fade-out if nothing is actually playing. It's r25 of:

https://code.google.com/p/robwebset/sour...pt.tvtunes

You will need both "default.py" and "resources/tvtunes_backend.py"
(2013-10-05, 08:13)rob_webset Wrote:
(2013-10-04, 18:36)999unreal Wrote: 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

Giving up?

I have not been able to reproduce the problem, but I have just committed a fix to the repo that prevents two instances of TvTunes running at the same time, and prevents fade-out if nothing is actually playing. It's r25 of:

https://code.google.com/p/robwebset/sour...pt.tvtunes

You will need both "default.py" and "resources/tvtunes_backend.py"

rob,

Thanks many times.

I updated to revision 25.
Problem is solved.

I test video playback.
TVShow and
Outside the scope of TvTune(FileMode and MusicVideos).

Thank you. rob.
(2013-10-04, 17:47)mikebzh44 Wrote: 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 :

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

I have had a very quick look at this, unfortunately it breaks TV Info page view playing of themes. However, the patch does have information that I may be able to re-use and see if I can put together some configurable option.

Thanks, Rob
TVTunes is not downloading themes automatically. Any idea why?
Also, when downloading manually, it asks to override, when in fact there is no theme.mp3 file yet.

What could be causing this?
(2013-10-09, 21:19)verysoftpaper Wrote: TVTunes is not downloading themes automatically. Any idea why?
Also, when downloading manually, it asks to override, when in fact there is no theme.mp3 file yet.

What could be causing this?

What do you mean by Automatic? You "Launch" TV Tunes and it doesn't download anything? Or you use the "Fetch" button?
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
(2013-10-09, 21:19)verysoftpaper Wrote: TVTunes is not downloading themes automatically. Any idea why?
Also, when downloading manually, it asks to override, when in fact there is no theme.mp3 file yet.

What could be causing this?

Settings? Logs? Version?

I think you will need to give a little more information before anyone will have enough information to assit you
I mean, download tunes when I enter a tvshow which doesn't have a tune yet.
Is this not implemented?
(2013-10-09, 21:33)verysoftpaper Wrote: I mean, download tunes when I enter a tvshow which doesn't have a tune yet.
Is this not implemented?

I don't believe what you're expecting is currently available. You can either "Launch" TV Tunes from the program or addon menus and it will attempt to download themes for all movies and TV shows. Or you can use the "Fetch" button from the info window and download themes for that particular video.
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
(2013-10-09, 21:41)wgstarks Wrote:
(2013-10-09, 21:33)verysoftpaper Wrote: I mean, download tunes when I enter a tvshow which doesn't have a tune yet.
Is this not implemented?

I don't believe what you're expecting is currently available. You can either "Launch" TV Tunes from the program or addon menus and it will attempt to download themes for all movies and TV shows. Or you can use the "Fetch" button from the info window and download themes for that particular video.

Ok, than it is working correctly, except it asks if I want to replace existing theme.
I assume it asks before checking if an theme already exists, am I right?

Also, is there a way to run TVTunes automatically when a new tvshow is added?
Otherwise automate it some way?
The purpose of my library is not for me to become a slave maintaining it, but the other way around..
Hi All,

For everyone who has been offering keen feedback and testing out new features, I now have stage one of the playing themes on movie and tv lists. I have had to do a large amount of rework in order to get this working, and I have not added the Movie Set support in yet - I will make use of the code that "mikebzh44" so kindly provided shortly.

The commit information is (r31):

http://code.google.com/p/robwebset/source/detail?r=31

Please let me know if you find any problems with it - as usual, this is for the die-hard TvTunes user only at the moment - I have done a fair bit of testing - so hopefully I haven't broken anything (It might even contain another sound reset improvement)

Thanks, Rob
rob_webset, tested here and work fine, thank, play theme when in movie or tvshow list, great job, not error detected in firsts tests.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
(2013-10-10, 00:08)Wanilton Wrote: rob_webset, tested here and work fine, thank, play theme when in movie or tvshow list, great job, not error detected in firsts tests.

Thanks for the testing!

I have now committed support for Movie Sets in r33

You will need both the latest settings.xml and tvtunes_backend.py file for it to work (Needs enabling in settings).

http://code.google.com/p/robwebset/sourc...ttings.xml
http://code.google.com/p/robwebset/sourc...backend.py

Please feel free to post feedback or problems

Once a few people have confirmed that it works OK for them, I'll create a zip.

Thanks, Rob
With latest files, theme.mp3 is not played when I'm on a movie set.

My files :

\\NAS\Movies\Terminator\theme.mp3
\\NAS\Movies\Terminator\Terminator 1\Terminator 1.mkv
\\NAS\Movies\Terminator\Terminator 2\Terminator 2.mkv
\\NAS\Movies\Terminator\Terminator 3\Terminator 3.mkv
\\NAS\Movies\Terminator\Terminator 4\Terminator 4.mkv

Will do more tests tomorrow morning (GMT+1)
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
I'm trying to figure out exactly how to specify a theme for a set. I know that I set a theme for an individual movie by placing it in the same folder with the movie, but since sets don't have folders where should I place the theme file? Or is this controlled by the file name?
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
(2013-10-10, 20:32)mikebzh44 Wrote: With latest files, theme.mp3 is not played when I'm on a movie set.

My files :
\\NAS\Movies\Terminator\theme.mp3
\\NAS\Movies\Terminator\Terminator 1\Terminator 1.mkv
\\NAS\Movies\Terminator\Terminator 2\Terminator 2.mkv
\\NAS\Movies\Terminator\Terminator 3\Terminator 3.mkv
\\NAS\Movies\Terminator\Terminator 4\Terminator 4.mkv

Will do more tests tomorrow morning (GMT+1)

That's strange - I did test a similar structure and had it working :-(

Did you enable it in the settings?

(2013-10-10, 20:56)wgstarks Wrote: I'm trying to figure out exactly how to specify a theme for a set. I know that I set a theme for an individual movie by placing it in the same folder with the movie, but since sets don't have folders where should I place the theme file? Or is this controlled by the file name?

Sorry - posted in a rush before I had to go out - so not as much info as I would have liked!

There should be two options:

1) Just add each theme to each of the movie directories - it should then play all of them
2) If you have a movie set (as mikebzh44 above) then you should be able to put the theme exactly where he did and have it play.
  • 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 59

Logout Mark Read Team Forum Stats Members Help
TvTunes Addon - Retrieve & Play Soundtracks Whilst Browsing Your Library2