mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
Added short notes on what works and not to playlist.html
New playlists are called "untitled playlist" to conform with iTunes
This commit is contained in:
@@ -51,6 +51,20 @@
|
||||
<input type="text" id="edit_playlist_name" value="" />
|
||||
<div id="busymsg" style="text-align:center;color:red; visibility: hidden;">Busy ...</div>
|
||||
<a href="javascript:EditPlaylistName.add();">Add static playlist</a>
|
||||
<br /> <br />
|
||||
<strong>Things that work:</strong><br />
|
||||
* Browse Library and playlists<br />
|
||||
* Search Library and playlists<br />
|
||||
* Dblclick playlist = rename<br />
|
||||
* Add static playlist<br />
|
||||
* Delete playlist (hit delete)<br />
|
||||
<br />
|
||||
<strong>Broken stuff</strong><br />
|
||||
* Only shows 50 first songs<br />
|
||||
* IE no songlist<br />
|
||||
* IE no playlist rename<br />
|
||||
* IE no add playlist<br />
|
||||
|
||||
</div>
|
||||
<div id="genre_div">
|
||||
Genre<br />
|
||||
|
||||
Reference in New Issue
Block a user