Commit Graph

8 Commits

Author SHA1 Message Date
3724b94e4a Add 'unlimited_queue_length' permission
The 'unlimited_queue_length' permission allows a user to queue
songs without being restricted by the 45-minute queue length.
2020-06-09 17:37:08 +02:00
568f7c6a50 Add missing migration 2019-03-20 11:31:33 +01:00
84bf2653c2 Add choices on Song.state 2018-11-23 16:26:21 +01:00
7daacc50bb queues: Add an index on PlaylistSong.state 2018-04-09 17:51:27 +02:00
04cdce9ad4 Add more stats. 2017-10-05 18:07:09 +02:00
f6492a70df Fix race condition when requesting songs, causing them to get the same order value. 2017-10-05 18:07:09 +02:00
a5c2331bcf Volume control from the web interface. 2017-01-30 16:39:25 +01:00
47e7b5b59c Initial commit. 2017-01-20 17:47:45 +01:00