mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #106] Unable to change media path on Windows #71
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#71
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 @eko24 on GitHub (Dec 18, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/106
I was trying to add this path


C:\workspace\koel\media:And i get this error message:
Maybe I should enter my path in some other way ?
@etopian commented on GitHub (Dec 18, 2015):
try changing the slashes to / so C:/ ... and lower case too c:/
@eko24 commented on GitHub (Dec 18, 2015):
@etopian unfortunately I get no successfull result (same error):



@phanan commented on GitHub (Dec 19, 2015):
What do the Request headers look like? This error indicates that the path param isn't sent at all.
@eko24 commented on GitHub (Dec 20, 2015):
@phanan here is a funny thing.
I was forced to reinstall my OS for other reason.
When I get my dev eniroment set up, pulled koel project and tried @etopian proposal - this have started to work.
At the moment I'm unable to reproduce issue I've reported so I don't there is any way to send request headers (but when I checked them on previous OS - I've seen them there !).
So, I close this issue, anyway thank you for your attention !
@phanan commented on GitHub (Dec 20, 2015):
Should I put: "Format your hard disk and reinstall the OS" into our Koel's wiki then? ;)
@eko24 commented on GitHub (Dec 20, 2015):
Well, if it's stupid and it works - it ain't stupid 😄
By the way - Koel works like a charm 👍