[PR #248] [MERGED] Support INotifyWait CREATE event #1191

Closed
opened 2026-02-26 02:35:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/248
Author: @UrbanCMC
Created: 2/20/2016
Status: Merged
Merged: 3/6/2016
Merged by: @phanan

Base: masterHead: inotifywait_create


📝 Commits (1)

  • b6e44a1 Support INotifyWait CREATE event

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 app/Libraries/WatchRecord/InotifyWatchRecord.php (+3 -2)

📄 Description

INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all operating systems. For those, the CREATE event looks like the best option.

Fixes issue #247.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/248 **Author:** [@UrbanCMC](https://github.com/UrbanCMC) **Created:** 2/20/2016 **Status:** ✅ Merged **Merged:** 3/6/2016 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `inotifywait_create` --- ### 📝 Commits (1) - [`b6e44a1`](https://github.com/koel/koel/commit/b6e44a116d039894fb85b4ab79f1d2f481f16f6a) Support INotifyWait CREATE event ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Libraries/WatchRecord/InotifyWatchRecord.php` (+3 -2) </details> ### 📄 Description INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all operating systems. For those, the CREATE event looks like the best option. Fixes issue #247. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1191
No description provided.