View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005701 | MMW 5 | Other | public | 2009-06-02 00:32 | 2023-10-19 02:07 |
Reporter | peke | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Target Version | 5.2 | ||||
Summary | 0005701: Better handling of NET Radio Links | ||||
Description | New NET Radio sub tree entry "User Directory" whic will list all user radio Bookmarks. Adding: Few ways to add shortcut/bookmark of Radio Stream Link into NET Radio Tree a) Send to -> NET Radio (option should be enabled only if File Path contain supported protocols defined in 0002424) b) D&D to Net Radio Tree Handling/Playback: 1. Initial Radio Station info should be preserved for bookmarking capabilities a)In all cases no matter if direct Net Radio stream is loaded (shoutcast, icecast and MMS:// possibly) first stream info chunk almost always contain Radio Station info following by Currently playing track info chunk b) In case URL link is to ASX, M3U, PLS is used to obtain Radio Stream link in 99% of Cases Radio Station info is contained in ASX, M3U, PLS. - For ASX it is described in 0002424 regarding information parsed by ASX standard http://www.microsoft.com/windows/windowsmedia/howto/articles/introwmmeta.aspx - For Shoutcast PLS is same thing if you download and save instead of open .pls from http://classic.shoutcast.com/ where "Title??=" Have Station Name - For Icecast M3U that Are not following Winamps #EXTM3U format information is contained inside icy stream info block from Streaming Server - For Icecast XSPF we should firstly add support for XSPF as entered in bug 0005502 and then use information from downloaded XSPF NOTE: When stream sends Current track info inside stream that info should be showed in player but it should be reverted to Above info when track is shown in playlist or playback is stopped. An UI example could be made to clarify behavior | ||||
Additional Information | Ticket # 5356 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
related to | 0002424 | closed | Ludek | MMW v4 | Support for parsing of ASX links in need for WMA streaming |
related to | 0005502 | closed | Ludek | MMW v4 | Support XSPF handling |
related to | 0001996 | new | jiri | MMW v4 | Radio Stations should be displayed in the tree instead of in the Now Playing list |
related to | 0005071 | closed | Ludek | MMW v4 | Player Seekbar locks playback If moved to 100% (Regression) |
has duplicate | 0002162 | new | MMW v4 | Users should be able to add/remove favorite radio stations | |
related to | 0006308 | new | MMW v4 | Adding Streaming File Format | |
related to | 0009427 | closed | michal | MMW v4 | Radio stations fail to display track metadata (when playing by Media Foundation) |
|
Specify handling description from Last.fm API regarding listenning/handling lastfm:// links and radio stations. Related to 0003844 |
|
Reschedule for review in 5.0.1 |
|
User in Ticket # 5356 Raised the issue as he is trying To load PLS with list of Radio Station Channels encapsulated in PLS He expect That MM Load PLS in readable way. In ~0070992 there is example of common PLS example where Stream links in PLS contain Actual Radio station name and it should be preserved, while showing current track name during playback. |