













@gameslayer Thanks for the rapid fix. Issue confirmed resolved.
Hey @m9365428 the issue should be resolved with crunchyroll 1.0.9.aurpatch
Manjaro. Unable to play videos DRM-0 Error.
Hey @Alkaris that's very odd and something I can't reproduce, try deleting the Crunchyroll folder in .config folder and that should fix the problem.
I think something broke randomly, when I load up the app, it just shows me an XML document after the loading splash screen with the following message at the top following by the XML document contents.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
Yep I made a minor mistake, I have fixed it now. just clear your cache and try and update again.
I am getting an error.
chmod: cannot access 'crunchyroll.sh': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: crunchyroll-exit status 4 -> Failed to install the following packages. Manual intervention is required: crunchyroll - exit status 4
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Question: Would it be possible to change the default look of the scrollbar with this app in a future update as a built-in CSS override? It's the one thing that bugs me most about this app is that the scrollbar doesn't ever follow system themes, you wouldn't want to just remove it completely, but have it so the scrollbar has no background so it's less distracting by setting
::-webkit-scrollbartobackground: none;this can probably be set in the default CSS style Electron uses from Chromium.