Fabrice

Results 11 comments of Fabrice

![Selection_041](https://user-images.githubusercontent.com/84227/129545827-398cd341-2175-453c-9fea-c593822c43fb.png) The PR should have only 1 file added, namely the `docgen.py` script (even the modified/corrected README.md files should not be part of the PR). It looks like you used...

Agree about the risk of surprising by not having "as-is" guaranteed to avoid touching files. Is it possible to reword "as-is" ? Something in the vein of "Keep _core_ tags"...

> How about setting a config variable for what can be kept (eg. replaygain lyrics ...). Good point. :zap: :+1: Everyone has different expectations concerning the _Use as-is_ scope, being...

> The simple solution you have suggested doesn't work with the lyrics or lastgenre plugins (because we certainly don't want them to be default for use-as-is, without any config, right?)...

I'm interested by n°3 behaviour for my personal use case. n°1 would be less surprising though if it keeps being named _Use as-is_. If we go for n°1, we could...

Good job with the mockups! my 2 cents : - use (common) unicode char when appropriate instead of ascii drawing eg ➙ rather than ==> . Or is there compatibilities...

2 questions: why all these parentheses? is it written somewhere in the docs what this line _"artist, media, album "_ means? or can you just explain it to me ```...

Good detective work @dannn-o Long time I wrote this code but indeed the main idea was that if you're on a lyrics website, whatever it is, you can expect the...

Related to series : see #27 > I think the typical pain point would be the support for seasons/episodes numbering, which would require some kind of regexp magick. I would...

Use confit library to handle that (bonus: it won't clobber the HOME and will be stored in `.config`)