mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #324] [Information needed] RPi performance. #238
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#238
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 @ghost on GitHub (May 4, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/324
Hey Hey Hey !
I'm interested into this project : I wish to put this on a RaspBerry Pi (car project).
=> just one question, when you say "a capable server", do you think this could handle server charge ? client charge ? both ?
I know you write down the opposite but an upload part is needed if the server is on local ^^' In a car, there is no internet connexion so you download/put song on your phone, then on RPi.
If you didn't planned doing this upload part, i'll stick to it and leave this dev' on my side.
@phanan commented on GitHub (May 5, 2016):
I've never tried Raspberry Pi before, but looking at the specs, the model can totally cut it. In fact, it looks more powerful than my current VPS.
Regarding upload/download, I don't really get what you mean. If it's local then you can just put more files under the target directory and trigger another scan. Koel scans are sequential, so unless your library is really huge, there shouldn't be any penalty. Althought, tbh, storing the files locally defeats Koel's purpose from the first place.
Btw your use case is interesting – I've never thought of it 👍