Commit Graph

6 Commits

Author SHA1 Message Date
Maximilian Dorninger
a643c9426d remove everything related to requests (#455)
This PR removes the requests feature. The functionality will be replaced
either by Seerr or by reimplementing it in a better way.
2026-02-22 19:46:47 +01:00
maxid
0c30ede537 feat: add imdb_id fields to movies and shows 2025-12-23 19:54:17 +01:00
aasmoe
fda59e49b2 Pass language as a value in show and movie objects. DB migration to add original_langauge column. Removes workarounds 2025-12-13 19:30:02 +00:00
maxDorninger
4ca910ec98 add library to config and to models and schemas 2025-07-16 01:19:07 +02:00
maxDorninger
0e108b6756 add movie module 2025-06-23 20:59:13 +02:00
maxDorninger
4936d8c861 edit db schema to add support for movies 2025-06-22 19:44:55 +02:00