B. Kelly

Results 136 comments of B. Kelly

If the cmake build is experimental, not working reliably, and not really used, why not just remove it? Less code to maintain.

As a workaround in the meantime, you should be able to run it with a custom `$PATH` that points to an `ffmpeg` which is actually a shell script wrapper, which...

I've been busy with other stuff lately, but once I actually find the time to test this out I'll report back on how well it worked (and post code).

That won't work without additional changes to Gonic itself, since at the moment it won't even index those files; based on discussion on IRC, it only indexes files that pass...

> I did some thinking tonight about the best way to work through this for formats that don't have support in taglib. Shelling out to `ffprobe` probably won't get you...

Possibly also relevant to that idea: - #371 lyrics in sidecar files - #324 m-TAGS metadata sidecar format, not sure if this is preferable to whatever jellyfin/kodi use but I...

Update: the permissions issues were a red herring caused by an improperly wielded `rsync`. CKAN's error reporting could be better here but it did not cause the original problem.

That code is both outdated and Linux-specific; it won't work on windows (it doesn't have the right tools) and it probably doesn't work on Linux any more, either. I should...

As a side note, I should really (in my copious spare time, ha ha) write a GUI for this and automate support for some common tasks like "remove duplicates".

What do you mean by "an original system", and in what way does it fail?