well, i played around a bit with the plugin. I`ve added the flac settings into the config which was missing.
No errors anymore in log.
Code:
##================== FLAC Settings ============
# Theese dirs will be checked against the bans and allowed seperate by |
set ioNJ(flac_path_check) {/FLAC/}
set ioNJ(flac_allowed_years) ""
set ioNJ(flac_banned_genres) ""
set ioNJ(flac_allowed_genres) ""
set ioNJ(flac_audio_year_check) 0
set ioNJ(flac_audio_genre_check) 0
set ioNJ(flac_audio_year_warn) 0
set ioNJ(flac_audio_genre_warn) 0
but still, it does not show the audio info on upload. The sorting is almost working, just genre will not.