navidrome/scanner
Deluan Quintão 0ca0d5da22
Replace beego/orm with dbx (#2693)
* Start migration to dbx package

* Fix annotations and bookmarks bindings

* Fix tests

* Fix more tests

* Remove remaining references to beego/orm

* Add PostScanner/PostMapper interfaces

* Fix importing SmartPlaylists

* Renaming

* More renaming

* Fix artist DB mapping

* Fix playlist updates

* Remove bookmarks at the end of the test

* Remove remaining `orm` struct tags

* Fix user timestamps DB access

* Fix smart playlist evaluated_at DB access

* Fix search3
2023-12-09 13:52:17 -05:00
..
metadata Fix ld warnings on taglib_wrapper. 2023-12-04 15:19:12 -05:00
cached_genre_repository.go Add multiple genres to MediaFile 2021-07-20 17:45:08 -04:00
mapping.go Small date mapping fix (#2584) 2023-11-11 17:13:07 -05:00
mapping_internal_test.go Small date mapping fix (#2584) 2023-11-11 17:13:07 -05:00
playlist_importer.go Ignore playlists starting with a dot - #2367 (#2390) 2023-06-16 15:55:17 -04:00
playlist_importer_test.go POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00
refresher.go Generalize BreakUp/RangByChunks functions 2023-11-25 12:13:36 -05:00
scanner.go Fix data race in scanner 2023-04-04 10:51:43 -04:00
scanner_suite_test.go Replace beego/orm with dbx (#2693) 2023-12-09 13:52:17 -05:00
tag_scanner.go Generalize BreakUp/RangByChunks functions 2023-11-25 12:13:36 -05:00
tag_scanner_test.go Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00
walk_dir_tree.go Revert walk_dir_tree.go back to using the os package. 2023-11-21 07:17:22 -05:00
walk_dir_tree_test.go Parse more itunes keys, optimize taglib wrapper (#2680) 2023-12-03 14:19:16 -05:00
walk_dir_tree_windows_test.go Ignore Recycle Bins in Windows. Fix #1074 2023-03-09 22:14:58 -05:00