crunchy-labs / crunchyroll-rs

🦀 Pure Rust implementation of the Crunchyroll API
Apache License 2.0
63 stars 14 forks source link

Update watch_history. #4

Closed malaow3 closed 1 year ago

malaow3 commented 1 year ago

Updated fully_watched so that the value can be properly parsed from JSON response. Added __set_executor for BulkWatchHistoryResult so that it is properly propagated to individual panels.

malaow3 commented 1 year ago

Not sure what's causing the test-full CI job to fail. If someone with more knowledge could take a look that would be appreciated!

bytedream commented 1 year ago

Probably another fuckup crunchyroll did :) Works locally, the fails maybe apply to some regions only. But this is a issue for later.

bytedream commented 1 year ago

It works now that it is merged. mh