RollingStar

Results 30 comments of RollingStar

Ran this, would've liked a space report at the end but not sure it's possible. `jdupes.exe --recurse --isolate --param-order --delete --no-prompt e:\keepall e:\delete_from`

FWIW, on the [beets Discourse](https://discourse.beets.io/t/deprecating-python2-7/1359), it seems the next beets release will be the last Python 2.x release.

Where would the max_workers be set? In the __init__ for the Worker class? https://github.com/geigerzaehler/beets-alternatives/blob/1bc875272b13f08e9d2f1a71bdf354ac98b643e0/beetsplug/alternatives.py#L359

I agree with OP. Just like @anoma describes, I find myself using too much block quota because I bought a block account. My block can get used up quickly because...

> Setting it to some fixed value would mean that anyone, who doesn't set that option, would all be the same user - not the point of the From field....

If I specify in my config.js that: ```From: RollingStar ``` Then info won't be pulled from my local environment for From? My suggestion for all the defaults is to make...

There's a script that ships with Python 3 called 2to3.py. I used it on the script and everything seems to work.

FWIW, I gave up on using cmd.exe and moved to Powershell.

FWIW, I can't get it to work anymore in Powershell either (maybe a Windows update broke it?). But it does work with Cmder Mini. http://cmder.net/

As a stopgap, you may be interested in the "replace" section of config.yaml. It works solely on paths and not tags. The slash may not be needed, I edited my...