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