mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1405] cant download songs from Mobile #803
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#803
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 @kindlydodo on GitHub (Jan 15, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1405
Describe the bug
This is more a Question. I don't know if this is a bug. On my Android 12 Phone, doesn't matter which Browser i use, i can't download a track.
To reproduce
Steps to reproduce the behavior:
Right click on Track > "Download" not even showed. When i switch to Desktop Mode (Browser Agent), this is visible, but nothing happens when click Download.
Expected behavior
On Mobile Phone, with a Browser, i can download any Track.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
@Sacha-Ringenbach commented on GitHub (Feb 26, 2022):
Does it work when you download songs from a computer browser ?
@kindlydodo commented on GitHub (Feb 27, 2022):
Now, a download will.work, if i change the Browser to Desktop mode. I dont know if this works because i upgrade to the newest version of koel.
@Sacha-Ringenbach
Yes that works, also when i set my mobile Browser to Desktop mode this will work
@phanan commented on GitHub (Apr 13, 2022):
The download button is hidden on phones intentionally indeed, because older phones don't support downloading arbitrary files. Maybe we can just show it and leave the behavior to the browser.