mbetter
Member Posts: 62 Joined: Nov 2010 Reputation: 0 |
2010-11-19 01:57
Post: #1
I made a music plugin, is there any way to get the next song in the directory to play automatically when a song ends?
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2010-11-19 03:14
Post: #2
XBMC will do that automatically assuming you have the option enabled.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
mbetter
Member Posts: 62 Joined: Nov 2010 Reputation: 0 |
2010-11-19 06:07
Post: #3
jmarshall Wrote:XBMC will do that automatically assuming you have the option enabled. It doesn't seem to be working for me. I can queue the entire directory, but for some reason I can't get album art to show up when I do it that way. I add my directories with: Code: def addDir(name,object_id,token,mode,iconimage):and my links with: Code: def addLink(name,url,iconimage,node):Where url is of the type: http: //ampache-server.com/a/play.php?song=1000... I think I'm missing something here. |
| find quote |
NordishByNature
Junior Member Posts: 24 Joined: Nov 2010 Reputation: 0 |
2010-11-19 06:21
Post: #4
Hello,
Maybe you have to set the Music.AlbumArt since you're using InfoLabels? Just an Idea not tested. cu Nordish |
| find quote |
mbetter
Member Posts: 62 Joined: Nov 2010 Reputation: 0 |
2010-11-20 00:25
Post: #5
NordishByNature Wrote:Hello, I can't find any reference to this in the documentation, can you clarify? |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-11-20 12:09
Post: #6
actually jmarshall it doesn't auto-advance for plugins. the viewstate does not return autoplay...
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
mbetter
Member Posts: 62 Joined: Nov 2010 Reputation: 0 |
2010-11-20 21:49
Post: #7
Thanks, spiff, I feel like slightly less of an idiot now
![]() While you're around, any clue about my thumbnail issue, i.e. thumbnails showing up when i open a (plugin) directory and play a link by itself but not when I queue the whole directory? |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2010-11-21 00:02
Post: #8
In what cases would we not want autoplay? I can't think of any (for a music plugin).
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-11-21 02:50
Post: #9
none what so ever. it's a bug in my view
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-11-24 00:24
Post: #10
fixed in r35433
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)

Search
Help