quintodrome/scanner/metadata/taglib
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
..
get_filename.go Remove //+build tags, as the code does not compile on older versions of Go anymore 2022-07-29 08:41:28 -04:00
get_filename_win.go Remove //+build tags, as the code does not compile on older versions of Go anymore 2022-07-29 08:41:28 -04:00
taglib.go Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00
taglib_suite_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
taglib_test.go Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00
taglib_wrapper.cpp Simplify prototype definition for taglib_read 2021-11-13 12:18:42 -05:00
taglib_wrapper.go Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00
taglib_wrapper.h Simplify prototype definition for taglib_read 2021-11-13 12:18:42 -05:00