• 1
  • 53
  • 54
  • 55(current)
  • 56
  • 57
  • 82
[Closed] TvTunes Addon
Having an issue with this plugin and hope someone can help. I'm using openelec and here is my log...

Code:
19:14:44 T:2806999920 M:3024494592  NOTICE: ### starting TvTunes Backend ###
19:14:44 T:2806999920 M:3024494592  NOTICE: ### current volume: 100.0%
19:14:44 T:2756643696 M:3024494592  NOTICE: ### old path:
19:14:44 T:2756643696 M:3024494592  NOTICE: ### new path: smb://SERVER/TV/Dexter/
19:14:44 T:2806999920 M:3024494592    INFO: Scriptresult: Success
19:14:44 T:2806999920 M:3024494592  NOTICE: waiting for thread - Thread-1
19:14:44 T:2756643696 M:3024494592  NOTICE: Previous line repeats 1 times.
19:14:44 T:2756643696 M:3024494592  NOTICE: ### Try authentification share
19:14:44 T:2756643696 M:3024494592  NOTICE: ### smb://admin:****@SERVER/TV/Dexter/
19:14:44 T:2756643696 M:3024494592  NOTICE: ### no theme found for smb://admin:****@SERVER/TV/Dexter/theme.mp3 or smb://admin:****@SERVER/TV/theme.mp3

the "****" is the correct password, I just changed it to post it up here.

Here's a screenshot showing that theme.mp3 does exist in that folder.

Image
Hello,

TV Tunes just auto updated for me, and while it was working grand before the auto update - now the script won't load.

Code:
23:54:05 T:2484 M:3148689408   ERROR: XFILE::CFile::Delete - Error deleting file C:\Users\Zookeeper\AppData\Roaming\XBMC\userdata\Thumbnails\0\01e15a08.jpg
23:54:05 T:2484 M:3148689408   ERROR: XFILE::CFile::Delete - Error deleting file special://masterprofile/Thumbnails/0/01e15a08.jpg
23:54:12 T:2520 M:3148439552   ERROR: XFILE::CFile::Delete - Error deleting file C:\Users\Zookeeper\AppData\Roaming\XBMC\userdata\Thumbnails\2\248d94be.jpg
23:54:12 T:2520 M:3148439552   ERROR: XFILE::CFile::Delete - Error deleting file special://masterprofile/Thumbnails/2/248d94be.jpg
23:54:15 T:3008 M:3139272704  NOTICE: -->Python Interpreter Initialized<--
23:54:15 T:3012 M:3120451584  NOTICE: -->Python Interpreter Initialized<--
23:54:15 T:3012 M:3116449792   ERROR: Error Type: exceptions.ImportError
23:54:15 T:3012 M:3116449792   ERROR: Error Contents: No module named xbmcvfs
23:54:15 T:3012 M:3116449792   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Zookeeper\AppData\Roaming\XBMC\addons\script.tvtunes\resources\lib\tunesplayer.py", line 10, in ?
                                                from common import *
                                              File "C:\Users\Zookeeper\AppData\Roaming\XBMC\addons\script.tvtunes\resources\lib\common.py", line 11, in ?
                                                import xbmcvfs
                                            ImportError: No module named xbmcvfs
23:54:20 T:3020 M:3134799872  NOTICE: -->Python Interpreter Initialized<--
23:54:20 T:3024 M:3122266112  NOTICE: -->Python Interpreter Initialized<--
23:54:20 T:3024 M:3122184192   ERROR: Error Type: exceptions.ImportError
23:54:20 T:3024 M:3122184192   ERROR: Error Contents: No module named xbmcvfs
23:54:20 T:3024 M:3122176000   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Zookeeper\AppData\Roaming\XBMC\addons\script.tvtunes\resources\lib\tunesplayer.py", line 10, in ?
                                                from common import *
                                              File "C:\Users\Zookeeper\AppData\Roaming\XBMC\addons\script.tvtunes\resources\lib\common.py", line 11, in ?
                                                import xbmcvfs
                                            ImportError: No module named xbmcvfs
23:54:23 T:2484 M:3136094208 WARNING: XFILE::CVideoDatabaseDirectory::GetIcon - Unknown nodetype requested videodb://2/2/131/0/
23:54:24 T:2348 M:3128279040 WARNING: XFILE::CVideoDatabaseDirectory::GetLabel - Unknown nodetype requested 11
23:54:27 T:2484 M:3134042112   ERROR: XFILE::CFile::Delete - Error deleting file C:\Users\Zookeeper\AppData\Roaming\XBMC\userdata\Thumbnails\e\e8062e69.jpg
23:54:27 T:2484 M:3134042112   ERROR: XFILE::CFile::Delete - Error deleting file special://masterprofile/Thumbnails/e/e8062e69.jpg
23:54:30 T:2348 M:3143835648  NOTICE: Storing total System Uptime
23:54:30 T:2348 M:3144007680  NOTICE: Saving settings
23:54:30 T:2348 M:3143970816  NOTICE: stop all
23:54:30 T:2348 M:3143970816  NOTICE: ES: Stopping event server
23:54:30 T:2348 M:3143962624  NOTICE: stopping upnp
23:54:31 T:2472 M:3144339456  NOTICE: ES: UDP Event server stopped
23:54:31 T:2348 M:3144622080  NOTICE: stop sap announcement listener
23:54:31 T:2348 M:3144622080  NOTICE: clean cached files!
23:54:31 T:2348 M:3144613888  NOTICE: unload skin
23:54:31 T:2348 M:3159191552  NOTICE: stop python
23:54:31 T:2348 M:3184312320  NOTICE: stopped
23:54:31 T:2348 M:3184402432  NOTICE: destroy
23:54:31 T:2348 M:3184402432  NOTICE: unload sections

I'm using Aeon Nox with Dharma.

Many thanks
fional Wrote:Hello,

TV Tunes just auto updated for me, and while it was working grand before the auto update - now the script won't load.

you have some third party repo installed that's messing up your system.
it is installing pre-eden addons on xbmc dharma installations.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
ronie Wrote:you have some third party repo installed that's messing up your system.
it is installing pre-eden addons on xbmc dharma installations.

Oh. That is unpleasant! I'll have to go through them and figure out which one!

Thanks!
fional Wrote:Oh. That is unpleasant! I'll have to go through them and figure out which one!

Thanks!
Passion-xbmc is the usual suspect Wink

Here's the official xbmc repo mirror so you can download the correct one and install from zip.
http://mirrors.xbmc.org/addons/dharma/
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
my fault, i uploaded in repo dharma on passion-xbmc :confused2:
I changed for eden-pre only
Sorry.Blush


Machine-Sanctum Wrote:Passion-xbmc is the usual suspect Wink
:p
Usual suspect, maybe, but remember guys. ppic and me. We are the original authors of this add-on.


Sad Not my fault, if any user has third-party repo...
very sorry for inconvenience

Frost
For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
FrostBox Wrote:my fault, i uploaded in repo dharma on passion-xbmc :confused2:
I changed for eden-pre only
Sorry.Blush

we are all just human and such a mistake is easily made Smile
Quote::p
Usual suspect, maybe, but remember guys. ppic and me. We are the original authors of this add-on.

Sad Not my fault, if any user has third-party repo...
very sorry for inconvenience

Frost
lol
Not accusing you or any one else. Mostly it is the users them self who screw up Nod
Let me at least then thank you and ppic for all the hard work you guys did.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Can anyone help me out with my error above?
Hello,

I have a bug with tvtune since last autoupdate.

When I am in a tvshow and if theme starts playing, I can't play any episode.

But I press the stop button, tvshow theme stops and this is normal) and then I can play my episodes.

How can i solve this problem?

Thank you very much

w2w, xbmc using alaska skin

EDIT: It works, Frost on xbmc-passion forum killed the bug on tvtunes.
Image
Machine-Sanctum Wrote:Passion-xbmc is the usual suspect Wink

Here's the official xbmc repo mirror so you can download the correct one and install from zip.
http://mirrors.xbmc.org/addons/dharma/

Many thanks for this Smile It is working again. I couldn't find it in the passion repo once I uninstalled it, but I installed it from the zip and that was grand.
Been using TVTunes for a while now but have run into a problem with the latest update because I have a been using more that one theme for tv shows. For standard shows I have one in the root folder, and a different one in the season folder. That gives you the main theme while browsing, and then a different theme when you finish watching an episode of your show. You could also change the theme while browsing by pressing 'x'.

For my WWE PPVs and Specials the folder structure is as follows:

WWE Pay-Per-View,theme.mp3>Season **>S**E**>S**E**.mkv,theme.mp3

This allowed a main theme and a PPV specific theme (there is a different one for each new PPV), again it had the 'x' for change theme working. Is there any way this functionality could be reinstated, as it made a massive difference to the wow factor of this setup.

I'm running Pre-Eden MQ3 on Vista (Have tried using Nox but have the same problem). I have Dharma Nox running on my laptop and that still work fine.
Jorge18 Wrote:Can anyone help me out with my error above?

By deduction you use xbmc dharma with tvtunes v0.9.0 ?
Next time please poste full debug.log on pastebin.

Tvtunes 0.9.0 not work correctly on dhama + smb
I retested yesterday and i have same error, but under
windows + smb

I fixed new version on passion-xbmc for support dhama

download here http://passion-xbmc.org/addons/?Page=Vie...pt.tvtunes
Quote:v1.9.3
- added/fixed: Dharma compatibility Wink
- added: new themes scraper TVAdSongs.com

v1.9.2
- fixed: don't stop player if is not playing audio
- changed: always add version with prefix in log
- changed: use xbmc.sleep after close dialog. animation work perfectly.
thx to `Black http://forum.xbmc.org/showpost.php?p=945574&postcount=6
@Deano316,

new version not consider /season folder/theme.mp3
next time I fix it. tomorrow or Wednesday

Frost
For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
Sweet!!! Thanks bro (",)
The volme control stopped working when I updated to todays nightly. I tried turning it down from 20% to 50% lower volume, but it has no effect.
FrostBox Wrote:By deduction you use xbmc dharma with tvtunes v0.9.0 ?
Next time please poste full debug.log on pastebin.

Tvtunes 0.9.0 not work correctly on dhama + smb
I retested yesterday and i have same error, but under
windows + smb

I fixed new version on passion-xbmc for support dhama

download here http://passion-xbmc.org/addons/?Page=Vie...pt.tvtunes
@Deano316,

new version not consider /season folder/theme.mp3
next time I fix it. tomorrow or Wednesday

Frost

You are the man my friend!! Thank you!
  • 1
  • 53
  • 54
  • 55(current)
  • 56
  • 57
  • 82

Logout Mark Read Team Forum Stats Members Help
[Closed] TvTunes Addon5