mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1722] Scanning my Library with docker exec...php artisan koel:sync -v throws on some files errors like Atom at offset... #946
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#946
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dmuiX on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/koel/koel/issues/1722
Describe the bug
Scanning my Library with
docker exec --user www-data -it koel-koel-1 php artisan koel:sync -vthrows on some files errors like:or
Files are fine. I can play them on Different Players/Plattforms.
To reproduce
Steps to reproduce the behavior:
docker exec --user www-data -it koel-koel-1 php artisan koel:sync -vto sync library.Expected behavior
It should read my files as any other player/application does.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
They are all m4a Files. But some m4a files can be read even from the same album. I currently don't see a pattern.
@phanan commented on GitHub (Dec 28, 2023):
Koel relies on getId3 for parsing, so there's nothing I can do here.
@dmuiX commented on GitHub (Dec 29, 2023):
That’s a pity. But then I will report in the git of getid3