ratoaq2 / knowit

Know better your media files
MIT License
29 stars 5 forks source link

Error Occured while parsing What If… - 1x02 - What If… T’Challa Became a Star-Lord.mkv #40

Closed WarEagleUS21 closed 2 years ago

WarEagleUS21 commented 3 years ago

Seems like my scene exceptions to make this show parse and show in Medusa isn't working and caused this error (not a problem but it is going to affecting parsing future episodes even though it grabbed the first one no problem)

2021-08-19 06:13:01 WARNING SHOWQUEUE-REFRESH :: [fbd43ad] An error occurred while parsing: L:\TV Shows\What If\Season 1\What If… - 1x02 - What If… T’Challa Became a Star-Lord.mkv

KnowIt reported: +-------------------------------------------------------+ | KnowIt 0.3.0-dev | +-------------------------------------------------------+ | pymediainfo | | 3.2.1 | | edusa\Medusa\lib\native\windows\x86_64\MediaInfo.dll | Debug Log What IF.txt Debug Log What IF.zip

v0.7.89
enzyme
0.4.2

+-------------------------------------------------------+ | profile: default | +-------------------------------------------------------+ Traceback (most recent call last): File "C:\Medusa\Medusa\ext\knowit\api.py", line 64, in know result = provider.describe(video_path, context) File "C:\Medusa\Medusa\ext\knowit\providers\mediainfo.py", line 285, in describe media_info = self.executor.extract_info(video_path) File "C:\Medusa\Medusa\ext\knowit\providers\mediainfo.py", line 100, in extract_info return self._execute(filename) File "C:\Medusa\Medusa\ext\knowit\providers\mediainfo.py", line 167, in _execute return MediaInfo.parse(filename, library_file=self.location) File "C:\Medusa\Medusa\lib\pymediainfo__init__.py", line 266, in parse " with libmediainfo".format(filename)) RuntimeError: An eror occured while opening L:\TV Shows\What If\Season 1\What If… - 1x02 - What If… T’Challa Became a Star-Lord.mkv with libmediainfo

+-------------------------------------------------------+ | Please report any bug or feature request at | | https://github.com/ratoaq2/knowit/issues. | +-------------------------------------------------------+

ratoaq2 commented 3 years ago

Upgrade to latest knowit and report back if the issue persists

WarEagleUS21 commented 3 years ago

Will do. Thank you

On Thu, Aug 19, 2021, 7:43 AM Rato @.***> wrote:

Upgrade to latest knowit and report back if the issue persists

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ratoaq2/knowit/issues/40#issuecomment-901883104, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATOPAJO7O6FBXDQPVUDZZCLT5T4AHANCNFSM5COACQYA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

WarEagleUS21 commented 3 years ago

Well it looks like I can't upgrade Knowit as I am not finding a zip or exe package for it. Looks like this came with Medusa and that is on the latest masterbuild.

WarEagleUS21 commented 3 years ago

Figured it out. Wil report back (reopen) if the issue pops back up.