]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server: Improve error diagnostics of com_select().
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 13 Dec 2022 18:02:15 +0000 (19:02 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 Mar 2023 18:16:46 +0000 (19:16 +0100)
The attempt to select a non-existing mood or playlist currently
results in

remote: key not found in rbtree

This is a bit cryptic, so be a bit more user-friendy and provide a
paraslash error code for this case.


No differences found