trakt-tools / universal-trakt-scrobbler

MIT License
528 stars 51 forks source link

Crunchyroll sync cannot load history #315

Open Ash258 opened 1 year ago

Ash258 commented 1 year ago

Expected Behavior

History should be shown

Current Behavior

History is not shown. Only Reached the end of the history.

Steps to Reproduce

  1. Open developer tools
  2. Open the extension sync page for Crunchyroll
  3. Wait for error shown in the console

Additional Information

image

Console ```text history.js:2 [UTS] updateItemFromHistory() is not implemented in this service! Error at n.value (history.js:75:77632) at n. (history.js:75:75667) at p (history.js:2:246977) at Generator. (history.js:2:248332) at Generator.next (history.js:2:247340) at e (history.js:2:255173) at s (history.js:2:255376) value @ history.js:2 value @ history.js:75 (anonymous) @ history.js:75 p @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:2 e @ history.js:2 s @ history.js:2 Promise.then (async) e @ history.js:2 s @ history.js:2 Promise.then (async) e @ history.js:2 s @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:75 (anonymous) @ history.js:205 p @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:2 e @ history.js:2 s @ history.js:2 Promise.then (async) e @ history.js:2 s @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:205 r @ history.js:205 value @ history.js:205 value @ history.js:205 r._onItemsRendered @ history.js:205 (anonymous) @ history.js:102 (anonymous) @ history.js:102 d._callPropsCallbacks @ history.js:102 d.componentDidMount @ history.js:102 ds @ history.js:2 Rl @ history.js:2 t.unstable_runWithPriority @ history.js:2 $o @ history.js:2 El @ history.js:2 pl @ history.js:2 (anonymous) @ history.js:2 t.unstable_runWithPriority @ history.js:2 $o @ history.js:2 qo @ history.js:2 Vo @ history.js:2 ll @ history.js:2 Ra @ history.js:2 (anonymous) @ history.js:102 p @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:2 e @ history.js:2 s @ history.js:2 Promise.then (async) e @ history.js:2 s @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:2 (anonymous) @ history.js:102 (anonymous) @ history.js:102 jl @ history.js:2 t.unstable_runWithPriority @ history.js:2 $o @ history.js:2 Pl @ history.js:2 (anonymous) @ history.js:2 N @ history.js:2 w.port1.onmessage @ history.js:2 ```