Replies: 2 comments
-
|
Hi! The way i have been doing it is downloading the multi-downloader-nx CLI (multi-downloader-nx-windows-x64-cli.7z) and doing: If you want hidive, change the If you want to do everything from mdnx-auto-dl, you can add these config options to your {
"app": {
"LOG_LEVEL": "debug",
"ONLY_CREATE_QUEUE": true
}
}With And with mdnx-auto-dl/app/appdata/modules/MainLoop.py Lines 41 to 51 in ae55aaf In the future there will be a webui where you can add series for CR or hidive. in that same add window, it would do the query and show you the available seasons/episodes and a checkbox to blacklist them so you dont have to go through all of this lol. If you have any more questions/need more help, ask away! :) |
Beta Was this translation helpful? Give feedback.
-
|
Hi HyperNylium, wow, thanks a lot for the quick and detailed reply! That’s exactly what I was looking for — THX! First of all, a huge thank you for this awesome project. It works really well. There’s absolutely no need for any kind of apology — on the contrary, I’m really glad there are people like you who take the time to create something this cool in the first place 😉 A web frontend would of course be really great and would make the setup much easier. Unfortunately, I don’t have the necessary skills for that, otherwise I’d be happy to help. Best regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently setting up mdnx-auto and would like to be able to blacklist certain seasons in the config. Currently, I’m considering extracting the season_id from the queue.json, but that doesn’t feel very elegant.
Is there a better way to get the season_id before?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions