![]() |
|
|||||||
| Program Addons Subforum for Program Addons suggestions, plus help and support for all XBMC users. Please, add platform prefix to all topic threads that might not platform-independent: Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]" or "[AppleTV1]" etc. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Skilled Python Coder
Join Date: Dec 2004
Posts: 3,761
![]() |
Now part of the Apple Movie Trailers script. Installer on the settings window.
http://xbmc-scripting.googlecode.com...vie%20Trailers This has been requested before, don't know where the thread is. What this plugin does is plays an optional intro video and then a number of random AMT trailers before playing your movie. You must manually edit the settings.xml file for now. Three settings: path = path to your movies, it can have subfolders it will list videos and subfolders. intro_path=an optional intro video to play first number_trailers=the number of random trailers you want to play It may or may not work for smb shares, i haven't tested that. You need the AMT script installed with a database. This is early beta, appreciate any feedback. It also needs an icon any takers?Edit: Just added samba support . Last edited by Nuka1195; 2007-10-15 at 02:50. |
|
|
|
|
#2 | |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 301
![]() |
Sounds like a great script!
I tried to run it via SMB but it quits immediately with this in the log. (I'll get a debug log in a minute) Quote:
|
|
|
|
|
|
#3 |
|
Skilled Python Coder
Join Date: Dec 2004
Posts: 3,761
![]() |
This is a plugin, did you install it as such?
Also I did fix a bug, maybe download it again. Also show the samba path you used. I only tested it with a guest account, see if you can make a guest account work first. Username=Guest password= |
|
|
|
|
#4 |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 301
![]() |
![]() Jumped the gun after a night shift and installed it as a python script..... apologies for that.... Trying it now Thank you snappz |
|
|
|
|
#5 | |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 301
![]() |
Ok
Works a treat on local partition but I'm still having problems over smb. log file Quote:
snappz |
|
|
|
|
|
#6 | |
|
Skilled Python Coder
Join Date: Dec 2004
Posts: 3,761
![]() |
Quote:
post your settings.xml file, remove passwords. Try this: look for this line in xbmcplugin_list.py Code:
listitem.setInfo( type="Video", infoLabels={ "Title": title, "Date": date, "Size": size } )
Code:
listitem.setInfo( type="Video", infoLabels={ "Title": title, "Date": date } )
I updated the first post with a new link, with that change. notice the folder name change. Last edited by Nuka1195; 2007-10-13 at 06:38. |
|
|
|
|
|
#7 |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 301
![]() |
Thanks Nuka
I will try that when I get back home (Just got to work for a 12 hr shift )As I said works great on a local share. Now just have to make up a little intro clip......... |
|
|
|
|
#8 |
|
Skilled Python Coder
Join Date: Dec 2004
Posts: 3,761
![]() |
The size error has been fixed in XBMC's svn. I'll wait for the next T3CH release to change the plugin back.
Thanks for your help
|
|
|
|
|
#9 |
|
Skilled Python Coder
Join Date: Dec 2004
Posts: 3,761
![]() |
Anybody that downloaded the plugin, download again. I just fixed a smb subfolder issue.
|
|
|
|
|
#10 | |
|
Happy User
Join Date: Oct 2003
Location: Perth, Australia
Posts: 301
![]() |
Thanks Nuka
can I ask you to check your download package please? It looks like the link goes to a https and you need to login. remove the s and I get ot ok, but then I get Quote:
cheers snappz |
|
|
|
![]() |
| Bookmarks |
| Tags |
| move trailers |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|