![]() |
Broken Crunchyroll [DMCA Takedown] - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Broken Crunchyroll [DMCA Takedown] (/showthread.php?tid=129709) |
RE: Crunchyroll [2.2.0] - djfred93 - 2015-10-18 With your last update, the section Updated of the Anime part is in alphabetical order instead of latest order . RE: Crunchyroll [2.2.0] - Scorpius - 2015-10-18 (2015-10-18, 12:53)yoshiofthewire Wrote: skiman10, the subtitles are not burned in, so you can turn them on in Kodi. Subtitles [Kodi.wiki] Just 6 shows! I even tried rearranging the shows in the website and I'm still getting the error. Code: 11:29:22 T:140574094989056 NOTICE: CR: Queue: request['error'] = False I wonder what can I do to fix it... It was working fine with the previous version and I think it was 1.7.2? I'm using XBMC 13.2 and not upgrading to 15.x, tried it once and was a disaster. RE: Crunchyroll [2.2.0] - joss2801 - 2015-10-18 (2015-10-18, 11:10)Scorpius Wrote: Since today I can't access my queue and I have to watch episodes going directly into the Anime menu and browse the show I want to watch. Hello, I have the same error on Kodi on Nvidia Shield (Android TV). I get without trouble others lists as History or Animes, but i can't get my Queue. On begining of the log, i see : NOTICE: CR: Queue: request['error'] = false NOTICE: CR: Queue: has 20 series and after the Python exception. So i think API's call is OK, but data seems to be different now, and make an exception on your extension. Edit : I didn't see Scorpius's update ![]() RE: Crunchyroll [2.2.0] - xtearx - 2015-10-18 (2015-10-16, 14:35)yoshiofthewire Wrote: So you have to install 2.2 from zip. You would download the zip file from github and the install it from the zip. I finally got it installed after messing around with it more and pushing it to my Fire Stick via adbFire. Do you mean every time i launch it from closing kodi/restarting Fire Stick? If so that's not a problem. I probably restart it about once every 1-2 days. RE: Crunchyroll [2.2.0] - DigitalDeviant - 2015-10-19 (2015-10-18, 17:35)djfred93 Wrote: With your last update, the section Updated of the Anime part is in alphabetical order instead of latest order . I noticed this behavior as well. It would be very useful if it could be reverted back to having the list ordered by most recent updated show first. RE: Crunchyroll [2.2.0] - wolfgame - 2015-10-20 I'm having the same problems accessing my queue as some others are as well., which contains 12 shows. I've removed and reinstalled Crunchyroll from the repo. I've removed the add-on, deleted %userdata%\Kodi\userdata\plugin.video.crunchyroll-takeout, reinstalled, and reconfigured. No dice. I'm running Windows 10 x64, if that's relevant. In my debug log, I have Code: 19:25:45 T:20476 DEBUG: CR: makeAPIRequest: reply = RE: Crunchyroll [2.2.0] - thegreatzach - 2015-10-20 I was also running into the script error when I tried to accesses my queue from the kodi add-on. I believe I have found a solution! 1) uninstall the crunchyroll add-on from your kodi box 2) delete all the cache files and stuff in /userdata/addon_data (you can just delete the whole "crunchyroll-takeout" folder) 3)restart the kodi machine 4)reinstall the addon from the repository but do not launch the add-on 5)open the configuration menu and enter your login information 6)change "queue listing" to "series" 7)watch your anime This fixed my error on my raspberry pi kodi set up and I'm just passing along this info to see if it helps anyone else. RE: Crunchyroll [2.2.0] - Scorpius - 2015-10-21 (2015-10-20, 23:50)thegreatzach Wrote: I was also running into the script error when I tried to accesses my queue from the kodi add-on. I believe I have found a solution! Thank you very much! I fixed it but only doing this, even while running Kodi: 1.- Delete all the cache files in /userdata/addon_data/plugin.video.crunchyroll-takeout 2.- Go to the addon, do not launch it, go to the configuration menu. 3.- Enter login information and change queue listing to series. There's no need to reinstall the add-on or exit Kodi, you can do it while running it and it works. Thanks again! By the way am I the only one that thinks that alphabetical order is very annoying? That's only useful when browsing Anime (Popular, Simulcast, etc), but when browsing the anime shows in the queue or the history is extremely annoying. Please developer add a configuration so we can go back to order by recent updated show first like it was before. EDIT: I have tried several configurations and in all of them what doesn't work is the Episodes queue mode. So basically if you just change your queue to Series mode it will always work, without retyping your login information. The developer only has to change the queue mode to Episodes to reproduce the problem. It always fails. RE: Crunchyroll [2.2.0] - wolfgame - 2015-10-23 Seconded. I didn't do anything else, but change the queue display to series and I can access my subscriptions now. I still have to track it manually, but it's better than digging through the series that I'm not interested in to get to the ones that I am. RE: Crunchyroll [2.2.0] - yoshiofthewire - 2015-10-23 What I think happened is that a bug was revealed when the 2.1 branch was moved to 2.2 It is possible that there is a show returning Null that is not being overwritten correctly. Switching the View would hide that issue. Also, if you are running 2.2 out of the repo and not 2.2.0 then your Queue will be alphabetized. I noticed this too and reverted the change in 2.2.0 ...I think. At issue is if I don't tell Kodi what to sort by, it doesn't, ever. If I do, it auto sorts. You can turn off sorting by changing crunchy_main.py. Code: 74 """ I am currently away and won't be home till next week. I will add a settings option for this next week. I will also try to track down that bug. RE: Crunchyroll [2.2.0] - Lusanagi - 2015-10-31 Hi Yoshi I tried what you suggested and the add-on simply fails to load RE: Crunchyroll [2.2.0] - yoshiofthewire - 2015-11-01 I just pushed 2.2.1 to the repo. Tell me if that fixes it. Change Log: 2.2.1 Pulled Fix for Queue in Episode view (thanks rpowellgit) Added Trakt.tv info (from ineffablebob) Reverted Stupid sorting rulles that just messed stuff up. RE: Crunchyroll [2.2.0] - yoshiofthewire - 2015-11-02 OK, 2.2.1 should be fixed. ...it helps if I push the correct files. RE: Crunchyroll [2.2.0] - Lusanagi - 2015-11-07 Hi Yoshi, sorry for the delayed answer. I just installed 2.2.1 and the updated list still appears alphabetically RE: Crunchyroll [2.2.0] - yoshiofthewire - 2015-11-08 which list? |