similar to: Problem with Metatag update

Displaying 20 results from an estimated 700 matches similar to: "Problem with Metatag update"

2005 May 05
2
Metadata Swapping: How do they do it?
Think I answered my own question really. The display in iTunes, for example, is swapping between what in status.xsl would be Stream Title and Current Song. If Song is updated like so: http://admin:password@myserver.pulverradio.com:8000/admin/metadata? mount=/high.mp3&mode=updinfo&song=ACDC+Back%20In%20Black ...then what exactly is the verbage to update StreamTitle?
2005 May 05
0
Metadata Swapping: How do they do it?
On Thu, 2005-05-05 at 20:17, Ian Andrew Bell wrote: > Think I answered my own question really. > > The display in iTunes, for example, is swapping between what in > status.xsl would be Stream Title and Current Song. > > > If Song is updated like so: > http://admin:password@myserver.pulverradio.com:8000/admin/metadata? >
2006 May 13
1
apply
Dear Sir, I’am a new user of “R” Software. I thank you very much for this Software. By running the “R” 2.3.0 software I have encountred aproblem: I have downloaded the tseriesChaos package from CRAN. When I try to run any function of the the tseriesChaos package for example, the c2 function the “R” software diplays on the screen ‘error, impossible to find the c2 function). Please help me! What
2002 Jun 22
1
Microsoft Home Publishing - 'file could not be opened'
I have managed to run Microsoft Home Publishing with Codeweavers Preview 6 on mandrake 8.2, using my existing Windows installation. It loads and diplays Ok, I can get the help info and previews pop up for project templates. All seems well until I try to open a template, a recent project or any .php file from a directory. In the first two instances I get a box saying the file could not be
2004 Aug 06
5
someone wake me up...
and tell me that it is possible to make icecast broadcast titles or id3 tags. I refuse to believe that you all can talk so fondly of a program that gives you the ability to make a radiostation but not tell its listeners what is on the air.. That is just too weird.. So what do YOU do to tell people what they are listening to? Arvid www.playrec.dk -for all kinds of good music ICQ# 724069 ---
2005 Dec 30
4
Convert "é" in "é"
I try to find an function to convert characters in html chars. "é" become "é" There is something in RoR 1.0 to do that ?
2011 Aug 08
2
Trouble getting in icecast Directory
Yes, it is a "vague term" but it should match nonetheless. Is the directory code open source? If so, I don't mind locating the error and proposing a correction. First step is to have other people confirm that they get the same results that I do. On 8/7/2011 4:34 PM, Karl Heyes wrote: > On 07/08/11 04:56, Raymond Lutz wrote: >> Okay, it is working now. I see it when I
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
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 May 16
5
how to redirect after sendfile?
Greetings! Is there a way to get RoR to redirect_to another action after doing a sendfile? My little app lets the user enter a bunch of data and then creates an XML file from it. I''m using sendfile to let the user download the XML file. Once they download the file I want to take them to a new view that presents a logout button that will trigger a cleanup. But it looks like RoR
2004 Aug 06
1
someone wake me up...
> if you stream with MuSE (actually at the 0.6.1) you can easily specify > metatags as title, url and description from confortable input fields > embedded in the gui ( http://muse.dyne.org ). MuSE is GPL'ed software. Is that title dynamic (ie: does it change per song to list the song name)? Or is it a one time static thing? Louis --- >8 ---- List archives:
2004 Aug 06
3
icecast-2.0-kh34
I run icecast 2.0.0 on freebsd 5.2.1 and an avermedia 206 studio. Briliant :-) Yesterday I gave icecast-2.0-kh34 a try. Starts extrem faster than version 2.0.0 and i could set metatags for ogg. ... but it coredumps every 10 secs. Could i help with maybe a dump or a hand for testing. would be a plesure to me :-) regards Karl-Heinz --- >8 ---- List archives: http://www.xiph.org/archives/
1999 Nov 28
2
gnuclient X11 & openssh
The following message is a courtesy copy of an article that has been posted to comp.emacs.xemacs as well. [This message has been CC'ed to the OpenSSH list in a plea to at least consider supporting more advanced usages of Xauth] Chris Green <sprout at dok.org> writes: > Its not configurable behavior. It always generates a new random file > in /tmp. Then they should probably
2005 Dec 23
1
pagination problem
hey, i have this problem in the database i have 32 records and the sql filtered 4 records #getting the callerid records depending on the given paramaters and paginate it @callerid_pages = Paginator.new self, CallerId.count, 10, @params[''page''] @caller_ids = CallerId.find(:all, :conditions =>["geotags.firm_id = ? ", @firm_id], :order => " geotags.address1
2010 Feb 05
1
About the openfire question ~
Hi, guys: Would anyone know what causes this error message ? It's not the first time I've seen it but is the first time I've seen it so often. openfire verison is 3.6.4 . at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Execut orFilter.java:283) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at
2005 Mar 12
2
UTF-8 problem when not using UTF-8, but Umlauts
On Sat, Mar 12, 2005 at 12:12:27PM +0100, Gerhard Strangar wrote: > High, > > I'm running some Windows 9x Clients which don't use Unicode for SMB. It > didn't cause any problems when using Samba 2, because the UNIX machines > use ISO8859-1 and the Windows 9x use CP850 and no conversion was > neccessary, German Umlauts like ?, ?, ?, ?, ?, ? and ? were the same on >
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)"
2006 May 02
3
Ordering Results returned by has_many relationship.
Noob Question 31,265,232 if I''m searching on an object, say order, that has many "order_lines" and I want to display order lines by Quantity ( an attribute of the order_lines ) descending how could I do that without having to do a find() with :order, but something like; Order.order_lines.each do |ol| <!-- code to diplay the line --> how can I determine the field