-
Updated
Oct 27, 2020 - C++
inotify
Here are 170 public repositories matching this topic...
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 12, 2020 - C
-
Updated
May 27, 2020 - Python
Hi, I've been trying to get additional tags from itunes m4a files. for example album artist which should be aART based on https://help.mp3tag.de/main_tags.html
I added this to config.xml
<library-options>
<id3>
<auxdata>
<add-data tag="aART"/>
</auxdata>
</id3>
</library-options>
and import.js
var aartist = obj.aux['aART'];
-
Updated
Oct 11, 2020 - Go
-
Updated
Mar 15, 2019 - Go
-
Updated
Oct 12, 2017 - C#
-
Updated
Oct 29, 2020 - Python
The documentation for Inotify::event_stream is out of date.
- It talks about using an internal buffer, but it no longer does.
- It could use examples showing the various usage scenarios.
The examples should document what kinds of values can be passes as a buffer. See this comment in #124 and [this comment in #125](https://g
-
Updated
Sep 15, 2016 - Python
-
Updated
Oct 24, 2017 - PHP
-
Updated
Oct 24, 2020 - Go
-
Updated
Jul 28, 2017 - Pascal
-
Updated
Jul 24, 2020 - Shell
-
Updated
Nov 22, 2020 - Shell
-
Updated
May 16, 2020 - C++
-
Updated
Oct 8, 2018 - C
Improve this page
Add a description, image, and links to the inotify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inotify topic, visit your repo's landing page and select "manage topics."


Unit tests: