Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Move server from go to Python #6

Merged
merged 34 commits into from
May 7, 2024
Merged

Move server from go to Python #6

merged 34 commits into from
May 7, 2024

Conversation

bemble
Copy link
Owner

@bemble bemble commented Apr 22, 2024

Features & tasks:

  • switch configurationt to yaml
  • migrate json configration to yaml
  • torrent file detection worker task
  • migrate database to sqlite
  • deal with magnets instead of torrent files
  • debrider worker task
  • unrestrict links
  • downloader worker task
  • create API
  • create websocket api
  • update front, update endpoints and use total progress instead of the double loader
  • create dockerfile
  • update README.md

Closes #4

@bemble bemble marked this pull request as ready for review May 7, 2024 14:19
@bemble bemble merged commit 1d4d3a7 into main May 7, 2024
@bemble bemble deleted the python_server branch May 9, 2024 20:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to sqlite database.
1 participant