Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ani api - fallback to legacy api calls #121

Open
MindHunter86 opened this issue Nov 1, 2022 · 1 comment
Open

ani api - fallback to legacy api calls #121

MindHunter86 opened this issue Nov 1, 2022 · 1 comment
Assignees
Labels
bug Something isn't working refactoring

Comments

@MindHunter86
Copy link
Owner

sometimes include=torrent_meta has 504, so in this case we need legacy calls as "fallback"

@MindHunter86
Copy link
Owner Author

filter=id%2Ccode%2Cnames%2Cupdated%2Clast_change%2Cstatus%2Ctype%2Ctorrents&include=torrent_meta&search=Uzaki-chan+wa+Asobitai%21+S2
9:20PM DBG api reqiest has been completed with response 200 OK api_method=/searchTitles func=anilibria.(*ApiClient).getApiResponseV2
9:20PM WRN got a problem in searching failed titles; there are none, two or more titles in the result; manual search required func=app.(*deploy).searchFailedTitles title_name="Uzaki-chan wa Asobitai! S2" titles_count=2 torrent_hash=eefeb5936
9:20PM WRN failed torrent will be skipped and not deleted func=app.(*deploy).searchFailedTitles title_name="Uzaki-chan wa Asobitai! S2" torrent_hash=eefeb5936
9:20PM DBG there is torrent with warning announce status; skipping... func=app.(*deploy).searchFailedTitles torrent_hash=bbfb26b37 torrent_status=
9:20PM DBG torrent marked as failed func=app.(*deploy).searchFailedTitles torrents_hash=d071f4287
filter=id%2Ccode%2Cnames%2Cupdated%2Clast_change%2Cstatus%2Ctype%2Ctorrents&include=torrent_meta&search=Uzaki-chan+wa+Asobitai%21+S2
9:20PM DBG api reqiest has been completed with response 200 OK api_method=/searchTitles func=anilibria.(*ApiClient).getApiResponseV2
9:20PM WRN got a problem in searching failed titles; there are none, two or more titles in the result; manual search required func=app.(*deploy).searchFailedTitles title_name="Uzaki-chan wa Asobitai! S2" titles_count=2 torrent_hash=d071f4287
9:20PM WRN failed torrent will be skipped and not deleted func=app.(*deploy).searchFailedTitles title_name="Uzaki-chan wa Asobitai! S2" torrent_hash=d071f4287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring
Projects
None yet
Development

No branches or pull requests

1 participant