Forum Activity for @bandwerkstatt

Bandwerkstatt
@bandwerkstatt
11/20/14 07:27:06AM
224 posts

license Mail and buy


Suggestions

Hello Brain.

I lost the Mail, with the license and the Mail if i bought (with Price etc.) Jamroom 5.

Can you sent us please a copy?

Many thx, Stefan
updated by @bandwerkstatt: 02/10/15 01:51:34PM
Bandwerkstatt
@bandwerkstatt
11/20/14 07:19:16AM
224 posts

charts - song limits


Using Jamroom

brian:
SelfmadeClub:
in jr4 it was possible

Yes it was, but it is not supported in JR5.

Sorry!

Hello Brain,

many thx for your answere.

Did you plan an update, please?
Bandwerkstatt
@bandwerkstatt
11/17/14 09:26:45AM
224 posts

charts - song limits


Using Jamroom

in jr4 it was possible
Bandwerkstatt
@bandwerkstatt
11/17/14 08:46:07AM
224 posts

Charts


Using Jamroom

this is the call

{jrCore_list 	module="jrAudio" 
                chart_field="audio_file_stream_count" 
                template="charts_row.tpl" 
                chart_days="7"
                limit="20" 
                }

and then you create a chart_row.tpl file and put your code

{if isset($_items)}
{foreach from=$_items item="item"}

and here you can put your source code
{$item.profile_name}
{$item.audio_title}


{/foreach}
{/if}

if you put {debug} between {foreach} and {/foreach}, you can see all availeble variables you can use
updated by @bandwerkstatt: 11/17/14 08:48:08AM
Bandwerkstatt
@bandwerkstatt
11/17/14 08:20:55AM
224 posts

charts - song limits


Using Jamroom

Hi,

How can i limit the number of songs (2), that an artist can have in the advanced charts. in jr4 it was possible to configure that in the backend.

A detailed documentation would be helpful, so we didn't have to aks.

Greetings, Marco
updated by @bandwerkstatt: 12/28/14 11:44:36PM
Bandwerkstatt
@bandwerkstatt
11/17/14 08:14:21AM
224 posts

Charts


Using Jamroom

it is {$item.profile_name}
Bandwerkstatt
@bandwerkstatt
11/13/14 09:26:25AM
224 posts

upload folder


Using Jamroom

Hi everybody.

In JR4 I was able to upload my songs with ftp in an upload folder and to import the songs when I create a new song. That was good for very large files. Is it possible in JR5 too? Or is there a module for installing?

Greeting, Marco
updated by @bandwerkstatt: 12/29/14 03:38:31AM
Bandwerkstatt
@bandwerkstatt
11/13/14 09:05:49AM
224 posts

Chart counts don't work correct


Using Jamroom

Hello, Brain.

Many thanks for your understanding! ☺

I try to describe it once again more detailed:

Yes, it is about the weeks charts. These should be valid(apply) from Monday till Sunday, from the next day the new week counts(belongs).

However, problem is if the following case enters:

If two customers have the same(identical) number(quantity) of downloads and Plays, Jamroom does not take this on the same(identical) place. Depending on how the Cache is put(stopped) and when I call the charts once more, it can happen that before place 2, now place 3 is and vice versa.

To handle this, we have written an article(item) and there have copied the charts purely. Therefore we could guarantee, all the same when the customer the past weeks has called charts, the Chart orders are always same(identical).

I hope, now I could better explain myself(declare).

Thank me once more for your time and understanding!

Many greetings from Germany and thanks for Jamroom.

Stefan
updated by @bandwerkstatt: 11/13/14 09:07:43AM
Bandwerkstatt
@bandwerkstatt
11/12/14 01:14:47PM
224 posts

Chart counts don't work correct


Using Jamroom

Weeks charts:

I have another question to the function of the charts.

If we follow the following example:

The charts should go from Monday 0:00 o'clock till Sunday 23:59 o'clock.
From Sunday on Monday a new week begins, therefore the charts restart.

Is it possible for Jamroom to store charts the weeks firmly?
What do I mean with it?

We use the weeks to charts for a radio broadcasting. If we present on Monday to the customers the charts of the last week, the orders are not any more precisely in such a way as they were freshly updated on Sunday.

Topically we manage in such a way that we write an article and store away in it the weeks charts. The system does not change therefore the weeks Chart orders and these are callable always correctly.

Is Jamroom able such a thing also automatically?

Sorry, if my english is bad. I´ll try my best to explained it to you :)

Stefan
Bandwerkstatt
@bandwerkstatt
11/12/14 01:12:38PM
224 posts

Chart counts don't work correct


Using Jamroom

Thx Brain, i will think about it.
  21