Forum Activity for @andrusito

alt=
@andrusito
08/09/17 09:12:15AM
302 posts

Show all songs in Audio Player


Installation and Configuration

Hi,

How can I show all songs from a certain artist in an audio player?

This is what I got right now:

http://devocionmusical.com/test2/47287

It shows only 10 items, but I didn't specified that limit. This is the code behind that:

{jrCore_media_player module="jrAudio" type="jrAudio_player_dark" field="audio_file" item=$item autoplay=true search="_profile_id = $option" order_by="audio_display_order random"}

What's wrong here?

Im running jrAudio 1.7.10 and jrCore 6.0.7

Thanks!
updated by @andrusito: 11/10/17 07:24:34AM
alt=
@andrusito
08/01/17 08:38:02AM
302 posts

Too many tables in my database


Installation and Configuration

Hi,

Why do I see a lot of tables in my JR database?

It looks like they are from my previous JR4 installation.. right?

Thanks-
Captura de pantalla 2017-08-01 a las 12.13.35.png Captura de pantalla 2017-08-01 a las 12.13.35.png - 153KB

updated by @andrusito: 11/06/17 12:08:06PM
alt=
@andrusito
08/01/17 08:22:32AM
302 posts

My jamroom sites


Off Topic

Thanks Michael - got it now.
alt=
@andrusito
07/31/17 10:20:03AM
302 posts

My jamroom sites


Off Topic

Thanks Paul, I did it.

But why do I see different Items numbers? (screenshot attached)

I don't see Audio Pro skin in sermonescristianos.net Items.
Captura de pantalla 2017-07-31 a las 14.17.35.png Captura de pantalla 2017-07-31 a las 14.17.35.png - 23KB
alt=
@andrusito
07/31/17 07:18:38AM
302 posts

My jamroom sites


Off Topic

Hello,

I have 4 Jamroom websites in my account, but I want keep only 2:

devocionmusical.com
sermonescristianos.net

I want to have all Premium features in those sites.

How can I remove the others?

Thanks.
updated by @andrusito: 10/30/17 08:04:59PM
alt=
@andrusito
07/26/17 08:26:07AM
302 posts

Embed The Playlist Player In An External Site


Design and Skin Customization

mm there's no difference :/

I also tried with type="jrPlaylist_player_dark" module="jrPlaylist"

Do you think it's not possible then?
updated by @andrusito: 07/26/17 08:26:19AM
alt=
@andrusito
07/26/17 06:30:49AM
302 posts

Embed The Playlist Player In An External Site


Design and Skin Customization

Hi @douglas this is the result: http://devocionmusical.com/test

I had to change profile_id="1" to "24044".

I'd prefer to have only one audio player with all song from that profile id on it.

Thanks, I think it's closer.
updated by @andrusito: 07/26/17 06:33:25AM
alt=
@andrusito
07/25/17 06:27:04AM
302 posts

Embed The Playlist Player In An External Site


Design and Skin Customization

Thanks guys,

michael:
You need to look at what your asking, then if its not returning what you're expecting, re-phrase it.

I know it's not returning what I'm expecting, that's why I came here to get some help. I'm not a programmer and I don't know how to edit the code to make it work. I've doing some test, but it still don't work.

I know you know how to do it, or what I'm missing, so please tell me.

@douglas, I tried the code you provided me, but it doesn't work.

@michael you said "there is no mention of anything to play" so how do I mention something to play? That document you sent me is great, that's what I was looking for. Thanks.

This is what I got now:

test.tpl

{jrCore_list module="jrAudio" order_by='audio_display_order numerical_asc' limit="10" template="standalone_player.tpl" profile_id=$option}

standalone_player.tpl

{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="audio_file" item=$item}

But I get a blank page...

Thanks again to both of you.
updated by @andrusito: 07/25/17 06:27:46AM
alt=
@andrusito
07/24/17 08:16:19AM
302 posts

Embed The Playlist Player In An External Site


Design and Skin Customization

I'm trying this:

on AudioPro/test.tpl:

{jrCore_list module="jrAudio" order_by='audio_display_order numerical_asc' limit="10" profile_id="24044"  template="standalone_player.tpl"}

and on jrAudio/standalone_player.tpl:

{jrCore_media_player module="jrAudio" type="jrAudio_player_dark"}

The result is a white square with a loading gif in the middle. (attached img)

What's wrong in that code? How can I show a player with all songs from this artist id: 24044?
Captura de pantalla 2017-07-24 a las 12.13.48.png Captura de pantalla 2017-07-24 a las 12.13.48.png - 30KB

updated by @andrusito: 07/24/17 08:16:45AM
  8