Discussions
Activity
Sign In
How it works
Martin Konecny
Activity
Discussions
32
Comments
1828
Unable to login (first login)
Hi Fred, There was a prompt to set the default password during the debian package setup. If you can't remember it, then here is a tip to reset it to default: sudo -u postgres psql airtimeairtime=# UPDATE cc_subjs SET pass = md5('admin'…
Comment by
Martin Konecny
March 2012
permalink
Organizing off-air random play
Take a look here at the section "Notify when a song is played". You will see how to access the song's metadata. When the track is about to begin playing, use the on_notify function to check the metadata, and if type == christmas, then…
Comment by
Martin Konecny
March 2012
permalink
Register flow?
Hi, There are two main files ls_script.liq and ls_lib.liq. You could put it in either one of those, but I think the best place is ls_script.liq. More specifically, after line 63 here: https://github.com/sourcefabric/Airtime/blob/master/python_apps/…
Comment by
Martin Konecny
March 2012
permalink
Airtime to listen2myradio
Actually you can ignore the mount setting since, it's not used for shoutcast. Not sure what could be causing the "bad answer" response. Are you sure a source isn't already connected to your server's shoutcast mount?
Comment by
Martin Konecny
March 2012
permalink
Airtime to listen2myradio
Hi, I would first check that the shoutcast settings are what you expect in the auto generated /etc/airtime/liquid soap.cfg file.
Comment by
Martin Konecny
March 2012
permalink
Airtime 2.1 - Ubuntu 11.04
Ok it looks like you are on a hosted service correct? Try using the solution posted in this thread: http://forum.sourcefabric.org/discussion/13042/fresh-install-1.9.4-13/p1
Comment by
Martin Konecny
March 2012
permalink
Stream Timeout?
It should be at /usr/lib/airtime/pypo/bin/liquidsoap_scripts/ls_script.liq
Comment by
Martin Konecny
March 2012
permalink
Airtime 2.1 - Ubuntu 11.04
Post the file /var/log/airtime/media-monitor/media-monitor.log and I can help troubleshoot your problem.
Comment by
Martin Konecny
March 2012
permalink
Airtime 2.1 Beta1
Yes, Airtime 2.0 should be available as an official package in Ubuntu's repositories. Of course we will already have 2.1 available around then - which will also have full Precise Pangolin support :)
Comment by
Martin Konecny
March 2012
permalink
My GUI Uploads don't show up in Playlist Builder
You should ask your host why your locale is getting reset everytime you reboot the OS. As for why installing APC cache reinstalled Airtime, that's the first time we've heard about this problem. We'll definitely looks into this.
Comment by
Martin Konecny
March 2012
permalink
Airtime 2.1 Beta1
This sounds like Media-Monitor is having problems. Please attach the log file /var/log/airtime/media-monitor/media-monitor.log
Comment by
Martin Konecny
March 2012
permalink
Airtime 2.1 Beta1
@Radio-Libriamoci, Feel free to go hard on us on the interface, and what you think should be improved. We're just starting to polish it next week.
Comment by
Martin Konecny
March 2012
permalink
2.0.2 Airtime: Liquidsoap not starting properly [10.04 LTS PPC]
Hi, I didn't notice in the title you mentioned you had a PPC architecture. Unfortunately we only backport Liquidsoap 1.0 for x86 or amd64 architectures. If you'd like I can help you compile your own Liquidsoap binary for PPC it's ver…
Comment by
Martin Konecny
March 2012
permalink
Stream Timeout?
If that's how SAM works, then it might be enough to replace default = amplify(0.00001, noise()) with default = blank() Perhaps the random noise is confusing DJBot.
Comment by
Martin Konecny
March 2012
permalink
Stream Timeout?
Hmm, When SAM turns off it probably disconnects and so the DJBot can easily detect that and start playing it's own playlists. On the other hand when Airtime stops playing audio, it still sends a very quiet random noise so that the mountpoint st…
Comment by
Martin Konecny
March 2012
permalink
2.0.2 Airtime: Liquidsoap not starting properly [10.04 LTS PPC]
First thing is to check whether that file exists (or did something go wrong during install). Do find /usr/lib/airtime -name "utils.liq" Does this return anything? If so, what are the permissions of that file and its parent directory?
Comment by
Martin Konecny
March 2012
permalink
Stream Timeout?
Hey, I'm a little confused by your setup. How are you switching between Airtime and DJBot?
Comment by
Martin Konecny
March 2012
permalink
Feature suggestion
So to make your idea more general you are asking for playlist templates. This is an interesting idea, and something we will consider for the future. Please create a feature request ticket at dev.sourcefabric.org
Comment by
Martin Konecny
March 2012
permalink
How to host Localhost to my Domaim
Hi Vladimir, If you try giving us a shorter explanation of what the problem is then maybe we can understand you better.
Comment by
Martin Konecny
March 2012
permalink
Question regarding crossfading and compression through Liquidsoap
Hi Andy thanks for sharing the solution for cross fades. We are building a feature list for 2.2 at the moment and this is something to consider. What were you referring to about compression... different stream bit rates?
Comment by
Martin Konecny
March 2012
permalink
On Air Light but no audio then offline
In 2.1 we've made it so that files are copied instead of downloaded through a browser if Pypo is on the same host as the media library. File integrity checks are also done so that this problem should never occur again.
Comment by
Martin Konecny
March 2012
permalink
Airtime not streaming to Liquidsoap
thanks for the tip! We are going to look into ways to warn a user ahead of time whether Liquidsoap will be able to play a file.
Comment by
Martin Konecny
March 2012
permalink
Airtime not streaming to Liquidsoap
I don't know if reencoding the tags to UTF-8 will help. I was talking about files that have been truncated in size.
Comment by
Martin Konecny
March 2012
permalink
[BLOCKER] --> [decoder:3] Unable to decode stream of type "audio/mp3"! LIQUIDSOAP ERROR...
Hi, I'm not sure if that ticket is truly the cause of this issue since Albert says he had it working before Airtime 2.0.2. Also, we distribute our own Liquidsoap binaries with MP3 support compiled in. Albert, you say this problem only occurs w…
Comment by
Martin Konecny
March 2012
permalink
Airtime not streaming to Liquidsoap
Hi Aris, The next time this happens please post the liquidsoap log available in /var/log/airtime/pypo-liquidsoap. There will be an entry pointing to what file Liquidsoap was playing at the moment. I can tell you that if the ON-AIR light is red, the…
Comment by
Martin Konecny
March 2012
permalink
Problem with liquidsoap (Airtime 2.0.2)
I was going to suggest removing that parameter as a temporary workaround. It isn't really necessary, it's just to make Liquidsoap play nice if the system is under very heavy load (give other processes higher CPU priority).
Comment by
Martin Konecny
March 2012
permalink
Stream Timeout?
These are custom modifications right? I can't help much except to say that Liquidsoap is generating the Airtime-offline title, and so looks to be the culprit.
Comment by
Martin Konecny
March 2012
permalink
Problem with liquidsoap (Airtime 2.0.2)
It looks like their problem is related to not having root permissions, which is what I thought your problem might be when I asked for the EUID. It's strange that you don't have permission to alter the "nice" level, when you are t…
Comment by
Martin Konecny
March 2012
permalink
Problem with liquidsoap (Airtime 2.0.2)
Someone else had the same problem with Airtime it's our french forum: http://forum.sourcefabric.org/discussion/13582/config-liquidsoap-vers-un-serveur-shoutcast-/p1 Not sure what the solution was, maybe Albert FR can comment here :)
Comment by
Martin Konecny
March 2012
permalink
Problem with liquidsoap (Airtime 2.0.2)
I'm running Debian Squeeze myself and never had this problem. What is your effective user id? echo $EUID should return 0.
Comment by
Martin Konecny
March 2012
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
Stop following
About
Username
Martin Konecny
Joined
December 2010
Visits
0
Last Active
August 2015
Roles
Member
Posts
1,860
Friends
Following 1 person
Followed by 7 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