11-03-2012, 04:36 AM
11-04-2012, 03:50 AM
Thanks for the confirmation
I've updated the first post with that player id.
I've updated the first post with that player id.
11-04-2012, 08:48 PM
(11-04-2012 03:50 AM)RateU Wrote: [ -> ]Thanks for the confirmation
I've updated the first post with that player id.
No problem, by the way is there any chance to make an album with this application?
11-05-2012, 02:51 AM
I think there is a possibility to create a simple album with it.
11-10-2012, 04:48 PM
Could you teach us how to do that?
11-11-2012, 05:33 AM
Depends on how you want to create the album.
If you want one thread per song, you can create a filterable custom thread fields.
If you want one thread as one album (it means that there are more than one songs per thread), you can use multiline textbox (textarea) with newlines allowed for the song URL (each URL per line), and set the Display Item Format.
If you want one thread per song, you can create a filterable custom thread fields.
If you want one thread as one album (it means that there are more than one songs per thread), you can use multiline textbox (textarea) with newlines allowed for the song URL (each URL per line), and set the Display Item Format.
02-08-2013, 12:18 PM
Is there any possible way to make the uploaded music a little more universal? So it doesn't HAVE to be uploaded music, it could be posted from youtube, soundcloud, grooveshark, etc.
02-08-2013, 01:06 PM
You'd have to specifically add support for each service you wish to support.
Should be trivial for you to figure out how.
Should be trivial for you to figure out how.
02-09-2013, 03:33 AM
(02-08-2013 01:06 PM)ZiNgA BuRgA Wrote: [ -> ]You'd have to specifically add support for each service you wish to support.
Should be trivial for you to figure out how.
Yeah..... I'm a bit lost...
First thing I'm confused about is, what should I do with the custom thread field for the music URL? Would I have to make a thread field for each service? One for youtube, one for soundcloud etc?
I know how to embed the music players for each service into the templates, and I made it work for soundcloud and youtube seperatly, but I'm confused about the thread fields.
02-09-2013, 12:47 PM
(02-09-2013 03:33 AM)wethegreenpeople Wrote: [ -> ](02-08-2013 01:06 PM)ZiNgA BuRgA Wrote: [ -> ]You'd have to specifically add support for each service you wish to support.
Should be trivial for you to figure out how.
Yeah..... I'm a bit lost...
First thing I'm confused about is, what should I do with the custom thread field for the music URL? Would I have to make a thread field for each service? One for youtube, one for soundcloud etc?
I know how to embed the music players for each service into the templates, and I made it work for soundcloud and youtube seperatly, but I'm confused about the thread fields.
Maybe you want this: http://mybbhacks.zingaburga.com/showthread.php?tid=1594
Ask the user if they wish to upload from Hard Drive, or embed YouTube, Soundcloud, vimeo, whatever. Then, depending on their choice, serve them a different field.