albinouty / shibby

quick and dirty shell script to get MP3 audiobooks from your local library's Libby
MIT License
7 stars 0 forks source link

authentication code throws jq: parse error: Invalid numeric literal... #37

Open codenosher opened 4 days ago

codenosher commented 4 days ago

Within the Libby app, the copy to another device no longer provides a code. I opened a new installation of Libby on a new device and it provided a code. I entered that code as my authentication code, but shibby throws an error:

./shibby.sh -a 85312300

WARNING: no token found, requesting one and writing it to the token.id file jq: parse error: Invalid numeric literal at line 1, column 6

I don't know if this script still being maintained or not, but it doesn't seem to be working.

albinouty commented 4 days ago

Hey there, yes this repo is now defunct. I will update the readme to say as such. https://github.com/albinouty/shibby/issues/36#issuecomment-2466519455

codenosher commented 4 days ago

Thanks for the info. I didn't see #36. I wondered if that was the problem.

When I open an install of Libby that is setup with a card it only wants to receive a code, but if I open a fresh install and say I want to recover my data it will generate a code. Is this something different? You may have already chased down this path, but I thought I'd ask.