Mostly added Add movie functionality. Removed calendar functions for now. Want to add the ability to modify settings and quality profiles first
This commit is contained in:
@@ -23,3 +23,4 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
strum = { version = "0.24.1", features = ["derive"] }
|
||||
tokio = { version = "1.24.1", features = ["full"] }
|
||||
tui = "0.19.0"
|
||||
urlencoding = "2.1.2"
|
||||
|
||||
Reference in New Issue
Block a user