navidrome/scanner
Reo 4489c34757
Fix Misleading Error Message on unreadable Media due to Permission (#1873)
* fix(taglib): Fix misleading error message on unreadable media - #1576

Signed-off-by: reo <reo_999@proton.me>

* fix(taglib): Add unit test and exclude scan for only unreadable file - #1576

Signed-off-by: reo <reo_999@proton.me>

* fix(taglib): Add unit test and exclude scan for only unreadable file - #1576

Signed-off-by: reo <reo_999@proton.me>

* fix(taglib): Add unit test and exclude scan for only unreadable file - #1576

Signed-off-by: reo <reo_999@proton.me>

* fix(taglib): Add unit test and exclude scan for only unreadable file - #1576

Signed-off-by: reo <reo_999@proton.me>

* fix(taglib): Add unit test and exclude scan for only unreadable file - #1576

Signed-off-by: reo <reo_999@proton.me>

* Fix test and simplify code a bit

We don't need to expose the type of error: `taglib.Parse()` always return nil

* Fix comment

Signed-off-by: reo <reo_999@proton.me>
Co-authored-by: Deluan <deluan@navidrome.org>
2022-12-04 12:48:21 -05:00
..
metadata Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00
cached_genre_repository.go Add multiple genres to MediaFile 2021-07-20 17:45:08 -04:00
mapping.go Capture "musicbrainz_releasetrackid" tag (#1827) 2022-10-01 12:13:47 -04:00
mapping_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
playlist_importer.go Fix logging smart playlist's song count 2021-11-20 12:29:09 -05:00
playlist_importer_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
refresh_buffer.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
scanner.go Fix race condition in scanner 2022-11-29 11:08:47 -05:00
scanner_suite_test.go Upgrade to Beego 2's orm 2022-07-30 12:43:48 -04:00
tag_scanner.go Don't abort scan if all audio files are in the MediaFolder's root. Fix #868 (#893) 2022-11-27 11:45:37 -05:00
tag_scanner_test.go Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00
walk_dir_tree.go Import smart playlists (extension .nsp) 2021-10-23 20:25:28 -04:00
walk_dir_tree_test.go Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00