Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-09-26 | [chore] update go-sched pkg (#3357) | 1 | ||
* update go-sched to v1.2.4 which removes some now unused dependencies * whoops, remove test output | ||||
2022-05-08 | [bugfix] Fix remote media pruning failing if media already gone (#548) | 1 | ||
* fix error check of prune to allow missing files * update go-store library, add test for pruning item with db entry but no file Signed-off-by: kim <grufwub@gmail.com> * remove now-unneccessary error check Signed-off-by: kim <grufwub@gmail.com> Co-authored-by: kim <grufwub@gmail.com> |