Displaying 20 results from an estimated 600 matches similar to: "Song Updates"
2004 Oct 02
0
Song Updates
You did not type the exact string I told you to first of all. You forgot to use the 's after
before the h in http and at the end.
curl --user admin:hackme 'http://192.168.0.1:8000/admin/metadata?mount=/live&mode=updinfo&song=Artist_name+Title'
notice the useage of the 's in my string and not in yours. Your string is launching
nonsense into the background via the two
2004 Oct 13
0
Song Updates
My bad, try curl -s --user etc etc etc... I suppose that'd help. :]
On 13 Oct 2004 at 13:02, Dave St John wrote:
>
> Here is the error i get now.
>
> [root@mc1 gork]# curl --useruser:pass
> 'http://64.62.252.140:9120/admin/metadata?mount=/live.ogg&mode=updinfo&song=test_name+te
> st_Title'
> <b>source will not accept URL updates</b>
>
2004 Oct 14
2
Song Updates
Let this be a note for everyonein the future then. When using mp3s i don't think
there is a --enable-mp3-updates (I think it worked by default for me), yet if using ogg
vorbis you must compile icecast2 with --enable-vorbis-updates in order to update the
song/title id3 metadeta (Instructions on how to do so with `curl' are below). If I was
using ogg I may have been of more use, yet I
2004 Oct 01
5
Song Updates
Run this from command line:
curl --user admin:hackme 'http://192.168.0.1:8000/admin/metadata?mount=/live&mode=updinfo&song=Artist_name+Title'
That should set you all up, just change IP, Port and MountPoint.
-- Cody Tubbs : (Certified Master Linux Administrator)
: (Certified Unix Security Specialist)
-- Broadway Internet
On 1 Oct 2004 at 12:15, Dave St John wrote:
>
2004 Dec 10
2
Another relay question...
I currently have 3 mountpoints, 128, 56 and 24. I'm using darkice as
the source and I'm relaying to another server running icecast2. I'm
assuming that darkice is using lame for transcoding the bit-rates on
the fly and sending 128k/s + 56k/s + 24k/s to the relay host... which
is using a lot of bandwidth on the source network (which I don't have
much to spare). Is there any
2004 Sep 30
2
Song Updates
Hello Everyone,
What is the string to update song titles?
I have seen a few but none seem to work.
Thanks
John
2006 Jul 18
3
Newbie validation question
I am having problems with a validation, the full model code is below.
The validate routine is attempting to see if another record with the
same artist_name, title, & catalogue_no exists in the products table. If
so, it should throw an error.
This is the validation code:
def validate
if Product.find(:all, :conditions => ["artist_name = ?, title = ?,
catalogue_no = ?",
2006 Jul 19
0
Form helpers produce invalid XHTML code!
Hi all
The following scaffold creation form code...
<%= start_form_tag :action => ''create'' %>
<%= render :partial => ''form'' %>
<%= submit_tag "Create" %>
<%= end_form_tag %>
...creates this HTML colde:
<form action="/en/bookings/create" method="post">
<!--[form:artist]-->
2009 Apr 11
6
Inserting data from 1 table to another by using find_by_sql
Hi All,
I am inserting data from one table to another by using following method
@data=RoyaltyReportFiles.find_by_sql("insert into royalty_reports
(artist_name, album_name) select artist_name, album_name from
temp_royalty_reports where id=328417")
it saves the data into royalty_reports table but it gives following
error and application crashes. i am using rails 1.2.5
You have a nil
2005 Jul 09
1
Update metadata via URL?
Yeah just use the same URL he posted but leave out the .ogg for the mount
so it looks like this.
http://user:pass@server.com:8000/admin/metadata?mount=/mystream&mode=updinfo&song=whatever
----- Original Message -----
From: "Ross Levis" <ross@stationplaylist.com>
To: <icecast@xiph.org>
Sent: Friday, July 08, 2005 7:55 PM
Subject: Re: [Icecast] Update metadata via
2006 Apr 20
0
hdlc0 interface support needed!
dev seems to be slow to respond, so maybe someone here has accomplished
this...
I''m trying to bridge an hdlc0 interface to a guest, but I believe the
network-scripts only support eth* devices. Any clue on how to get my
hdlc0 p-t-p link interface bridged? Any tap suggestions/syntax? Simply
adding hdlc0 with brctl is incorrect syntax. Thanks in advance.
-Cody Tubbs
Systems Analyst
2004 Aug 06
0
Update Metadata Failed
your close.... :)
from the icecast2 documentation :
http://192.168.1.10:8000/admin/metadata?mount=/mystream&mode=updinfo&song=ACDC+Back+In+Black
o change your action parameter to mode and you'll be all set...
and FYI, Missing parameter is a general message which means, "I was
expecting you to pass in a variable into the admin request (mode in this
case) but you did
2017 Nov 13
2
Metadata: populating StreamUrl
On 13 Nov 2017, at 21:17, Fred Gleason wrote:
> Is there a way in v2.4.2 to include a ‘StreamUrl=‘ field in the stream metadata as well as ‘StreamTitle=‘? It appears that the administrative interface only populates StreamTitle.
[…]
> Is there a correct, supported way to do this?
On Nov 13, 2017, at 15:40, Marvin Scholz <epirat07 at gmail.com> wrote:
> No. There are currently no
2004 Aug 06
0
metadata update - possible to send adminpass in
update string?
Message-ID: <02b501c4788b$e1df6dc0$a601a8c0@recorder>
Hello everybody, hello Karl!
Sorry for my horrible English. I'm a newbie in icecast2.
I would like to use the
/admin/metadata?mount=/mymount.ogg&mode=updinfo&song=New%20Title
string to update metadata with -kh48 (to update metadata with ogg stream
:) ) but I couldn't find how to insert admin username and
2004 Aug 06
0
metadata update - possible to send adminpass in
update string?
In-Reply-To: <02b501c4788b$e1df6dc0$a601a8c0@recorder>
References: <02b501c4788b$e1df6dc0$a601a8c0@recorder>
Message-ID: <1091461406.2970.15.camel@bogus.hackers.club>
On Mon, 2004-08-02 at 13:25, Nagy Gergely - K?k Duna R?di? wrote:
> Hello everybody, hello Karl!
hi
> Sorry for my horrible English. I'm a newbie in icecast2.
> I would like to use the
2004 Oct 06
0
metadata sent from windows based system
seems like a lot of queries like this have come up lately...what's the
status of vorbis stream re-writing in the trunk ? Was this something that
got merged in or still remains in the kh branch ? I've always thought that
being able to update the metadata via the admin interface for all formats
was a requirement we should meet. What can we do to get this logic in the
trunk ?
oddsock
2005 Jun 13
2
admin.cgi metadata updates
I would just like to confirm that this is suppose to work with Ogg
Vorbis streams. I'm using 2.2-kh5 at a hosting company.
http://servername.com:9876/admin.cgi?pass=mypassword&mode=updinfo&song=a_song_title
I'm sure I have the correct servername, port and password, but it's not
working. I can do other admin tasks. When I brought this up a few
months ago I'm sure
2017 Nov 13
2
Metadata: populating StreamUrl
Howdy Folks:
Is there a way in v2.4.2 to include a ?StreamUrl=? field in the stream metadata as well as ?StreamTitle=?? It appears that the administrative interface only populates StreamTitle.
For example:
http://server.example.com:8000/admin/metadata?mount=MyMount&mode=updinfo&song=MySong
will insert only ?StreamTitle=MySong?;.
Googling around has brought up some possible
2005 Feb 11
0
Updating MetaData at the Relay
At 10:21 PM 2/11/2005, you wrote:
>Now that 2.2.0 is out, we can update metadata on-the-fly. At
>pulverradio.com we are working on an injector that takes the song info
>from our broadcast automation software and dumps it in (thanks guys for
>the help). I realize that we can inject the song info like so:
>
>http://server.ip:port/admin/metadata?mount=/
2005 Mar 27
2
URL format for Icecast2 metadata updates
Jason wrote:
> http://IP:PORT/admin/metadata?mount=/MOUNTPOINT&mode=updinfo&song=METADATAYOUWANTTOUPDATE
Wouldn't that require the admin password? Surely there's a way of doing it
which only requires the source password, heck there must be since
streamTranscoder is sending in metadata updates nicely without needing the
admin pw.
Geoff.