Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Can't handle some urls #7

Closed
bytedream opened this issue Oct 14, 2021 · 2 comments
Closed

Can't handle some urls #7

bytedream opened this issue Oct 14, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@bytedream
Copy link
Member

Some urls causes a nil runtime error

Error:

Screenshot_20211014_215846

@bytedream bytedream mentioned this issue Oct 14, 2021
@bytedream bytedream added the bug Something isn't working label Oct 14, 2021
@bytedream
Copy link
Member Author

@YoSiJo the error is caused by crunchyroll itself. When you take a look at the episode names of bleach, you see that they're all named Untitled
image.

The downloader / library checks the title in the url and because it's always Untitled the library cannot find the episode with the corresponding title in the crunchyroll api (which works, for whatever reason, correct) and causes this error

bytedream added a commit that referenced this issue Oct 14, 2021
@bytedream
Copy link
Member Author

Works now with release v1.2.1

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

No branches or pull requests

1 participant