ejurgensen 684c23a044 [db] Fix error where adding Spotify track to queue returns "0 tracks added"
Caused by queue_item_add returning >0 as success, but caller is expecting ==0.
Try to avoid other occurancess of this issue by generally checking for error
("ret < 0") instead.
2021-05-24 21:55:09 +02:00
..
2021-03-27 22:44:02 +01:00
2015-04-22 21:54:31 +02:00
2017-11-11 22:20:09 +01:00
2021-04-22 17:00:36 +02:00
2020-05-19 23:06:36 +02:00
2021-03-27 22:44:16 +01:00
2021-01-10 15:05:21 +01:00
2015-10-05 23:10:45 +01:00