groggyegg / plugin.video.dramacool

Watch Asian Drama and Korean Show with English subtitles on DramaCool.
MIT License
29 stars 14 forks source link

Drama List Error #61

Closed megazone23 closed 8 months ago

megazone23 commented 12 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Drama List'
  2. Click on 'Korean'
  3. Click on 'Year'
  4. Click on '2023'
  5. Click on 'OK'
  6. Results in 'DramaCool Error'

Expected behavior A list of shows matching the selected search criteria

Log file 2023-07-16 16:57:15.266 T:30548 error : Repository add-on repository.universalscrapers does not have any directory and won't be able to update/serve addons! Please fix the addon.xml definition 2023-07-16 16:57:18.438 T:14692 error : Control 55 in window 10025 has been asked to focus, but it can't 2023-07-16 16:57:23.566 T:32688 info : [script.module.xbmcext] Routing "/drama" 2023-07-16 16:57:23.567 T:32688 info : [script.module.xbmcext] Calling "drama" 2023-07-16 16:57:31.016 T:34364 info : [script.module.xbmcext] Routing "/category/korean-drama" 2023-07-16 16:57:31.017 T:34364 info : [script.module.xbmcext] Calling "drama_filter" 2023-07-16 16:57:31.033 T:14692 info : Loading skin file: C:\Users\rk609048\AppData\Roaming\Kodi\addons\script.module.xbmcext.\resources\skins\Default\1080i\MultiSelectTabDialog.xml, load type: LOAD_ON_GUI_INIT 2023-07-16 16:57:42.990 T:34364 info : [script.module.xbmcext] Routing "/category/korean-drama/[]/[]/[]/["2023"]" 2023-07-16 16:57:42.991 T:34364 info : [script.module.xbmcext] Calling "drama_list" 2023-07-16 16:57:43.000 T:34364 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2023-07-16 16:57:43.003 T:28312 info : CActiveAESink::OpenSink - initialize sink 2023-07-16 16:57:43.152 T:24832 error : XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.dramacool/category/korean-drama 2023-07-16 16:57:43.163 T:14692 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.dramacool/category/korean-drama) failed

Additional context Add any other context about the problem here.

groggyegg commented 11 months ago

This might be an issue with the database due to recent change in table. A workaround is to remove the old database file in userdata or reinstall addon.

megazone23 commented 11 months ago

I reinstalled the addon and that corrected the problem.