[RELEASE] Apple Itunes Podcast Browser (video/audio plugin)
it seems that the my_podcasts.json will be overwritten (empty) when starting the podcast addon after a reboot of kodi

here is the error in the log:
Quote:2020-04-17 15:09:09.536 T:9755   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: [Errno 2] No such file or directory: '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.itunes_podcasts/.storage/my_podcasts.json'
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.itunes_podcasts/addon.py", line 303, in <module>
                                                plugin.run()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 349, in run
                                                storage.close()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/storage.py", line 74, in close
                                                self.sync()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/storage.py", line 66, in sync
                                                os.remove(self.filename)
                                            OSError: [Errno 2] No such file or directory: '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.itunes_podcasts/.storage/my_podcasts.json'
                                            -->End of Python script error report<--
2020-04-17 15:09:15.580 T:9765 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2020-04-17 15:09:15.584 T:9765 WARNING: Previous line repeats 1 times.
2020-04-17 15:09:15.584 T:9765  NOTICE: [xbmcswift2] Request for "/video/podcasts/my/" matches rule for function "show_my_podcasts"
2020-04-17 15:09:17.415 T:9769 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
2020-04-17 15:09:17.418 T:9769 WARNING: Previous line repeats 1 times.
2020-04-17 15:09:17.419 T:9769  NOTICE: [xbmcswift2] Request for "/" matches rule for function "show_root"
Reply


Messages In This Thread
RE: [RELEASE] Apple Itunes Podcast Browser (video/audio plugin) - by effe.rnr - 2020-04-22, 16:38
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Apple Itunes Podcast Browser (video/audio plugin)4