mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #1487] Koel not playing music #851
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#851
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 @red-mist on GitHub (Aug 22, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1487
Hello;
I installed a Koel instance via TrueCharts on a Truenas Scale installation.
Installation was uneventful; but I noticed that Koel wasn't recognizing my library.
Turns out that there is already a /music folder in Koel and Truenas doesn't or can't use the same folder anymore as mount point for the dataset. So I changed the Truenas mount point to music1 but koel wouldn't accept the name change for scanning location (kept throwing "unknown error" - couldn't find any help on-line) so I symlinked the music1 folder into music; still got the same error, followed the advice to initiate the scan manually via command line and that worked, whole library was imported without significant issue (one or two files it didn't recognize - I assume some cruft like playlists in a strange format...).
Except it won't play any music on chrome. The little progress bar is just kind of scrolling, indicates 0:00 everywhere.
When I download the file via koel it works fine, so I don't think it's a permissions issue or something.
Environment
If you need any further information I'll gladly provide it; but I'm not so adept at php or node so some guidance would be appreciated.
I do apologize if this is not the right place for such questions, I'd be grateful if you could point me in the right direction!
@phanan commented on GitHub (Aug 30, 2022):
Unfortunately, I've no idea what TrueCharts/Truenas Scale is/are, so my support is quite limited here. I'll keep this issue open so that maybe other users can help.
@SpaceAgeHero commented on GitHub (Sep 5, 2022):
Yesterday I installed koel too and wanted check it out.
My music is not hosted on a NAS but on an attached USB drive.
However I had the same issue you're describing.
Turned out that the ffmpeg path in koels .env file was wrong:
# The full path of ffmpeg binary. FFMPEG_PATH=/usr/local/bin/ffmpegOn my Arch Linux / Aarch64 Raspberry Pi 4 setup ffmpeg is installed here:
/usr/bin/ffmpeg
@PotatoYummy commented on GitHub (Jun 15, 2025):
As a Koel user and a QNAP NAS user, here are some suggestions: