a4k-openproject / plugin.video.openmeta

GNU General Public License v3.0
3 stars 3 forks source link

[Bug] Issue with the last version of FEN #70

Closed baltzis closed 3 years ago

baltzis commented 3 years ago

kodi.log Describe the bug OpenMeta cannot handle the last version of FEN (v. 1.8.21) for TV shows. When trying to play any episode of any TV show using OpenMeta, the list of players appears correctly, but when selecting FEN to play, after a while an error notification is shown ("Fen error, see log ... etc."). However, this problem does not appear to concern movies. OpenMeta operates OK with them. Tests show that FEN works fine with TV shows when not triggered from within OpenMeta.

To Reproduce Steps to reproduce the behavior:

  1. Go to OpenMeta (Addons/Video)
  2. Click on any TV show/episode
  3. After the list of players opens, scroll down to Fen and select it
  4. See the error notification

Expected behavior FEN scrapers should be triggered showing the search process, and afterward the link list.

Screenshots If applicable, add screenshots to help explain your problem.

Platform

Log File Please attach a log file here. For information on how to retrieve your log file, check the Kodi wiki.

drinfernoo commented 3 years ago

Sounds like the player file for FEN needs to be updated.

baltzis commented 3 years ago

Thanks for the prompt response. I guess I'll have to wait for the next update.

drinfernoo commented 3 years ago

Player files are not maintained part of this project. Rather, they are separate: https://github.com/a4k-openproject/json.openplayers

Unfortunately, the OpenMeta players there tend to be pretty outdated, as this add-on isn't even in development anymore.