RollingStar

Results 52 comments of RollingStar

My config has an example of aunique, but it's many years old. YMMV. https://gist.github.com/RollingStar/86e041338df295afbbf77a9027903068

I've thought about this. I think the best bang for buck is asking plugin devs to add annual tags to their repos. Any beets plugin should be tagged with `beets-plugin`...

> I can confirm that on my Windows 10 machine, `arg_encoding()` returns `cp1252` (the second item in the array returned by `locale.getdefaultlocale()` as of time of writing) Same here.

>Got it; thanks! That's not really what I expected, but I suppose what we need to do is to "pass through" filenames without trying to use the argument encoding for...

Honestly, it's beyond me. Whatever the code and past comments say.

More info: https://www.geeksforgeeks.org/formatted-string-literals-f-strings-python/

https://pages.nist.gov/800-63-4/sp800-63b/passwords/#length > Password length is a primary factor in characterizing password strength [[Strength]](https://pages.nist.gov/800-63-4/sp800-63b/references/#ref-strength) [[Composition]](https://pages.nist.gov/800-63-4/sp800-63b/references/#ref-composition). Passwords that are too short yield to brute-force attacks and dictionary attacks. Make it 20 characters,...

It should be free? https://mediaarea.net/en/MediaInfo/Download Could also run ffmpeg -i on it and copy the output. There may be a way to have ffmpeg show more info.