mirror of
https://github.com/koel/koel.git
synced 2026-04-25 00:36:03 +03:00
[GH-ISSUE #1157] Inotify script alternative for CIFS network shares? #668
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#668
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 @vmario89 on GitHub (Dec 28, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1157
Hi,
having this sync script with inotify, running as systemd service
i figured out it wont work on network shared drive. Because i put my music on synology NAS drive (and not using the synology audio station because its slow software).
Has anyone found out some way on how to monitor file changes on network drive?
The only working way to sync koel at the moment is by triggering cron script to sync the complete file system at interval X.
@BrookeDot commented on GitHub (Apr 22, 2020):
Currently using cron is the only supported method for syncing since partial syncs are not supported. Recently #1214 was opened regarding background sync.
I think having a feature that allows partial syncs would be neat but not something that's support (that I know of) today.
@phanan commented on GitHub (Oct 18, 2022):
Closing as you can now just upload via the web interface.