tidalf / plugin.audio.qobuz

plugin.audio.qobuz
GNU General Public License v3.0
16 stars 8 forks source link

Can't search artist/album/tracks nomore - see error log #246

Open thelucifermorningstar opened 5 years ago

thelucifermorningstar commented 5 years ago

Greetings

First of all, thank you for creating this rly handy Qobuz Kodi plugin! I've no clue when this started, but I know it was working a few months ago...

Issue description

Can't search artist/album/tracks nomore Mind you, when entering the word 'love' in Album search, it does show results, so I think it has to do with pagination.

Error log

`2019-10-01 23:29:52.385 T:1216 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.qobuz/?mode=1&nt=512&offset=0&search-type=albums 2019-10-01 23:29:52.390 T:12744 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.qobuz/?mode=1&nt=512&offset=0&search-type=albums) failed 2019-10-01 23:30:08.567 T:12744 WARNING: CGUIWindowManager - CGUIWindowManager::HandleAction - ignoring action 107, because topmost modal dialog closing animation is running 2019-10-01 23:30:14.756 T:9308 WARNING: Previous line repeats 23 times. 2019-10-01 23:30:14.756 T:9308 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2019-10-01 23:30:56.195 T:1900 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

geofstro commented 5 years ago

I had the same problem. I simply put a “try: … except: pass statement around those lines in the “inode.py” file and search now works perfectly.

Perhaps that change (or something better?) can be submitted for the next version?

Sent from my iPhone

On Oct 1, 2019, at 23:40, thelucifermorningstar notifications@github.com wrote:

\Users\Ferdinand\AppData\Roaming\Kodi\addons\plugin.audio.qobuz\resources\lib\qobuz\node\inode.py", line 191