Forum Activity for @johnchansa

johnchansa
@johnchansa
05/28/14 05:16:19PM
195 posts

Datastore items?


Design and Skin Customization

Nova skin....
In fact in the earlier versions of the Nova skin the count_count datastore item was used in the code for audio and soundcloud.I had to make modifications.

You can check the datastore and you will find the count_count items.Check the nova skin templates as well.
johnchansa
@johnchansa
05/28/14 04:34:02PM
195 posts

Datastore items?


Design and Skin Customization

Whats the difference between audio_file_stream_count and audio_file_stream_count_count?
Which one is required for jrCharts function and the number of plays?
updated by @johnchansa: 07/31/14 05:26:32AM
johnchansa
@johnchansa
05/26/14 12:04:49PM
195 posts

Start date for charts


Installation and Configuration

In JR4 it was possible to specify the start date for the charts.Is it possible in JR5?
If so how do you add it the jrCore_listing function or the appropriate function?An example would help...
updated by @johnchansa: 06/26/14 06:59:02PM
johnchansa
@johnchansa
05/22/14 06:44:04AM
195 posts

Jamroom Charts


Using Jamroom

OK Thanks.I'll just leave things as they are.
johnchansa
@johnchansa
05/22/14 06:39:50AM
195 posts

Community Radio-jrPlaylist


Design and Skin Customization

I just ended up using the original code.It will do for now.
Thanks
johnchansa
@johnchansa
05/22/14 06:31:03AM
195 posts

Jamroom Charts


Using Jamroom

Thanks...My charts seem to rank items according to play count and not movement as was the case in JR4.I looked at article before.It mentions that we must add the following to see how the charts are working:

chart_count: {$item.chart_count}
chart_position: {$item.chart_position}
chart_new_entry: {$item.chart_new_entry}
chart_change: {$item.chart_change}
chart_direction: {$item.chart_direction}

{$item.chart_new_entry} and {$item.chart_count} are not included in the chart_row.tpl(Nova Skin).Are these required in the template code?
johnchansa
@johnchansa
05/22/14 05:09:39AM
195 posts

Jamroom Charts


Using Jamroom

How do the jrCharts work?
I remember in JR4 the charts changed based on movement in the last 7,30 or 360 days.The chart movement was noticeable everyday.
I imported all the JR4 data to my JR5 site.In my JR5 site,the changes are hardly seen.The strange thing is that the tracks with no chart change are listed top and the tracks showing hot are at the very end of the chart.
See page 1 and any of the last pages in the charts.
http://www.zmusicportal.com/song_chart
http://www.zmusicportal.com/video_chart
I would like to understand how JR5 Charts work.
updated by @johnchansa: 06/24/14 03:58:38PM
johnchansa
@johnchansa
05/21/14 01:14:27PM
195 posts

Community Radio-jrPlaylist


Design and Skin Customization

Thanks....I'll give that a try.
Maybe a new feature that allows a user to add multiple selections to a playlist can be included to the JrPlaylist module.Something like "check all and update"
If you have 1000 audios and 1000 soundcloud tracks,it could take you a long time to manually add each media to a playlist.
johnchansa
@johnchansa
05/21/14 08:51:23AM
195 posts

Community Radio-jrPlaylist


Design and Skin Customization

I asked this question before but I can't seem to figure it out.How do I create a playlist to play all audio and soundcloud on my site.It can be done manually by adding 300 songs to a playlist but I feel there is a simpler way of achieving this.

Paul gave me some code for a radio on his motagator website.It plays audio files only.
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="audio_file" order_by="audio_title random" limit=100 autoplay=true}

The sage skin has this code for a radio player but I need help on how I can modify to capture all audio and soundcloud tracks.

radio_player
{jrCore_include template="meta.tpl"}
           {jrPlaylist_util mode="embed_playlist" playlist_id=$_post.playlist_id template="radio_playlist.tpl"}  

Radio playlist
{jrCore_media_player type="jrPlaylist_blue_monday" module="jrPlaylist" item=$item}

updated by @johnchansa: 06/25/14 05:13:34PM
johnchansa
@johnchansa
05/20/14 03:02:37PM
195 posts

Tried to reset catche - now I get a white screen


Using Jamroom

Thanks Douglas,
I spotted the problem.Now I know how and where to look for clues
updated by @johnchansa: 05/20/14 03:03:00PM
  10