Forum Activity for @blindmime

blindmime
@blindmime
08/12/25 08:25:10AM
776 posts

Got Soundcloud API, isn't working


Installation and Configuration

I've received credentials for a Soundcloud API, but it's not working. I've verified the domain it's for with their support.
blindmime
@blindmime
07/15/25 01:46:57PM
776 posts

Audio Pro Audio Item


Design and Skin Customization

never mind. I was looking in the right file, just needed to look in a different area of the file.
blindmime
@blindmime
07/14/25 02:26:45PM
776 posts

Audio Pro Audio Item


Design and Skin Customization

What template controls an audio item in Audio Pro?
updated by @blindmime: 07/15/25 01:47:04PM
blindmime
@blindmime
07/14/25 02:02:39PM
776 posts

Youtube Referrer Error


Using Jamroom

I've set up a new Youtube API Key restricted to a domain and API Key.

I get an error that the referrer is blocked when I try to set the key in jamroom.
updated by @blindmime: 08/11/25 08:44:00AM
blindmime
@blindmime
06/03/22 04:41:30PM
776 posts

After a lifetime of playing music


Off Topic

Hearty congratulations, good sir!
blindmime
@blindmime
09/20/21 05:32:22AM
776 posts

Date Picker Error


Using Jamroom

In the year 2006 and later, when trying to select November, as you scroll through the months, it displays October twice. Attached is a screenshot of November 2004.

The date is entered correctly.
screenshot_2813.png screenshot_2813.png - 64KB

updated by @blindmime: 12/21/21 04:23:16AM
blindmime
@blindmime
08/24/21 05:21:09AM
776 posts

searching multiple like patterns


Using Jamroom

I'm trying load a player where the profile name is something or where a variable called "audio_credits" contains a phrase. search1="profile_name LIKE %`$_post.play`% || audio_credits LIKE %`$_post.play`%" ignores the audio_credits query. It's also ignored if I do this: search1="profile_name LIKE %`$_post.play`%" search2="audio_credits LIKE %`$_post.play`%".

If I do either of them alone, each works. What am I missing?
updated by @blindmime: 11/23/21 05:45:30AM
blindmime
@blindmime
04/10/21 07:07:10AM
776 posts

New Caching?


Using Jamroom

I have a page that displays a random list of items. It has stopped being random and seems to be caching. If I change something in the code and refresh I'll get a new random list. Is there something on the jamroom server causing this new caching behavior?
updated by @blindmime: 07/12/21 04:54:41AM
blindmime
@blindmime
10/22/20 06:17:21AM
776 posts

list order by assigned variable


Using Jamroom

I'm trying to order a profile list by the order of last page created so the first profile would be the profile with the most recently created page. Here's what I got:

{jrCore_list module="jrPage" order_by="_created desc" template="null" return_keys="_created" limit="1" assign="last_project_created"}
{jrCore_list module="jrProfile" order_by="last_project_created desc" quota_id="6" limit=$limit require_image="profile_image" template="index_core_profile_list.tpl" quota_check=false}

Something's not quite right.
updated by @blindmime: 01/22/21 04:58:01AM
1