You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed xdg-open not present in macOS, use open in that case instead
Fixed bug where artist name with '/' isn't downloaded
Fixed users mode prefetching page 1 again
Code maintenance
Added more tests
Use int page_num for gallery data cache keys
Extract duplicated init method in gdata and udata to ABC
Remove sys path modifications by changing pytest command & conftest path. No need to run pytest with the -s argument. There is a conftest.py symlink in root, pointing to the original path in testing/
Fixed tests sometimes showing a (pixcat) image: mock and assert pixcat in lscat.icat()