cpd73 wrote: 
> 
> [Edit] I've added code to handle this. See docs/OtherConfig.md
> 

Thanks.

I've updated my config.json file to add the the exclusions, as below:


Code:
--------------------
    
  {
  "paths":{
  "db":"M:\\My Music\\MusicSimilarity\\db",
  "local":"M:\\My Music\\FLAC"
  },
  "essentia": {
  "enabled": true,
  "highlevel": false,
  "bpm": 50,
  "loudness": 0.5,
  "filterkey": true,
  "filterattrib": true,
  "weight": 0.0
  },
  "minduration":30,
  "maxduration":1800,
  "excludegenres":[
  "Audiobook","Children's","Language 
Course","Meditative","Opera","Pronunciation Guide","Vocal","Other"
  ]
  }
  
--------------------


However, when I re-run the analysis, I can't see any difference - i.e.
no logging of Excluded Genres or anything like that. As such, as there
are still a handful of tracks for which the Essentia analysis fails,
it's difficult for me to be sure if it's had an effect or not. 

(BTW - I just refreshed the *lib *folder again for this - but maybe I
needed more?)


------------------------------------------------------------------------
mruddo's Profile: http://forums.slimdevices.com/member.php?userid=65325
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to