.gitignore
CHANGES.rst
CODEOWNERS
Dockerfile
LICENSE
MANIFEST.in
README.md
example_post.png
pyproject.toml
.github/dependabot.yml
.github/workflows/build.yaml
.github/workflows/publish_docker.yaml
.github/workflows/publish_pypi.yaml
seadexarr/__init__.py
seadexarr.egg-info/PKG-INFO
seadexarr.egg-info/SOURCES.txt
seadexarr.egg-info/dependency_links.txt
seadexarr.egg-info/entry_points.txt
seadexarr.egg-info/requires.txt
seadexarr.egg-info/top_level.txt
seadexarr/modules/__init__.py
seadexarr/modules/anilist.py
seadexarr/modules/cli.py
seadexarr/modules/config_sample.yml
seadexarr/modules/discord.py
seadexarr/modules/log.py
seadexarr/modules/seadex_arr.py
seadexarr/modules/seadex_radarr.py
seadexarr/modules/seadex_sonarr.py
seadexarr/modules/torrent.py