Forum Activity for @bandwerkstatt

Bandwerkstatt
@bandwerkstatt
11/12/14 11:57:16AM
224 posts

Chart counts don't work correct


Using Jamroom

To know what i mean, i have installed the system on monday and uploaded the songs yesterday. So the list must be empty. But all Songs are listed for last week.
updated by @bandwerkstatt: 11/12/14 12:10:54PM
Bandwerkstatt
@bandwerkstatt
11/12/14 11:50:36AM
224 posts

Chart counts don't work correct


Using Jamroom

Hi,

I wonder how the charts work. i have set a start date and an end date. following is my problem:

in example today is wednesday
my charts are updated on monday, so the start date is on last monday and the enddate is the sunday. But if today is wednesday and yesterday were some songs uploaded, this songs are shown in the chart listing from last week too.

this is my code:

{* SET END_DAY : su=0 mo=1 tu=2 we=3 th=4 fr=5 sa=6 *}
{assign var="end_day" value="0"}				
{assign var="x" value=$smarty.now|date_format:"%w"}			
{if $x == $end_day}{assign var="x" value=$x+7}{/if}
{assign var="difference" value=$x-$end_day}
{if $difference < 0}{assign var="difference" value=$difference+7}{/if}
{assign var="start_date" value=$smarty.now-$difference*86400}
{assign var="start_date" value=$start_date-518400}
{assign var="start_date" value=$start_date|date_format:"%Y%m%d"}
{assign var="end_date" value=$smarty.now-$difference*86400}
{assign var="release_date" value=$end_date+86400}
{assign var="end_date" value=$end_date|date_format:"%Y%m%d"}

{jrCore_list 	    module="jrAudio" 
    		    chart_field="audio_file_stream_count" 
                    template="charts_row.tpl" 
                    chart_day_start=$start_date 
                    chart_day_end=$end_date
                    pagebreak="50" 
                    show="50"}

The Code to get the right date is working correctly. But the results in the chart listings aren't correct.
updated by @bandwerkstatt: 12/22/14 08:50:13PM
Bandwerkstatt
@bandwerkstatt
10/28/14 04:14:50PM
224 posts

Xcache error report


Jamroom Hosting

Xcache is not setup properly - xcache cannot be reset when upgrading modules and skins.
Make sure and either disable Xcache authentication, or properly set a user name and password - see:
Xcache Administration
Contact your hosting provider for assistance if needed.


... what did that mean? Did we something wrong in a modul?

thx, Stefan
updated by @bandwerkstatt: 12/02/14 06:04:37AM
Bandwerkstatt
@bandwerkstatt
10/28/14 04:03:17PM
224 posts

Calendar for jrEvent


Suggestions

... and that u can invit users and other users via mail or something like that ... not the same, but the facebook event calandar have nice functions ;)

... and when it work with google maps, so that everybody can find it :)
updated by @bandwerkstatt: 10/28/14 04:09:51PM
Bandwerkstatt
@bandwerkstatt
10/28/14 04:00:10PM
224 posts

Calendar for jrEvent


Suggestions

it would be cool, if the calandar can export it for example to apple calendar ics format and for other like google and so on ... :)
Bandwerkstatt
@bandwerkstatt
10/28/14 03:49:59PM
224 posts

reload content


Jamroom Developers

hello everybody,

we miss this feature in jamroom - or we didnĀ“t see it?

like facebook or something else, when you scroll down the page that new content are reloadet automaticly.

Thx for ur help :)

Stefan
updated by @bandwerkstatt: 11/28/14 01:32:46AM
Bandwerkstatt
@bandwerkstatt
10/12/14 09:47:14AM
224 posts

Upload failed


Installation and Configuration

No, this doesn't helps. Can't upload any Audio or Video
Bandwerkstatt
@bandwerkstatt
10/12/14 06:29:32AM
224 posts

Upload failed


Installation and Configuration

and where can i set minimum and maximum bitrate?
Bandwerkstatt
@bandwerkstatt
10/12/14 06:28:36AM
224 posts

Upload failed


Installation and Configuration

Hi @ all

We have a problem with the audio module. we can't upload any audio or video files. covers are working.

we have no entries at the activity log and system check says everything is green. I have made an integrity check and reset chache. max upload is 32MB, but the mp3 file had only 4.9MB

Any Ideas?


Greetings, Marco
10729030_975205505829536_1428132826_n.jpg 10729030_975205505829536_1428132826_n.jpg - 11KB

updated by @bandwerkstatt: 11/17/14 06:58:24PM
Bandwerkstatt
@bandwerkstatt
12/08/13 05:10:21PM
224 posts

How can i exclude songs from jr_charts


Using Jamroom

paul:
Yes???

I think there needs to be something custom to do this. Maybe an alternative chart module/scripts.

Many thanx for your hard time and help!
Yes, i think so. My question to you, is it possible for you?
  22