Franz A. Steffek
5da246f24f
Compare timestamps when deleting from playlist
...
Comparing only the timestamps when deleting an item from the
playlist, should remove it faster.
2018-06-02 14:27:18 +02:00
Franz A. Steffek
08ea59e759
Display only song title/filename in the playlist
2018-06-02 14:25:19 +02:00
Franz A. Steffek
490d84fc18
Use unix timestamps in playlist
...
- Avoid sending a datetime object to the user
2018-06-02 14:16:18 +02:00
Franz A. Steffek
1e28ceded5
Fix #47 : Delete the correct item in playlist [wi]
...
Recording information, when an item was added to the playlist
makes it possible to remove the correct item in playlist, in case
duplicate items in playlist exists.
2018-05-30 18:37:18 +02:00
Franz A. Steffek
7bcfdfcbe9
Fixes #45 : Error when deleting from playlist [wi]
...
A server error occured when an playlist item was deleted via the
web interface.
2018-05-30 10:47:15 +02:00