Closed mglaserg closed 3 years ago
I sorry that you had to see this error. Unfortunately this is not the fault of the program. As you can check for yourself by clicking the link of the server yourself, there are no download links present.
Anyway I have fixed the crash now and you see an error whenever this happens again. You can pull the latest changes from the repository now.
To combat this you can see the available servers yourself and then move KICKASSANIMEX
to the bottom of the priority list in config.json
. for example; if it is above some of the available servers right now like this:
{
...
"priority": {
"KICKASSANIMEV2": -3,
"KICKASSANIMEX": -3,
"MAGENTA02": -1,
"MAGENTA13":-2,
"BETA-SERVER": -1,
"MOBILE-V2": -1,
"HTML5": -1,
"A-KICKASSANIME": -1,
"KICKASSANIME1": -1,
"BETASERVER3": 2
},
...
}
You can move it down like this:
{
...
"priority": {
"KICKASSANIMEV2": -3,
"MAGENTA02": -1,
"MAGENTA13":-2,
"BETA-SERVER": -1,
"MOBILE-V2": -1,
"HTML5": -1,
"A-KICKASSANIME": -1,
"KICKASSANIME1": -1,
"BETASERVER3": 2,
"KICKASSANIMEX": -3,
},
...
}
Hope you are able to understand
By the way, you can now run kaa download
and kaa update
or python cli.py download
and python cli.py update
to directly perform the respective actions without going through the menu! Cheers
Oh yeah I figured that it wasn't the fault of the program. I will retry with the KICKASSANIMEX having a lower server priority. And awesome! Thank you for doing all of this
Hi me again! I was trying to download pretty boy detective club from episode 8 until 12. It just said:
and then it just quit. So I thought what if I tried one episode like episode 8 and so it gave me a link and quit because the quality I provided was out of range. I clicked through the link and it took me to a blank page.
Here is the full output from the program
I wanted to let you know about this. Also if this looks weird I'm sorry