Forum Activity for @paul

paul
@paul
12/20/13 10:05:55PM
4,335 posts

conversion via external server


Suggestions

Watch this space!! A conversion module that runs on its own server is in progress and we'll also be offering a 'conversion' service.
updated by @paul: 12/20/13 10:06:29PM
paul
@paul
12/20/13 09:52:05PM
4,335 posts

jimport cleanup


Suggestions

The 'original' files are the ones that are downloaded if a track is sold. They are part of the way JR5 works so should really be kept.
paul
@paul
12/20/13 02:44:43AM
4,335 posts

click this button. Jamroom migration system.


Off Topic

I just voted without being logged in or registering !!
paul
@paul
12/19/13 09:31:37PM
4,335 posts

Aparna with Nova Skin


Installation and Configuration

Not sure if this is connected, but atm only the button player will work with Aparna created audio files. See note at the end of https://www.jamroom.net/paul/documentation/guides/1218/using-the-jraparna-module
paul
@paul
12/19/13 08:57:35PM
4,335 posts

Seamless list:order_by random function


Installation and Configuration

jrSeamless doesn't support random ordering atm. I'll see how easy that might be, but there might have been a good reason that I didn't do it in the first place!!
jrCore_list should work though. Try order_by="_created RANDOM"
paul
@paul
12/19/13 12:35:32PM
4,335 posts

Aparna with Nova Skin


Installation and Configuration

I may be wrong (not at my development system atm) but I think custom audio fields need to end with 'file' ie. botw_song_file
paul
@paul
12/19/13 12:25:31PM
4,335 posts

Jamroom Support holiday schedule


Announcements

Just to add that I've started my holidays early and am visiting family in Australia now until 22nd January 2014.
Will still be checking in and helping out as often as possible, but maybe not as regularly as if I was at home.
paul
@paul
12/19/13 12:21:47PM
4,335 posts

The new "Share This" module is available


Announcements

chorton581:
works like a charm. Thanks. I somehow think this module is going to be a pain in the a$$.
Any thoughts of doing a mix cloud mod like the sound cloud mod?

Not in the immediate future -
http://archive.jamroom.net/phpBB2/viewtopic.php?t=42236&highlight=mixcloud
paul
@paul
12/18/13 11:54:47AM
4,335 posts



I've never tried just entering the url, but search is in the hands of the Soundcloud api that the entered search string is sent to, so what is returned is out of our control.
Just enter the artist name - that should work.
paul
@paul
12/15/13 09:09:11AM
4,335 posts

Aparna with Nova Skin


Installation and Configuration

If you removed the title field from the template and the title still shows, you need to clear your caches. In fact, when developing templates, put your site into 'developer mode' to disable caching.
To show the latest bots do this -
{jrCore_list module="BandoftheWeekModule" … order_by="_created DESC" limit=1 …. template=$template}
All previous botw items will remain on the datastore (unless admin deletes them) so can be shown on an archive page by putting appropriate search parameters into the jrCore_list call.
hth
Pa
  423