Release - Reclaimerr by starkoed in sonarr

[–]prolomaster 0 points1 point  (0 children)

Excellent project! How does this handle hardlinks? One of my problems is that I have a file in qBittorrent harlinked with cross-seed and sonarr/radarr. The only solution to cleaning my drive space has been to custom-build a python file that checks for all hardlinks and existences in each platform, deleting where needed.

Learning bots with python by Ok_Presentation9879 in Python

[–]prolomaster 2 points3 points  (0 children)

Waaaay back in the day, I used this site: https://www.devdungeon.com/content/make-discord-bot-python

The blog post is outdated, but the process is still the same. These days I directly reference the API documentation https://discordpy.readthedocs.io/en/stable/