Discussions
Activity
Sign In
How it works
Martin Konecny
Activity
Discussions
32
Comments
1828
Need help to build liquidsoap
Those outputs look fine to me. Yeah? The On Air light comes on briefly at the start of a track then immediately goes out. Icecast receives a handshake from LS but nothing is actually streamed or transferred. Can you elaborate? What do you mean hand…
Comment by
Martin Konecny
March 2013
permalink
airtime next minor release
2.3.1 is coming. And that bug you point out (slow importing) will be resolved :). On Tue, Mar 12, 2013 at 3:47 PM, Alexandru Matei < airtime-support@lists.sourcefabric.org> wrote: > Hi! > > Are you going to release a bug fixing ver…
Comment by
Martin Konecny
March 2013
permalink
update problem
sudo apt-get purge postgresql-8.4 Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: postgresql-8.4* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. Afte…
Comment by
Martin Konecny
March 2013
permalink
update problem
Sorry, sudo apt-get remove package-name instead
Comment by
Martin Konecny
March 2013
permalink
update problem
I was going to say looks like 8.4 is taking the standard 5432 port. What's the output of dpkg -l | grep postgres You should see some 8.4 entries in there and remove them via sudo apt-get purge package-name
Comment by
Martin Konecny
March 2013
permalink
update problem
One more command to try: sudo netstat -tlnp | grep postgres This will tell us what port your postgresql server is listening on. Perhaps also try reinstalling the Airtime package. It's possible the database server wasn't running when you fi…
Comment by
Martin Konecny
March 2013
permalink
update problem
Here's the relevant error message: Unable to open PDO connection [wrapped: SQLSTATE[08006] [7] could not connect to server: Connection refusedIs the server running on host "localhost" (127.0.0.1) and acceptingTCP/IP connections on por…
Comment by
Martin Konecny
March 2013
permalink
update problem
Strange, it appears your database isn't running. What's the output of sudo service postgresql status
Comment by
Martin Konecny
March 2013
permalink
What is missing in Airtime
I would like to be able to play out. If there is a live broadcast that playlist can not be played until the end of the live broadcast. Or play/stop key for managing playlists. This would be a nice to have, but it's not scheduled for the futur…
Comment by
Martin Konecny
March 2013
permalink
ls_script.liq modification for scheduled ads
Only problem with this approach is the this is a hack that works "behind Airtime's back" and as such, Airtime will not be aware of what's playing and show incorrect information via the UI and external widgets. I've seen peo…
Comment by
Martin Konecny
March 2013
permalink
Airtime on Debian
We will look into make the install independent of web server installed. Please stay tuned.... On Mon, Mar 11, 2013 at 11:09 AM, Roger Wilco < airtime-support@lists.sourcefabric.org> wrote: > The current version simply isn't designed…
Comment by
Martin Konecny
March 2013
permalink
Ingesting a remote (soundcloud) audio file
Exactly. This would be analogous to the .identifier file. On Mar 11, 2013 9:58 AM, "Eric Pugh" wrote: > Hi Martin, > This sounds like a great idea. (and something that could be useful for > other functionality besides soundcloud…
Comment by
Martin Konecny
March 2013
permalink
update problem
You could try sudo apt-get purge airtime Or "sudo dpkg -P airtime" if the first doesn't work. M On Mar 11, 2013 10:49 AM, "Giga" wrote: > thank you for the clarification Martin, when trying to upgrade to 12.04 > w…
Comment by
Martin Konecny
March 2013
permalink
Airtime Uploaded to Server, Now What?
None whatsoever. Just make sure you set secure icecast username/passwords since you are letting external hosts to connect. On Mon, Mar 11, 2013 at 12:04 AM, buddha tunes < airtime-support@lists.sourcefabric.org> wrote: > great, thanks. …
Comment by
Martin Konecny
March 2013
permalink
Airtime Uploaded to Server, Now What?
Yes this is possible :) On Sun, Mar 10, 2013 at 11:43 PM, buddha tunes < airtime-support@lists.sourcefabric.org> wrote: > Can I install airtime on an ubuntu linux instance and have it access > icecast on an amazon linux instance? >…
Comment by
Martin Konecny
March 2013
permalink
Need help to build liquidsoap
Anything in liquidsoap logs? On Mar 8, 2013 3:45 AM, "Roger Wilco" < airtime-support@lists.sourcefabric.org> wrote: > Yeah? The On Air light comes on briefly at the start of a track then > immediately goes out. Icecast receive…
Comment by
Martin Konecny
March 2013
permalink
Broken - Playing Random Songs on Silence
ReplayGain wont work for fallback tracks unless Airtime knows about them. This is because Airtime does additional work ahead of time on each file before sending to Liquidsoap (calculating ReplayGain is expensive!). You could try enabling a liquidso…
Comment by
Martin Konecny
March 2013
permalink
Speed up airtime
Those outputs looks fine. I'm really unsure what's happening is there any other information you can provide? Is the speed poor consistently? How long does it take to load the lib page? On Mar 9, 2013 10:19 AM, "Aris Synodinos" &l…
Comment by
Martin Konecny
March 2013
permalink
airtime + ezstream on same icecast - possible?
This is indeed possible. You just need to point EZStream to the same icecast server with the exact same settings as Airtime but a different mount point. On Mar 10, 2013 4:22 PM, "Harri Nyman" < airtime-support@lists.sourcefabric.org>…
Comment by
Martin Konecny
March 2013
permalink
update problem
Natty is no longer supported by Canonical (no more security updates!) and therefore we have also dropped support. Please upgrade to 12.04. On Mar 9, 2013 2:33 PM, "Giga" wrote: > after running an sudo apt-get update I'm having th…
Comment by
Martin Konecny
March 2013
permalink
High percentage of tracks have 1-3 seconds chopped off the end
Bill, how big is the tarball? On Mar 9, 2013 1:32 PM, "Bill Burton" < airtime-support@lists.sourcefabric.org> wrote: > Hello Martin, > > On Fri, Mar 8, 2013 at 2:24 PM, Martin Konecny < > airtime-support@lists.sourcef…
Comment by
Martin Konecny
March 2013
permalink
Airtime Uploaded to Server, Now What?
What do you mean uploaded? Have you run the command to install it? On Mar 10, 2013 6:44 PM, "buddha tunes" < airtime-support@lists.sourcefabric.org> wrote: > Hi, I have uploaded airtime to my server. How do I access? I am certa…
Comment by
Martin Konecny
March 2013
permalink
Ingesting a remote (soundcloud) audio file
Come to think of it, I think we could collaborate on this part of the feature. For example, Airtime's media-monitor already has a metadata tag reader/writer built in. I think the best way to approach this would be to write a temporary text file…
Comment by
Martin Konecny
March 2013
permalink
Speed up airtime
Hi Aris, I tried using the database dump you provided, however performance appears to be normal. Please try the following from your server's command-line and post the output. It will print out how long the request to the Airtime login page took…
Comment by
Martin Konecny
March 2013
permalink
High percentage of tracks have 1-3 seconds chopped off the end
@Alex, I guess that would depend on how often it happened before. Please confirm if this has fixed it for you. @Bill,Because your issue is a problem with the way different metadata readers cannot agree on the length of the track, this is a more comp…
Comment by
Martin Konecny
March 2013
permalink
Need help to build liquidsoap
That last output you posted looks fine. You should be able to output aac now.
Comment by
Martin Konecny
March 2013
permalink
Need help to build liquidsoap
Try running sudo -u pypo /usr/lib/airtime/pypo/bin/airtime-liquidsoap and post the output.
Comment by
Martin Konecny
March 2013
permalink
Need help to build liquidsoap
Try %aacplus(bitrate=64)
Comment by
Martin Konecny
March 2013
permalink
Need help to build liquidsoap
Actually appears that you need to get the library from here: http://217.20.164.161/~tipok/ Download:http://217.20.164.161/~tipok/aacplus/ Edit: Verified as working - download version 2.0.2 untar it and then run ./autogen.sh./configuremakesudo make i…
Comment by
Martin Konecny
March 2013
permalink
Need help to build liquidsoap
This happened, too... W: Duplicate sources.list entry http://apt.sourcefabric.org/ precise/main amd64 Packages (/var/lib/apt/lists/apt.sourcefabric.org_dists_precise_main_binary-amd64_Packages) W: Duplicate sources.list entry http://apt.sourcefabri…
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