refactor
This commit is contained in:
parent
b2797e5aef
commit
005ac16a2d
@ -163,6 +163,7 @@ auto load_config(std::string &cfg_file) -> app_config {
|
|||||||
|
|
||||||
return cfg;
|
return cfg;
|
||||||
}
|
}
|
||||||
|
|
||||||
void remove_stalled(std::string_view download_id, std::string_view title,
|
void remove_stalled(std::string_view download_id, std::string_view title,
|
||||||
std::uint64_t episode_id, std::uint64_t movie_id,
|
std::uint64_t episode_id, std::uint64_t movie_id,
|
||||||
const server_cfg &server, data_db *state_db) {
|
const server_cfg &server, data_db *state_db) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user