similar to: Song Updates

Displaying 20 results from an estimated 1000 matches similar to: "Song Updates"

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 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 01
0
Song Updates
Please paste exact output and syntax On 1 Oct 2004 at 15:08, Dave St John wrote: > We tried curl but got an error saying an extra method is not available? > ideas? > > > Dave St John > Mediacast1 Administration > > Need Support ? > http://mediacast1.com/helpdesk > ----- Original Message ----- > From: "Cody Tubbs (wISPdirect)"
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
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 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
2004 Oct 06
7
metadata sent from windows based system
Hello Everybody, We develop a Windows based radio broadcast system for professional radios and we would like to implant an interface in this system to make it able to automatically update metadata of an OGG (!) stream (recorded from the radio) sent to an Icecast 2.0.2 server. We read about the curl --user admin:hackme
2004 Sep 21
1
mp3 vs ogg question (reformatted)
Cool, I'm slowing getting people to change over http://dir.xiph.org/index.php?sgenre=Scanner But alot of people still don't like the fact they can't list on yp.shoutcast.com so they don't switch. If you want to see the realtime update try http://scanmassachusetts.no-ip.com:8000/capecod.ogg Some guy made a windows app. that interacts with a police scanner with a serial out. And
2005 Jun 14
2
admin.cgi metadata updates
Thanks for your reply Karl > It may be that you are just using the wrong url for updating metadata, > http://servername.com:9876/admin/metadata?mount=/stream.ogg&mode=updinfo&song=a_song_title That will be the problem. But how do I specify the userid and password in the URL? Regards, Ross.
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
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
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 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
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 08
2
Update metadata via URL?
Hi, I notice the new feature in 2.2 to update a stream's metadata via the admin interface.. but I can't seem to figure the URL to do this automatically from a script. I have a script which figures song and artist from filenames when possible which I use to make the web interface to my stream look nicer when I can't put ID3 tags.. but I would love to at the same time
2004 Aug 06
0
icecast2 ogg vorbis client request headers
fyi so you can see what im talking about mp3 demo username demo pass demo123 http://mediacast1.com/members/listen_icecast2_mp3.php?submc1id=999&submc1srvkey=278931a39ae8a23377e2d9445d8c9432f3e48a1d ogg demo that wont work same username and password as above http://mediacast1.com/members/listen_icecast2_ogg.php?submc1id=999&submc1srvkey=62af47c06f76eec34431bba72b3026e769a4347a use winamp