Kodi Community Forum
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46


RE: Crunchyroll [2.1.2] - hibsterr - 2015-07-20

Yeah, is there something i'm supposed to look for in particular? Or would i just post the log file? I'm so confused!


RE: Crunchyroll [2.1.2] - bmfrosty - 2015-08-13

Got a failed to start problem. Running an Amazon Fire TV (Works fine on my NVidia Shield Android TV Console)

Code:
19:31:37 T:1717303168  NOTICE: Thread LanguageInvoker start, auto delete: false
19:31:37 T:1717303168  NOTICE: -->Python Interpreter Initialized<--
19:31:37 T:1717303168  NOTICE: [PLUGIN] 'Crunchyroll: version 2.1.2' initialized!
19:31:38 T:1717303168   ERROR: CR: Unexpected error: (<type 'exceptions.OSError'>, OSError(1, 'Operation not permitted'), <traceback object at 0x66b35d00>)
19:31:38 T:1717303168   ERROR: CR: Effective User:   10021
19:31:38 T:1717303168   ERROR: CR: Effective Group:  10021
19:31:38 T:1717303168   ERROR: CR: User:             10021
19:31:38 T:1717303168   ERROR: CR: Group:            10021
19:31:38 T:1717303168   ERROR: CR: Groups: [1015, 1028, 3003, 50021]
19:31:38 T:1717303168   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnboundLocalError'>
                                            Error Contents: local variable 'user_data' referenced before assignment
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/com.mpmc.medcenter/files/.kodi/addons/plugin.video.crunchyroll-takeout/default.py", line 38, in <module>
                                                crunchy_main.main()
                                              File "/storage/emulated/0/Android/data/com.mpmc.medcenter/files/.kodi/addons/plugin.video.crunchyroll-takeout/resources/lib/crunchy_main.py", line 348, in main
                                                if crj.load_shelf(args) is False:
                                              File "/storage/emulated/0/Android/data/com.mpmc.medcenter/files/.kodi/addons/plugin.video.crunchyroll-takeout/resources/lib/crunchy_json.py", line 132, in load_shelf
                                                user_data['session_id']      = ''
                                            UnboundLocalError: local variable 'user_data' referenced before assignment
                                            -->End of Python script error report<--
19:31:38 T:1572247464   ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.crunchyroll-takeout/
19:31:38 T:1572247464   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.crunchyroll-takeout/) faile

This happens whether I'm running vanilla kodi or the one that was up on the amazon app store briefly.


RE: Crunchyroll [2.1.2] - bmfrosty - 2015-08-13

It's an amazon fire thing, I think. I was able to get the script working on my Nexus Player.


RE: Crunchyroll [2.1.2] - keepitcomplicated - 2015-08-17

I'm having playback problems — tried desperately to get the plugin working yesterday, but couldn't test Kodi on another platform to see if it was OS X specific and googling didn't return any help so I gave up — I figured out today it was (of course) the DNS proxy (playmo.tv) I was using to unblock content not available in Iceland, seems to work fine when I've disabled it (and restarted everything) but that makes CR pretty much useless because what I'm watching is unavailable here.

I'm wondering if anyone has successfully got the plugin to work behind a proxy, would love to know which service it was — if not, here's my log in case you want to look into it Angel

Code:
14:55:06 T:4538519552  NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
14:55:06 T:4630138880  NOTICE: Thread LanguageInvoker start, auto delete: false
14:55:06 T:4630138880  NOTICE: -->Python Interpreter Initialized<--
14:55:06 T:4630138880  NOTICE: [PLUGIN] 'Crunchyroll: version 2.1.2' initialized!
14:55:06 T:4630138880  NOTICE: CR: makeAPIRequest: get JSON
14:55:06 T:4630138880  NOTICE: CR: makeAPIRequest: url = https://api.crunchyroll.com/queue.0.json
14:55:06 T:4630138880  NOTICE: CR: makeAPIRequest: options = locale=enUS&media_types=anime%7Cdrama&version=2313.8&session_id=plv8y7xxlfer83mfyscets2jzb1nbgux&fields=media.episode_number%2Cmedia.name%2Cmedia.description%2Cmedia.media_type%2Cmedia.series_name%2Cmedia.available%2Cmedia.available_time%2Cmedia.free_available%2Cmedia.free_available_time%2Cmedia.duration%2Cmedia.url%2Cmedia.screenshot_image%2Cimage.fwide_url%2Cimage.fwidestar_url%2Cseries.landscape_image%2Cimage.full_url
14:55:08 T:4630138880  NOTICE: CR: A valid session was detected. Using existing session ID: plv8y7xxlfer83mfyscets2jzb1nbgux
14:55:08 T:4630138880  NOTICE: CR: Attempting to report usage
14:55:08 T:4630138880  NOTICE: CR: User is a premium anime|drama|manga member
14:55:08 T:4630138880  NOTICE: CR: makeAPIRequest: get JSON
14:55:08 T:4630138880  NOTICE: CR: makeAPIRequest: url = https://api.crunchyroll.com/info.0.json
14:55:08 T:4630138880  NOTICE: CR: makeAPIRequest: options = locale=enUS&fields=media.episode_number%2Cmedia.name%2Cmedia.playhead%2Cmedia.description%2Cmedia.url%2Cmedia.stream_data&version=2313.8&media_id=646503&session_id=plv8y7xxlfer83mfyscets2jzb1nbgux
14:55:10 T:4630138880  NOTICE: CR: start_playback: url = http://www.crunchyroll.com/liveplaylist/videoencode_1211975.m3u8?key=EctwxPms3S3RbGbkYJKXDM55n5gtl8xblXfOxu09JEJhgvhB8iShuOFcVU2rZwAbkPD0kksIMlsL6SbBKcaYrwqq3u9mzLnJ7acLH3ClXFhvaIXLa39IrmveOpXXljaTeNePXl768YOeJBrqc3BB15lZ3KIDpPOVNyM&client=com.crunchyroll.iphone
14:55:10 T:4630138880  NOTICE: CR: start_playback: Starting ...
14:55:11 T:140735147131648  NOTICE: DVDPlayer: Opening: http://www.crunchyroll.com/liveplaylist/videoencode_1211975.m3u8?key=EctwxPms3S3RbGbkYJKXDM55n5gtl8xblXfOxu09JEJhgvhB8iShuOFcVU2rZwAbkPD0kksIMlsL6SbBKcaYrwqq3u9mzLnJ7acLH3ClXFhvaIXLa39IrmveOpXXljaTeNePXl768YOeJBrqc3BB15lZ3KIDpPOVNyM&client=com.crunchyroll.iphone
14:55:11 T:140735147131648 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
14:55:11 T:4412936192  NOTICE: Thread DVDPlayer start, auto delete: false
14:55:11 T:4412936192  NOTICE: Creating InputStream
14:55:12 T:4656762880  NOTICE: Thread FileCache start, auto delete: false
14:55:12 T:4412936192  NOTICE: Creating Demuxer
14:55:13 T:4630138880  NOTICE: CR: makeAPIRequest: get JSON
14:55:13 T:4630138880  NOTICE: CR: makeAPIRequest: url = https://api.crunchyroll.com/log.0.json
14:55:13 T:4630138880  NOTICE: CR: makeAPIRequest: options = version=2313.8&media_id=646503&locale=enUS&playhead=0&event=playback_status&session_id=plv8y7xxlfer83mfyscets2jzb1nbgux
14:55:13 T:4412936192   ERROR: OpenDemuxStream - Error creating demuxer
14:55:13 T:4412936192  NOTICE: CDVDPlayer::OnExit()
14:55:13 T:140735147131648   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.crunchyroll-takeout/?url=http%3A%2F%2Fwww.crunchyroll.com%2Fnaruto-shippuden%2Fepisode-337-the-izanami-activated-646503&mode=videoplay&name=Naruto+Shippuden+Episode+337+-+The+Izanami+Activated&id=646503&count=0&series_id=None&filterx=None&offset=0&icon=http%3A%2F%2Fimg1.ak.crunchyroll.com%2Fi%2Fspire1-tmb%2F1d8dfc1a40f723987adfa28c01f901621383588929_fwide.jpg&complete=True&fanart=http%3A%2F%2Fimg1.ak.crunchyroll.com%2Fi%2Fspire3%2F102de8278bed6e8a346a8f04b5b3c7db1434142058_fwide.jpg&season=1&media_type=None&year=2013-11-07&playhead=0&duration=1390&plot=Kabuto%E2%80%99s+quest+to+discover+his+true+identity+has+led+him+over+the+years+to+collect%2C+analyze%2C+and+use+the+abilities+of+all+shinobi+within+him%2C+including+Kimimaro%2C+the+Sound+Four+and+Orochimaru.%2520]
14:55:13 T:140735147131648  NOTICE: CDVDPlayer::CloseFile()
14:55:13 T:140735147131648  NOTICE: DVDPlayer: waiting for threads to exit
14:55:13 T:140735147131648  NOTICE: DVDPlayer: finished waiting
14:55:13 T:140735147131648  NOTICE: CDVDPlayer::CloseFile()
14:55:13 T:140735147131648  NOTICE: DVDPlayer: waiting for threads to exit
14:55:13 T:140735147131648  NOTICE: DVDPlayer: finished waiting
14:55:14 T:4412936192  NOTICE: Thread JobWorker start, auto delete: true
14:55:19 T:4630138880   ERROR: EXCEPTION: XBMC is not playing any media file
14:55:19 T:4630138880  NOTICE: CR: start_playback: Player stopped playing: RuntimeError('XBMC is not playing any media file',)
14:55:19 T:4630138880  NOTICE: CR: start_playback: Finished logging: http://www.crunchyroll.com/liveplaylist/videoencode_1211975.m3u8?key=EctwxPms3S3RbGbkYJKXDM55n5gtl8xblXfOxu09JEJhgvhB8iShuOFcVU2rZwAbkPD0kksIMlsL6SbBKcaYrwqq3u9mzLnJ7acLH3ClXFhvaIXLa39IrmveOpXXljaTeNePXl768YOeJBrqc3BB15lZ3KIDpPOVNyM&client=com.crunchyroll.iphone
14:55:20 T:4516859904  NOTICE: Thread BackgroundLoader start, auto delete: false
14:56:20 T:4652470272 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)



RE: Crunchyroll [2.1.2] - lilly_938 - 2015-08-26

I can't get the add-on to work on boxee. I have the Premium membership and I checked the settings to make sure my username and password were there before trying to start the add-on. I'd appreciate any help. Here's what the log says.

Code:
18:14:14 T:3039323872   DEBUG: Activating window ID: 10025
18:14:14 T:3039323872   DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
18:14:14 T:3039323872   DEBUG: ------ Window Init (MyVideoNav.xml) ------
18:14:14 T:3039323872    INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
18:14:15 T:3039323872   DEBUG: Load MyVideoNav.xml: 517.27ms
18:14:15 T:3039323872   DEBUG: Alloc resources: 532.80ms  (527.36 ms skin load)
18:14:15 T:3039323872   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.crunchyroll-takeout/)
18:14:15 T:3039323872   DEBUG:   ParentPath = [plugin://plugin.video.crunchyroll-takeout/]
18:14:15 T:3039323872   DEBUG: StartScript - calling plugin Crunchyroll('plugin://plugin.video.crunchyroll-takeout/','1','')
18:14:15 T:2930715536  NOTICE: Thread LanguageInvoker start, auto delete: false
18:14:15 T:2930715536    INFO: initializing python engine.
18:14:15 T:2930715536   DEBUG: CPythonInvoker(9, /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py): start processing
18:14:15 T:2930715536  NOTICE: -->Python Interpreter Initialized<--
18:14:15 T:2930715536   DEBUG: CPythonInvoker(9, /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py): the source file to load is "/tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py"
18:14:15 T:2930715536   DEBUG: CPythonInvoker(9, /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py): setting the Python path to /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master:/tmp/mnt/88C6-DD3B/python2.7:/tmp/mnt/88C6-DD3B/python2.7/lib-dynload:/tmp/mnt/88C6-DD3B/python2.7/lib/python27.zip:/tmp/mnt/88C6-DD3B/python2.7/lib/python2.7/:/tmp/mnt/88C6-DD3B/python2.7/lib/python2.7/plat-Linux:/tmp/mnt/88C6-DD3B/python2.7/lib/python2.7/lib-tk:/tmp/mnt/88C6-DD3B/python2.7/lib/python2.7/lib-old:/tmp/mnt/88C6-DD3B/python2.7/lib-dynload/lib/python2.7/lib-dynload
18:14:15 T:2930715536   DEBUG: CPythonInvoker(9, /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py): entering source directory /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master
18:14:15 T:2930715536   DEBUG: CPythonInvoker(9, /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py): instantiating addon using automatically obtained id of "plugin.video.crunchyroll-takeout" dependent on version 2.1.0 of the xbmc.python api
18:14:15 T:3039323872   DEBUG: WaitOnScriptResult - waiting on the Crunchyroll (id=9) plugin...
18:14:15 T:2930715536  NOTICE: [PLUGIN] 'Crunchyroll: version 2.1.2' initialized!
18:14:15 T:2930715536   DEBUG: POParser: loaded 39 strings from file /tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/resources/language/English/strings.po
18:14:16 T:2930715536   ERROR: CR: Unexpected error: (<class 'anydbm.error'>, error('db type could not be determined',), <traceback object at 0xa75be64>)
18:14:16 T:2930715536   ERROR: CR: Effective User:   0
18:14:16 T:2930715536   ERROR: CR: Effective Group:  0
18:14:16 T:2930715536   ERROR: CR: User:             0
18:14:16 T:2930715536   ERROR: CR: Group:            0
18:14:16 T:2930715536   ERROR: CR: Groups: []
18:14:16 T:2930715536   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnboundLocalError'>
                                            Error Contents: local variable 'user_data' referenced before assignment
                                            Traceback (most recent call last):
                                              File "/tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/default.py", line 38, in <module>
                                                crunchy_main.main()
                                              File "/tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/resources/lib/crunchy_main.py", line 348, in main
                                                if crj.load_shelf(args) is False:
                                              File "/tmp/mnt/88C6-DD3B/portable_data/addons/CrunchyXBMC-master/resources/lib/crunchy_json.py", line 132, in load_shelf
                                                user_data['session_id']      = ''
                                            UnboundLocalError: local variable 'user_data' referenced before assignment
                                            -->End of Python script error report<--
18:14:16 T:3039323872   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
18:14:16 T:3039323872   DEBUG: Window DialogKaiToast.xml was already loaded
18:14:16 T:3039323872   DEBUG: Alloc resources: 0.01m
18:14:16 T:2930715536    INFO: Python script stopped
18:14:16 T:2930715536   DEBUG: Thread LanguageInvoker 2930715536 terminating
18:14:16 T:3039323872   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
18:14:16 T:3039323872   ERROR: GetDirectory - Error getting plugin://plugin.video.crunchyroll-takeout/
18:14:16 T:3039323872   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.crunchyroll-takeout/) failed
18:14:16 T:3039323872   DEBUG: CGUIMediaWindow::GetDirectory ()
18:14:16 T:3039323872   DEBUG:   ParentPath = [plugin://plugin.video.crunchyroll-takeout/]
18:14:16 T:2930715536  NOTICE: Thread BackgroundLoader start, auto delete: false
18:14:16 T:2930715536   DEBUG: Thread BackgroundLoader 2930715536 terminating
18:14:16 T:2930715536  NOTICE: Thread BackgroundLoader start, auto delete: false
18:14:16 T:2930715536   DEBUG: Thread BackgroundLoader 2930715536 terminating
18:14:17 T:3039323872   DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------



RE: Crunchyroll [2.1.2] - desumoyo - 2015-08-27

AFTV, same problem as everyone before, but what they might have not mentioned is that the filesystem is FAT32, you can't chmod in there, and it would be useless anyway!

Code:
07:19:13 T:1739708168   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.OSError'>
                                            Error Contents: (1, 'Operation not permitted', '/storage/extUsb/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.crunchyroll-takeout/cruchyXBMC.dir')
                                            Traceback (most recent call last):
                                              File "/storage/extUsb/org.xbmc.kodi/files/.kodi/addons/plugin.video.crunchyroll-takeout/default.py", line 38, in <module>
                                                crunchy_main.main()
                                              File "/storage/extUsb/org.xbmc.kodi/files/.kodi/addons/plugin.video.crunchyroll-takeout/resources/lib/crunchy_main.py", line 348, in main
                                                if crj.load_shelf(args) is False:
                                              File "/storage/extUsb/org.xbmc.kodi/files/.kodi/addons/plugin.video.crunchyroll-takeout/resources/lib/crunchy_json.py", line 132, in load_shelf
                                                user_data['session_id']      = ''
                                              File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/shelve.py", line 133, in __setitem__
                                              File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/dumbdbm.py", line 166, in __setitem__
                                              File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/dumbdbm.py", line 158, in _addkey
                                              File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-17/lib/python2.6/dumbdbm.py", line 222, in _chmod
                                            OSError: (1, 'Operation not permitted', '/storage/extUsb/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.crunchyroll-takeout/cruchyXBMC.dir')
                                            -->End of Python script error report<--
07:19:14 T:1519680568   ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.crunchyroll-takeout/
07:19:14 T:1519680568   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.crunchyroll-takeout/) failed



RE: Crunchyroll [2.1.2] - andmind - 2015-09-04

crunchyroll recently arrived in Italy , so some series now have subtitles in Italian , it's possible add Italian subtitles in this addon?


RE: Crunchyroll [2.1.2] - yoshiofthewire - 2015-09-04

The plugin will playback video in the default language you have set on the Crunchyroll website.
So, if you set your language to Italiano in the Crunchyroll Settings, the plugin will playback in Italian.

The next version of the plugin will have support for setting your language to Italian


RE: Crunchyroll [2.1.2] - andmind - 2015-09-04

this doesn't work to me Sad

edit: sorry my english is really weak, I misunderstood. Therefore in the future will support italian sub, thankyou very much <3


RE: Crunchyroll [2.1.2] - mattumanu - 2015-09-05

(2015-09-04, 15:16)yoshiofthewire Wrote: The plugin will playback video in the default language you have set on the Crunchyroll website.
So, if you set your language to Italiano in the Crunchyroll Settings, the plugin will playback in Italian.

The next version of the plugin will have support for setting your language to Italian

Not that I don't trust your coding skills, but this version works so well I'm almost afraid to part with it.


RE: Crunchyroll [2.1.2] - yoshiofthewire - 2015-09-15

Now up in the Repo, 2.1.3 and 2.2

In 2.1.3:
Added itIT and a Played percentage. (Thanks Eduardo)

In 2.2:
Replaced Shelf with Pickle (From randomllama)

WARNING: This will replace your UUID. If you have a broken Android device it should now work ... maybe.
The downside to this is when it fails it still works and your Crunchyroll device list looks like mine, with 30+ iPhones.
I have no idea if CR will yell at you for this. (I don't own any iDevices)

Please test these builds, and if all goes well I will ask for a git pull some time next week.

If you would like to contribute, please fork from Github, then do a Pull request.


RE: Crunchyroll [2.1.2] - yoshiofthewire - 2015-09-17

About the new Device ID and cleaning up your Crunchyroll device list

The NEW Device ID will look like this: FFFFxxxx-KODI-xxxx-xxxx-xxxxxxxxxxxx


Once you get 2.2 you should go to your Crunchyroll Device List and clean it up.


RE: Crunchyroll [2.1.2] - tamodolo - 2015-09-17

there is a error popping up when I try to see my queue:


The log:

38 T:9724 NOTICE: [PLUGIN] 'Crunchyroll: version 2.2' initialized!
16:44:38 T:9724 NOTICE: CR: Queue: queue type is 0
16:44:38 T:9724 NOTICE: CR: makeAPIRequest: get JSON
16:44:38 T:9724 NOTICE: CR: makeAPIRequest: url = https://api.crunchyroll.com/queue.0.json
16:44:38 T:9724 NOTICE: CR: makeAPIRequest: options = locale=enUS&media_types=anime%7Cdrama&version=2313.8&session_id=olojvswmzgg16qdiegvzafawddjh1huv&fields=media.episode_number%2Cmedia.name%2Cmedia.description%2Cmedia.media_type%2Cmedia.series_name%2Cmedia.available%2Cmedia.available_time%2Cmedia.free_available%2Cmedia.free_available_time%2Cmedia.duration%2Cmedia.playhead%2Cmedia.url%2Cmedia.screenshot_image%2Cimage.fwide_url%2Cimage.fwidestar_url%2Cseries.landscape_image%2Cseries.series_id%2Cimage.full_url
16:44:40 T:9724 NOTICE: CR: Queue: request['error'] = False
16:44:40 T:9724 NOTICE: CR: Queue: has 72 series
16:44:40 T:9724 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('most_likely_media',)
Traceback (most recent call last):
File "C:\Users\Otavio\AppData\Roaming\Kodi\addons\plugin.video.crunchyroll-takeout-github\default.py", line 38, in <module>
crunchy_main.main()
File "C:\Users\Otavio\AppData\Roaming\Kodi\addons\plugin.video.crunchyroll-takeout-github\resources\lib\crunchy_main.py", line 360, in main
check_mode(args)
File "C:\Users\Otavio\AppData\Roaming\Kodi\addons\plugin.video.crunchyroll-takeout-github\resources\lib\crunchy_main.py", line 335, in check_mode
crj.queue(args)
File "C:\Users\Otavio\AppData\Roaming\Kodi\addons\plugin.video.crunchyroll-takeout-github\resources\lib\crunchy_json.py", line 857, in queue
'fanart')
File "C:\Users\Otavio\AppData\Roaming\Kodi\addons\plugin.video.crunchyroll-takeout-github\resources\lib\crunchy_json.py", line 654, in list_media_items
if mode == "queue"
KeyError: ('most_likely_media',)
-->End of Python script error report<--
16:44:40 T:6464 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.crunchyroll-takeout/?complete=True&count=0&duration=0&fanart=C%3a%5cUsers%5cOtavio%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.crunchyroll-takeout-github%5cfanart.jpg&filterx=None&icon=None&id=None&media_type=None&mode=queue&name=Minha%20Fila&offset=0&playhead=0&plot=None%2520&season=1&series_id=None&url=None&year=0
16:44:40 T:6464 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.crunchyroll-takeout/?complete=True&count=0&duration=0&fanart=C%3a%5cUsers%5cOtavio%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.crunchyroll-takeout-github%5cfanart.jpg&filterx=None&icon=None&id=None&media_type=None&mode=queue&name=Minha%20Fila&offset=0&playhead=0&plot=None%2520&season=1&series_id=None&url=None&year=0) failed


RE: Crunchyroll [2.1.2] - yoshiofthewire - 2015-09-17

What shows are in your Queue?
What is your default language?
Do you see this error in 2.1.2?


RE: Crunchyroll [2.1.2] - mattumanu - 2015-09-18

Do you know if there are any conflicts with the Crunchyroll app and Kodi Isengard 15.2? It's looking like 15.2 is going to be the final release, so I was interested in upgrading, but ONLY if there's no issues with this app. Other apps I could wait for, but not this one.


This forum uses Lukasz Tkacz MyBB addons.