search for: mp3&mode

Displaying 3 results from an estimated 3 matches for "mp3&mode".

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? http://admin:password@myserver.pulverradio.com:8000/admin/metadata? mount=/high.mp3&mode=updinfo&StreamTitle=PulverRadio ...doesn't work. My (potentially misguided) belief is...
2005 May 05
0
Metadata Swapping: How do they do it?
...swered 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? > > http://admin:password@myserver.pulverradio.com:8000/admin/metadata? > mount=/high.mp3&mode=updinfo&StreamTitle=PulverRadio > > ...doesn't work. T...
2005 Feb 23
1
Problem with Metatag update
...t depends. On some computers iTunes diplays the titles on others it doesn't. Is this a general problem or am I doing something wrong ? I am using wget to update the metadata: wget -q --output-document=/dev/null --http-user=user --http-passwd=pwd "http://url/admin/metadata?mount=/live-hq.mp3&mode=updinfo&song=artist-title" Thanks for your help, Mathias