-
Updated
Oct 4, 2020 - C++
inotify
Here are 168 public repositories matching this topic...
-
Updated
Aug 28, 2020 - JavaScript
-
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
Aug 24, 2020 - Python
mio version 0.6 depends on deprecated crate. Upgrade to version 0.7.
-
Updated
Sep 15, 2016 - Python
-
Updated
Oct 24, 2017 - PHP
-
Updated
May 1, 2020 - Go
-
Updated
Jul 28, 2017 - Pascal
-
Updated
Jul 24, 2020 - Shell
-
Updated
Sep 30, 2017 - Shell
-
Updated
May 16, 2020 - C++
-
Updated
May 22, 2018 - Go
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: