Discussions
Activity
Sign In
How it works
Martin Konecny
Activity
Discussions
32
Comments
1828
Cant turn off master source
Hi, Please try the following as a temporary workaround: sudo -u postgres psql airtime -c "update cc_pref set valstr = 'off' where keystr = 'master_dj_switch'" Please let us know if you are able to reproduce this again. …
Comment by
Martin Konecny
April 2013
permalink
Schedule Recurring Show Adding Playlist Once
Hi Lisa, the feature you mention is called "Show Linking" and it will be available for our upcoming 2.4 release. It was originally scheduled for end of April, but looks like we might miss that date by a week. But the good news is that it…
Comment by
Martin Konecny
April 2013
permalink
Playback stops after every song
Hi Goran, I see now from the logs you are using the beta version of 2.4. Please use 2.3.1 for the moment, all these issues will be resolved for 2.4 final :)
Comment by
Martin Konecny
April 2013
permalink
V2.3.1 Debian Stable - No segue in playlist
Ticket for this will be filed. Out if curiousity, everyone who is experiencing the problem is running Debian? Can you guys post the output of "dpkg -l | grep liq"
Comment by
Martin Konecny
April 2013
permalink
[RESOLVED THANKS MARTIN!] Problems Trying to Set Up Live Stream
Hi Lisa, Please try saving the stream settings, and then immediately after do tail -30 /var/log/airtime/zendphp.log from the command-line. Feel free to send the message to me in private if there's any sensitive data.
Comment by
Martin Konecny
April 2013
permalink
After upgrade Airtime from 2.3.0 to 2.3.1 not import new songs
@TVanek, Thanks for reporting this issue - we can fix this, but I will need your assistance to determine which part of the code is failing. It seems one of your tracks has an unexpected value (4294967295), and we need to test for this. I'll co…
Comment by
Martin Konecny
April 2013
permalink
media-monitor failure airtime 2.3.1 on Ubuntu 10.04
This happens with files that have no business existing on your filesystem (their filename character encoding is incorrect). Try the following: http://forum.sourcefabric.org/discussion/comment/18547#Comment_18547 In your case, the /path/to/music sh…
Comment by
Martin Konecny
April 2013
permalink
media-monitor failure airtime 2.3.1 on Ubuntu 10.04
Please post /var/log/airtime/media-monitor/py-interpreter.log as well. M On Mon, Apr 15, 2013 at 8:34 AM, nasr < airtime-support@lists.sourcefabric.org> wrote: > here is the entire /var/log/airtime/media-monitor/media-monitor.log > &…
Comment by
Martin Konecny
April 2013
permalink
media-monitor failure airtime 2.3.1 on Ubuntu 10.04
10.04 is still supported since it's an LTE, and is officially supported by Canonical until 2015 I believe. @nasr, Please post the entire /var/log/airtime/media-monitor/media-monitor.log file
Comment by
Martin Konecny
April 2013
permalink
V2.3.1 Debian Stable - No segue in playlist
Now I have resolved most of the above for the time being I now do not have the ability to have a selected playlist mixed. Each track plays one after the other with a silence gap and the NOW PLAYING screen shows NOTHING SCHEDULED between tracks in t…
Comment by
Martin Konecny
April 2013
permalink
Forum does not work from T-Mobile
@Albert, I believe you are thinking of Verizon. T-Mobile doesn't modify packets AFAIK. @Muhoo, We've notified one our of network admins to look into this.
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
What problems did you find? The Liquidsoap team is working towards a stable 1.1.1 release, and any bug reports at this stage would go a long way... M On Sun, Apr 14, 2013 at 3:43 AM, Craig Osborne < airtime-support@lists.sourcefabric.org> w…
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
Hi Craig. This was an issue we were aware of and worked with the Liquidsoap team to identify and correct. The fix for this is now in the github repository, you simply need to compile Liquidsoap again. Let me know if it works for you. The official 1…
Comment by
Martin Konecny
April 2013
permalink
Library appears empty when it most certainly is not
Just out of curiousity, what happens if you create a new user and view the library with that user? On Apr 11, 2013 8:16 PM, "muhoo" wrote: > airtime=> select * from cc_files; > airtime=> select count(id) from cc_files; > …
Comment by
Martin Konecny
April 2013
permalink
Airtime install on ubuntu - Error in installation Script
Try this as an alternative: http://forum.sourcefabric.org/discussion/comment/22543#Comment_22543 Replace 8.4 with your postgres version (most likely 8.4 or 9.1 - you can verify through "dpkg -l | grep postgres")
Comment by
Martin Konecny
April 2013
permalink
Airtime install on ubuntu - Error in installation Script
Unfortunately some VPN's (as in your case) do not properly setup the OS environment (it should be UTF-8!!!!) If you aren't using postgresql for anything other than Airtime, do sudo apt-get purge postgresqlecho -e 'LANG="en_US.UTF…
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
Hi Craig, I didn't mean to attach a AAC enabled Liquidsoap, my mistake. Unfortunately I do not have a 32-bit machine at my disposable ATM. You can compile your own Liquidsoap (it's very easy!!). The full instructions are available here: h…
Comment by
Martin Konecny
April 2013
permalink
repositories set up issue
Hmm, I think I understand your original post better now. Are you changing precise to lucid in /etc/apt/sources.list???
Comment by
Martin Konecny
April 2013
permalink
repositories set up issue
Try running 'sudo apt-get update' first. Shpuld fix it. On Apr 5, 2013 5:55 PM, "jay ordoñez" < airtime-support@lists.sourcefabric.org> wrote: > i cant mange to set up correctly the repositories to install airtime i go…
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
Sorry Martin, I have edited my message after, it's seems have not been updated. Message is: " Hi, I have the same problem than Craig Osborne, streams stop working and liquidsoap doesn't want to stream without a restart. I'm ac…
Comment by
Martin Konecny
April 2013
permalink
Airtime Down after upgrade to 12.04
You can find the deb file in http://apt.sourcefabric.org/pool/main/a/airtime/
Comment by
Martin Konecny
April 2013
permalink
Airtime 2.3.1 on Debian squeeze with AAC+ streaming
As far as I'm aware, all javascript/jquery players simply act as a layer and add controls overtop the native browser player. Simply put, if the browser or a browser plugin (flash) supports aac+, then so will the javascript player. On Apr 4, 201…
Comment by
Martin Konecny
April 2013
permalink
Re-Installation Fail airtime_2.1.0-1_all.deb
Why not enable the following: airtime.domain.com? This is much easier. However, you may change Airtime to a subdirectory by viewing the following: https://wiki.sourcefabric.org/display/CC/FAQ+and+Support#FAQandSupport-HowDoIMoveAirtimeintoasubdirect…
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
HI Kidint, This sounds like a different problem to me. Craig is able to execute "sudo service airtime-liquidsoap restart" to get his stream up and running. We will be releasing a new set of Liquidsoap binaries soon. In the meantime plea…
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
Albert is right, you have a 32-bit Ubuntu install. Use this link instead: https://dl.dropbox.com/u/256410/airtime/liquidsoap_2013_04_02-i386
Comment by
Martin Konecny
April 2013
permalink
no snapshots or beta for the next version of airtime ?
Should have something soon :) On Wed, Apr 3, 2013 at 10:03 AM, Albert FR < airtime-dev@lists.sourcefabric.org> wrote: > All is in the title ;-) > >
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
I'm assuming your OS is 64-bit. You can download the binary here: https://dl.dropbox.com/u/256410/airtime/liquidsoap_2013_04_02 Once downloaded do the following: sudo service airtime-liquidsoap stopsudo mv /usr/bin/liquidsoap /usr/bin/liquidsoa…
Comment by
Martin Konecny
April 2013
permalink
Airtime audio fails daily
HI Craig, I think what we'll do is see if the latest version of Liquidsoap resolves the issue. I'll provide you a binary file with instructions and we'll take it from there.
Comment by
Martin Konecny
April 2013
permalink
How Long for Files to Upload and Files Not Uploading
So you see a progress bar at the bottom that isn't completing? Please show a screenshot if you can. BTW, some older versions of IE have problems uploading, so Safari, Firefox, or Google Chrome are your best bet!
Comment by
Martin Konecny
April 2013
permalink
General Protection Kernel Fault
Hi Philip, It might make sense to register on the Liquidsoap mailing list and ask this question there. Not many people have experience with what you are trying to do. https://lists.sourceforge.net/lists/listinfo/savonet-users On Mar 31, 2013 8:52 …
Comment by
Martin Konecny
March 2013
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Follow Martin Konecny
About
Username
Martin Konecny
Joined
December 2010
Visits
0
Last Active
August 2015
Roles
Member
Posts
1,860
Friends
Following 1 person
Followed by 6 people
My Badges
Total Points: 90
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339