scakemyer / plugin.video.quasar

Quasar add-on for Kodi
https://quasar.surge.sh/
346 stars 94 forks source link

Quasar search stopped working on both my Windows 10 PC and Android Kodi Box at the same time #939

Closed mrobraven closed 3 years ago

mrobraven commented 6 years ago

Expected Behavior

Quasar should display list of TV show/Movie names to pick from after search

Current Behavior

Quasar times out and gives error 'Quasar timed out'

Possible Solution

No idea

Steps to Reproduce (for bugs)

  1. Load up Quasar
  2. Go into Movies Section
  3. Click Search
  4. Search for a movie
  5. The search tries for ages before timing out

Context

The issue is that when I try and search or choose a menu item (like 'highest rated') in either of the categories (movies or tv shows), it appears to load for ages before timing out and giving the error 'Quasar timed out'. However when i use the search on the very front page, this also doesn't work like it should. Instead of listing the possible shows and movies to choose from, it feeds straight into Burst and shows me a list of completely unrelated torrents instead. In basic terms, Quasar Burst works fine but the actual Quasar app is having problems listing the names of movies and TV shows to choose from.

Your Environment

Log: https://pastebin.com/QNHLnSCJ

Part of log that shows problem: 12:41:19.295 T:11508 NOTICE: [plugin.video.quasar] [GIN] 2018/09/15 - 12:41:19 | 200 | 2.3142785s | ::1 |  GET /repository/scakemyer/plugin.video.quasar/addons.xml.md5 12:41:48.587 T:15620 ERROR: Control 500 in window 10025 has been asked to focus, but it can't 12:41:50.695 T:11508 NOTICE: [plugin.video.quasar] [GIN] 2018/09/15 - 12:41:50 | 200 | 5.505ms | ::1 |  GET /shows/ 12:41:56.092 T:3960 ERROR: Unable to find plugin 12:41:56.092 T:15620 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin:// 12:41:56.092 T:15620 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed 12:42:04.944 T:15620 ERROR: Control 52 in window 10025 has been asked to focus, but it can't 12:42:05.467 T:11508 NOTICE: [plugin.video.quasar] [GIN] 2018/09/15 - 12:42:05 | 200 | 0s | ::1 |  GET / 12:42:30.586 T:11508 NOTICE: [plugin.video.quasar] [GIN] 2018/09/15 - 12:42:30 | 200 | 0s | ::1 |  GET /shows/ 12:43:24.406 T:15620 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.quasar/shows/search 12:43:24.406 T:15620 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.quasar/shows/search) failed 12:43:24.921 T:11508 NOTICE: [plugin.video.quasar] [GIN] 2018/09/15 - 12:43:24 | 200 | 509.6µs | ::1 |  GET /shows/ 12:43:26.636 T:11508 NOTICE: [plugin.video.quasar] [GIN] 2018/09/15 - 12:43:26 | 200 | 0s | ::1 |  GET / 12:43:29.462 T:11108 ERROR: Unable to find plugin 12:43:29.462 T:15620 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin:// 12:43:29.462 T:15620 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed

mrobraven commented 3 years ago

Dead Repo