-
Updated
Nov 27, 2020 - C
dlna
Here are 74 public repositories matching this topic...
-
Updated
Oct 25, 2020 - HTML
-
Updated
Dec 6, 2020 - Java
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
Jul 13, 2017 - Java
-
Updated
Jul 6, 2020 - Dart
-
Updated
Nov 2, 2015 - Groovy
It would be good to set it by hash(machine-id, ip, port) or something similar
-
Updated
Nov 16, 2020 - Shell
-
Updated
Jul 17, 2018 - Rust
-
Updated
Oct 13, 2020 - Java
-
Updated
Mar 7, 2015 - Java
-
Updated
Apr 29, 2017 - C++
-
Updated
May 28, 2020 - Dockerfile
-
Updated
Nov 28, 2020 - Shell
-
Updated
Jul 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dlna topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dlna topic, visit your repo's landing page and select "manage topics."
See UniversalMediaServer/UniversalMediaServer#2124 (comment)