Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-07 | oops, error can also happen when not in the deleted void gap - just see diff :facepalm: | Anton Luka Šijanec | 1 | -1/+1 |
2022-11-07 | 200000-999999 removed from server, added check to skip them | Anton Luka Šijanec | 1 | -0/+3 |
2022-11-07 | limit 1 on borrow query to prevent copying all borrows to python from db | Anton Luka Šijanec | 1 | -1/+1 |
2022-11-07 | it's possible that thumbnailURL does not exist (acsm id 217679) | Anton Luka Šijanec | 1 | -6/+14 |
2022-11-07 | increased how many failed acsms not 200 in a row to stop to 100 | Anton Luka Šijanec | 1 | -3/+4 |
2022-11-06 | server can also return 'no distribution rights' | Anton Luka Šijanec | 1 | -3/+3 |
2022-11-06 | overrode requests' 'educated' encoding guesses | Anton Luka Šijanec | 1 | -0/+1 |
2022-11-06 | fix if server returns 500 for some reason meaning acsm does not exist | Anton Luka Šijanec | 1 | -7/+20 |