For now only Windows build is compiled, not linux one.
Add/edit these lines in renderer.conf for enabling tomeko patch(thanks for it!):
- Code: Select all
AnalyzeAllBeforeFolderShown = true
MediaInfo = true
AnalyzeAllBeforeFolderShown = true
MediaInfo = true....default value "AnalyzeFolderAllFiles" should be true, because It works with all renderers (somtime slow), and it isn't specification violation...
ExSport wrote:- you need to add this new parameter to every renderer file
ExSport wrote:- folders with many files will generate timeouts on renderer side(if cache is disabled then it is unusable because folder will always generate timeouts after every PMS restart=RAM cache cleared)
Because of that I enabled it only for problematic renderers instead of affecting other working renderers.
...change folder structure or disable Mediainfo or buy new computer...
ExSport wrote:Uploaded patch, unfortunately with false as default because I thought nobody has problems with mediainfo=true, only me with Panasonic
If the CDS cannot compute TotalMatches and NumberReturned is not equal to zero, then TotalMatches = 0.
public boolean isAnalyzeFolderAllFiles() {
return getBoolean(ANALYZE_ALL_FILES, false) && MediaInfoParser.isValid();
}AnalyzeAllBeforeFolderShown = falseReturn to Alternative Media Renderers
Users browsing this forum: No registered users and 5 guests