mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1708] Tracks are not playing #934
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#934
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 @parfentiy on GitHub (Sep 25, 2023).
Original GitHub issue: https://github.com/koel/koel/issues/1708
Describe the bug
I cant listen tracks. Clickin on Play entire album, but playing doesn't work - app going to next track, again and again up to the end of album.
To reproduce
Steps to reproduce the behavior:
See up text
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Using the postgresql DB
@parfentiy commented on GitHub (Sep 25, 2023):
but interesting thing i see:
when app skipping many tacks from all albums in my collection, one album is PLAYING, all track on it. Only one album. Why?
@parfentiy commented on GitHub (Sep 25, 2023):
and second - all skipping tracks are .flac. There are no problems with .mp3
Are fixes present ?
@parfentiy commented on GitHub (Sep 25, 2023):
I got fix it!! By editing the path to ffmpeg in .env
It works now!!!