Hello, I was looking into trying out this tool but I am a bit stuck. I'm afraid this is one out of only two repositories that I was able to find which would suit my specific need, plus I love the clean structure of the readme and the overall simplicity of the CLI interface so I'm looking forward to make this work.
There's a task that I needed to automate and I was looking into repositories that might do authenticated list updates: I must run a daily task that sets the status on a couple of myanimelist anime records in my public list. Do you think I can pull it off through your tool? Thank you very much.
I've tried both the Windows and Linux releases, but I can not log myself in.
Am I the problem or is something not working anymore since last year's release?
>mal switch
App mode switched to MyAnimeList
>mal
2024/04/23 17:07:45 Failed to load credentials: open C:\Users\Administrator\AppData\Roaming\mal\malCred.dat: The system cannot find the file specified.
Error: error fetching your list
server returned: 404 Not Found
>mal --prompt-credentials
Enter username: S_h_a_r_k_93
Enter password (chars hidden):
Fetching your list \
Error: error fetching your list
server returned: 404 Not Found
>mal --prompt-credentials --verify
Enter username: S_h_a_r_k_93
Enter password (chars hidden):
2024/04/23 17:11:36 Credentials verification status: 404 Not Found
Error: invalid credentials
>mal --prompt-credentials --verify --save-password
Enter username: S_h_a_r_k_93
Enter password (chars hidden):
2024/04/23 17:10:02 Credentials verification status: 404 Not Found
Error: invalid credentials
Hello, I was looking into trying out this tool but I am a bit stuck. I'm afraid this is one out of only two repositories that I was able to find which would suit my specific need, plus I love the clean structure of the readme and the overall simplicity of the CLI interface so I'm looking forward to make this work.
There's a task that I needed to automate and I was looking into repositories that might do authenticated list updates: I must run a daily task that sets the status on a couple of myanimelist anime records in my public list. Do you think I can pull it off through your tool? Thank you very much.
I've tried both the Windows and Linux releases, but I can not log myself in. Am I the problem or is something not working anymore since last year's release?