WIP ranking of search results

This commit is contained in:
Drew Weymouth
2023-11-05 14:08:48 -08:00
parent 3238aad65a
commit 5fd3f96129
4 changed files with 45 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.19
require (
fyne.io/fyne/v2 v2.4.1
github.com/20after4/configdir v0.1.1
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
github.com/dweymouth/go-mpv v0.0.0-20230406003141-7f1858e503ee
github.com/dweymouth/go-subsonic v0.0.0-20231105161622-54b5aec28363
github.com/fsnotify/fsnotify v1.6.0