Markus M. May
Markus M. May
A check for the right number of tracks is already implemented. Are there more checks, which should be implemented?
This issue was brought up on the discogs forums already.
I guess, that we should create the m3u by ourselfs, since the file names could change. The cue file has pretty much the same problem, and most probably we are...
I am going to implement this in a slightly adopted manor. I will copy (on config option) all files, which are not in the target directory already. Furthermore I will...
This is implemented during the adoption for version2.
Which one of the three shown application.conf is shown above with port 9000? I guess you just need one application.conf, which is usually placed in resources.
Isn't this closed by PR #275?
Hm, I am thinking about option 2 already. Thing is, that I would like to store some metadata for each datapoint (eg. Value is filtered, raw value...). Those entries are...
Still happening with 1.4.21-2. CVE-2020-15824, CVE-2020-29582, whereas the latter one is fixed in 1.4.21, according to NVD (see https://github.com/jeremylong/DependencyCheck/issues/3133).
I just rechecked this, and as soon as I apply the "buildUponDefaultConfig = true" I receive an error, that there are missing "NewLineOnEndOfFile" Issues. The Build is interrupted and the...