![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 |
- Dannydeman - 2011-02-21 20:23 I like this script a lot. Maybe add a fade-in / out as improvement? - ppic - 2011-02-21 21:10 read the thread, you'll find your answer. - uncertainty - 2011-02-23 04:54 Using the latest version I'm trying to implement solo mode for the Video info display. I see I have to edit DialogVideoInfo.xml and add <onclick>XBMC.RunScript(script.TvTunes,mode=solo&tvpath=$INFO[ListItem.FilenameAndPath]&tvname=$INFO[ListItem.TVShowTitle])</onclick> Do I place this line anywhere in the xml and is that all I have to do? thanks - ppic - 2011-02-23 11:13 you have to put the onclick on a button - bubsy83 - 2011-02-24 19:50 Would it be possible to have the API? - ppic - 2011-02-24 22:45 what API ?!? Script is not working for me - fredygamer - 2011-02-25 01:52 I have an xbmc4xbox (build 30806) with Confluence skin (Confluence XBOX (V1.11)) and the script doesn't want to work for me. I have tried downloading MyVideoNav.xml and includes.xml and moved them to the confluence 720p folder. Then I rebooted the xbox. The first thing what happened was that the skin didn't load completely after the reboot. Then I moved the ORIGINAL includes.xml back, but not the MyVideoNav.xml. That fixed the skin and loaded fine after the reboot. Now I can see the TVTunes skin settings, so I'm halfway there. I enabled it and browsed to the TVTunes default.py to select it. OK then I navigated to the Add-Ons - Scripts. Selected the TVTunes Paramaters. My smb share with all the tv shows is read only so I Put enabled protected smb share and put my smb username and password. Navigated back to TV Shows and while browsing around I was expecting the theme music to start, but nothing happened. I have downloaded the TV Show music straight from televisiontunes.com and put them in the respective TV Show folder named theme.mp3 What am I doing wrong? Thank you for reading all this and thanks in advance for your help. - ppic - 2011-02-25 01:58 don't know for xbox, sorry, i don't have it and don't know how dharma works on it... you should ask for a dev on xbmc4xbox to have a look at it, i'll be glad to include what needed to make it work. please, don't forget to post a debug log. - bubsy83 - 2011-02-25 12:30 I would like it to work on one of my other systems but it uses another media frontend, (mediaportal if that helps) Im just wondering if you could help. cheers - ppic - 2011-02-25 12:40 i don't know about mediaportal language support, if i can help you, i'll do it, no problem. |