Mediatomb is dead, you should switch to Gerbera now https://github.com/gerbera/gerbera#ubuntu
You can have multiple "-a /path/to/thing" and it will work. A better approach is to the put the paths into your config file. Or add them via the UI into the DB as autoscan paths. Also mediatomb is dead. Use Gerbera (https://gerbera.io) instead.
I dont think this can go into 1.6 anyway as it breaks API. Pretty sure this is already merged into into 1.8.x https://github.com/mrjimenez/pupnp/blob/bb994b975abf52ce9573dbca7cfd0d4e10b8c3e1/upnp/inc/FileInfo.h#L29
Hi, Do you happen to be running on ARM (Rpi etc)? As mentioned elsewhere, MediaTomb is a dead project.
Could you try it with my fork
Add option to use REUSEADDR on miniserver socket
https://github.com/v00d00/mediatomb uses unbundled 1.8 libupnp.
Have you got this feature to work with any other server? Perhaps you could provide...
You need to make sure your version was built with libflac support on vanilla mediatomb...
That is odd, clearly it has the metadata, and the code looks like it should add an...
FWIW, it just implemented the read only taglib stuff on my fork: https://github....
Also, it looks like SortCriteria is not yet supported by MT....
Hi Gavin, it looks like that is a capture of the web ui output rather than the upnp...
Its still not fixed... You can open files RO in taglib now, but no one has updated...
Can you get a packet capture/xml dump of the mediatomb response?
Maybe try: https://sourceforge.net/p/mediatomb/discussion/440751/thread/022edf10...
Well that log file is not much help is it :( Can you run it with --debug, might give...
Maybe post your log file?
Hi Rick, Nice to see someone else working on mediatomb, Ive been beavering away on...
Did you build with TagLib support?
Maybe try it with a newer version and post the errors you get at build time?
Maybe try it with a newer version and post the horrible errors you get at build ...
I havent tried it with a newer version. Mediatomb's JS code is pretty old.
Looks like the flac handler doesnt try to parse the date at all. So it just passes...
It is possible, by JS
Hi Adam, I also have a fork, and I will be for sure stealing your taglib improvements...
It calls FLAC__metadata_get_picture() so I guess it should work if you built with...
spidermonkey 1.8.5 works
Any chance we can get this commited?
Any update on this? These patches mean you could stop shipping a seperate hacked...
Hey Jonathan, Do you mind if I integrate this into my repo on github[1]? If you mail...