Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenMeta Errors with multiple widgets #61

Open
Osama-Alhumaimidi opened this issue Jan 8, 2020 · 1 comment
Open

OpenMeta Errors with multiple widgets #61

Osama-Alhumaimidi opened this issue Jan 8, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Osama-Alhumaimidi
Copy link

Osama-Alhumaimidi commented Jan 8, 2020

Overview
OpenMeta has a problem linking multiple widgets to its directories, since all widgets are trying to populate the linked directories at the same time, a conflict happens where only one widget locks the "trakt" cache to itself so other widgets will be unable to populate the directory they're linked to and crash, and the kodi log always gives this error
"WindowsError: [Error 32] The process cannot access the file because it is being used by another process:
" 'C:\Users\Admin\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.openmeta\.storage\Trakt.TOUA9A.tmp'
"

Steps to reproduce the behavior:

  1. link multiple skin widgets to different trakt directories (I havent checked TMDB directories, but I dont use them since they dont pull MPAA certifications unlike trakt lists, which is another bug)
  2. Start kodi (or refresh skin after clearing the OpenMeta cache)
  3. Multiple OpenMeta errors will pop up

Expected behavior
All widgets should be populated correctly the first time, since other meta addons can achieve that (but only OpenMeta fetches all the correct metadata and artwork, hence why I use it)

Screenshots
I cant add Screenshots of the issue

Platform

  • Kodi version: 18.5
  • Device: PC, Nvidia Shield
  • Operating System: Windows 10, Android

Log File
https://pastebin.com/raw/qbDJg9aw

@Osama-Alhumaimidi Osama-Alhumaimidi added the bug Something isn't working label Jan 8, 2020
@drinfernoo
Copy link
Collaborator

Unfortunately, since there isn't a developer maintaining this project anymore, it may be worth finding a different add-on for your purposes. I find that TheMovieDb Helper by @jurialmunkey does a very good job of replicating OpenMeta and OpenInfo's functionality 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants