How to Preserve Title of Internet Radio Station in WMP Playlist
- From: trans <trans@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 Jul 2008 04:00:00 -0700
I have an asx playlist of the following form:
<ASX version="3.0">
<title>Radyo</title>
<entry>
<title>Acık Radyo</title>
<ref href="http://www.yayinonline.com/asx/radyoasx.asp?rd=acikradyo"/>
</entry>
</ASX>
The URL references another asx file, of the following form:
<ASX VERSION="3">
<Abstract>Yayinonline.com </Abstract>
<Title>Yayinonline.com</TITLE>
<Author>Yayinonline.com</Author>
<Copyright>Yayinonline.com</Copyright>
<MoreInfo href="http://www.yayinonline.com/" />
<Entry>
<Title> Yayinonline.com </Title>
<Copyright> 2006 Yayinonline.com </Copyright>
<MoreInfo href="http://www.yayinonline.com/" />
<ref href="mms://89.149.209.139/rd-acikradyo" />
</Entry></ASX>
I want the entry to appear as "Acik Radyo" as indicated by the title in my
asx file. However, once Windows Media Player loads the referenced asx file,
the title displayed in the playlist view changes to the title specified in
the referenced asx file, namely to "Yayinonline.com".
Is there any way to prevent this from happening, and get the title I have
specified to display in the playlist view, short of plugging the MMS URL
directly into my asx file? That is not workable because the IP address
changes arbitrarily.
Thanks.
.
- Follow-Ups:
- Re: How to Preserve Title of Internet Radio Station in WMP Playlist
- From: Neil Smith [MVP Digital Media]
- Re: How to Preserve Title of Internet Radio Station in WMP Playlist
- Prev by Date: Re: Link to a position within the video file through MMS protocal
- Next by Date: Re: Media Sharing: Cannot Click "OK", no expanded box to show avail. comps.
- Previous by thread: Re: Link to a position within the video file through MMS protocal
- Next by thread: Re: How to Preserve Title of Internet Radio Station in WMP Playlist
- Index(es):
Relevant Pages
|