whatdoineed2do

Results 70 comments of whatdoineed2do

> I can start a playlist via the API. It can be called by the ID .. It would be great if you could **target the playlists by Name** so...

Ahead of any new higher level implementation, would it be possible to give examples of how to use both the `extract` and `makedng` commands? A quick look at the source...

i have an old ipad that was v useful as a remote - if this could be fixed, that woudl be more convienient than scrolling on my phone for sure

@ejurgensen - any thoughts on this PR?

In my own branch, I've built the UI extensions to trigger rescan which i've kept out of this PR ![image](https://user-images.githubusercontent.com/18466811/226427006-4e7b7ed8-71aa-43e7-a593-b3de1ce6be0b.png) But the use case is the latter you described and...

@benediktkr - thanks for testing. It _should_ work as intended; i've been using it since the original submission although there were concerns raised by others about accuracy of the rescans...

`ffmpeg` has a feature to generate an audio hash that i've used in different project - this hash represents the audio data/frames only so is unaffected by metadata. `ffmpeg -i...

IIRC, the track ratings can be autocalculated i believed based on number of times played, skippped etc - something similar to mpd and you can control it via the config...

There appears to be another issue; when examinging the DNG file for previews, the `LoaderTiff` is used but it makes an assumption that all previews will have a "_image/tiff_" mime-type...