Displaying 20 results from an estimated 5000 matches similar to: "Song Tracking"
2008 Aug 08
1
Icecast Song Tracking
Hi list,
I was wondering if an Icecast mount is down, would icecast still keep a record of the songs being played, artist name, and at what time eatch song was played? And from what IP address the songs played from?
If icecast keeps these records, where does it keep them?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jun 20
2
MySQL tables and official documenttation
Dear all,
Unfortunately, i created my tables according to the older tutorial, i
search in dovecot.org and postfix.org but i didn't find any official
documentation for tables.
I want to use PF 2.10 and dovecot 2.
Its tutorial was wrote on debian etch. eatch is very old.
---mohsen
2005 Mar 05
1
dropped at change of song and...
I'm running Icecast 2.2.0 on a Windows 2000 server. I'm using Winamp
with the SAM encoder plugin to stream an Ogg Vorbis stream (-0.55
quality stereo) from a remote machine. I'm having two problems.
1. The latest Winamp works great. Whamb on OSX works also (but no
Title/Artist info shows up). But on other players (Zinf and Audion
[OS9 and OSX]) it works great for one song. At song
2004 Mar 19
2
Win2k/XP doesn't execute logon.bat while logging in to Samba PDC
Hi all!
I'm going mad about getting my shares mapped to my win2k and winXP machines from my Samba PDC Version 3.0.2 on Debian.
Win-machines doesn't seem to execute logon.bat at all, except when i log on as root. I've set the ownership and chmod 0775 all logon.bat files to eatch user on my network.
Am i just blind or are there something obvious/very wrong with my config?
my smb.conf
2011 Mar 19
5
Routing issue
Hi!
I have two models, artists and songs.
I have this in my route file:
resources :artists, :path => "ackord" do
resources :songs
end
Which gives me urls like this (I''m using https://github.com/norman/friendly_id
to create and manage slugs):
example.com/ackord/artistname/songs/songname-id
Now I want to remove the /songs part to get a url like this:
2012 Feb 29
2
Fetch Facebook fanpage in rails
Hi,
I am newbie to rails , I need access facebook page information like wall,
subscription,picture etc.
I have apps in rails 3, it has list of artist users he upload songs,
videos within my application, when the public (No Need to Login) can hear
the list of songs,videos. i decide to fetch the facebook/twitter basic
fanpage information and shown to the public in the popups.
i
2004 Aug 06
3
legalities of streaming
Oh, I almost forgot...
If you're going under compulsory licensing:
1) Listener requests cannot be honored, otherwise you will end up labeled an
"interactive service" along with Audiogalaxy Rhapsody & the like. Which means
more & more expensive royalties.
2) You cannot play more than 3 songs of the same album in any 3 hour period
(no more than 2 in a row). Nor can you
2004 Nov 10
3
Logging songs played by Icecast server
Hello all,
I skimmed the last year's worth of messages and all the docs and could find
no reference to this. I'm hoping someone here can assist.
I am a host for an Internet radio station,and we gave about 20 DJs. Each
host determines their own playlist and uses a variety of tools to broadcast
to the Icecast server (e.g. SAM2, SimpleCast, etc.). Since we do not have a
set playlist for
2006 May 04
4
form post not working
Hi there,
I have this form code in a view:
<%= start_form_tag :action => "listByArtist", :id => artist.id %>
<p><b>List by Artist:</b>
<select id="artist_id" name="artists[id]">
<%= options_from_collection_for_select(@artists, "id", "name") %>
</select>
<%= submit_tag "List"
2005 Mar 27
1
Ogg Vorbis Streams - song or track metadata for client?
> > - For Ogg Vorbis streams, how is song/track information sent and
> > updated to the client? How do I parse this information?
>
> a new set of headers are sent, ie a new logical stream
Hi Karl,
Am I therefore correct in thinking that songs are sent one after
another, e.g. "chaining", with each new logical stream starting with a
page of metadata e.g. comments?
Is
2006 Apr 08
1
help : uninitialized constant Song
Hi,
I''m facing the following issue.
I have a class A in that i tried instantiating another class B.
but got uninitialized constant B error..Any idea how to over come this.
Here is my code.
--------------------
class SongList
#initialize the array
def initialize
@songs=Array.new
end
def aSong(aSong)
@songs.push(aSong)
self
end
2004 Aug 06
2
legalities of streaming
Ditto Scott - you nailed it !!
But the DMCA actually sets rules on requests and processing them without
being considered "interactive" - for instance the time frame allowed from
when requests are made and then processed and actually air (minimum 60
minutes), to displaying your playlist - (can not be displayed public in the
order of actual performance) basically as long as you never
2017 Mar 03
2
Icecast status-json.xsl improvements
While http://127.0.0.1:8000/status-json.xsl?mount=/live
is fine for info on the server itself and the current track played it's
missing a played history.
I'd like to suggest adding history to status-json.xsl or to reduce the
size of the json to the bare minimum that a Web base mediaplayer might need
Add a new one at http://127.0.0.1:8000/playing-json.xsl?mount=/live
Which will only
2004 Sep 10
2
adding song metadata
What is the best way to add song metadata (artist, album, title, etc.) to
flac files? I want to be able to define an arbitrary number of
FIELD=value pairs.
Earlier I heard someone mention using id3 tags. I tried this with the
command-line "id3v2", and while it seemed to work I noticed that the
resulting file no longer began with "fLaC", which violates the format
2001 Aug 21
2
Title formatting for players/plugins
Hi, Peter Pawlowski's new (1.15beta) winamp decoder plugin seems quite
nice, in my opinion..
The "title formatting logic" is what I've been dreaming of for ages..
Right now I've chosen "%artist / [[%[abbr20]album][-%[num2]tracknumber]
/ ]%title[ - %version]"
I get titles such as "Artist / Title"or "Artist / Album / Title" or
"Artist /
2006 Jun 14
2
tags, having some problems....
Have a problem with flac tags,...
need to clean up 100's of .flac tags....
example:
(1)_Buff & the Skylights - Wishing You.flac
07 have a great day.flac
^^Love for ever - Muffin Men.flac
(spaces)
As you can see, there are allot of problems,
and I don't have the time to hand tag each .flac file.
----
is there ANY thing for Linux, that can ( RE-tag )
.flac files, ie: do a lookup
2004 Aug 06
2
song boundaries
On Tuesday 25 February 2003 10:31, Deva Seetharam wrote:
> hello all,
>
> in icecast2, how can i determine when one *MP3* song ends and the next one
> starts?
>
> i am involved in user preferences research and i am writing a statistics
> collecting software the tracks the songs that are being played, the number
> of people listening to particular songs, genre etc.
>
>
2020 May 11
3
Mystery Song Artist Shows in Listener Stats
For a very long time--years in fact--I have had a problem with one of
the replays on the server I manage. For this one replay only, which is a
program of two hours duration, the bottom of the statistics table for
the stream says the current song is xxx/the-show-name, and the 'xxx' in
question bears no relation to the current song. In fact, there *is* no
currents song--the file
2005 Mar 05
0
dropped at change of song and...
On Sat, 5 Mar 2005 01:42:34 -0800, Michael LaBash
<mlabash@babylabash.com> wrote:
> I'm running Icecast 2.2.0 on a Windows 2000 server. I'm using Winamp
> with the SAM encoder plugin to stream an Ogg Vorbis stream (-0.55
> quality stereo) from a remote machine. I'm having two problems.
>
> 1. The latest Winamp works great. Whamb on OSX works also (but no
>
2005 Mar 05
0
dropped at change of song and...
I'm trying to run Icecast as a service under windows using SC.exe and
I think that is the cause of the shutting down. There are parameters
for "start" that aren't explained and not really obvious .... I just
used the default (=demand)... anyone familiar with sc.exe?
from http://support.microsoft.com/default.aspx?scid=kb;en-us;251192
about SC.exe
optionname
start= boot,