nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.43k stars 202 forks source link

[Bug]: NFO scraping not working #845

Open M3C-Owx opened 1 year ago

M3C-Owx commented 1 year ago

Problem description

Foreign series are not scraped correctly. Followed the recommendation to create a KODI .nfo format file but the player does not scrape the data, the series still pops up as unrecognized.

Steps to reproduce the issue

  1. Obtain foreign TV Serie (TheTVDB.COM id 411418)
  2. On WinPC using kodi - scrape the serie data and export the db single files, following files were created by KODI "tvshow.nfo" "Prince.Charming.PL.S01.E01.nfo" "Prince.Charming.PL.S01.E01-thumb.jpg" "banner.jpg" "fanart.jpg" "poster.jpg"

3.Save all the exported data incl. .mkv files on SMB share. 4.Rescan the DB via Nova Video Player

Expected behavior

No response

Your phone/tablet/androidTV model

NVidia Shield TV Pro 2019

Operating system version

Android 11

Application version and app store

v6.0.96 (latest Google Play version)

Additional system information

No response

Debug logs

No response

fl05270417 commented 1 year ago

I find a bug,I use android TV,when I use local nfo,episode thumb is not scrap from the url in nfo file,or local thumb file is not work yet,I tried many times to edit the nfo file in these days,but I have no solusion to get episode thumb work

courville commented 1 year ago

@fl05270417, @M3C-Owx I will need to know where your files are located since answer will change and potential identify a bug. Core question is do you use network storage (SMB etc.) or local/USB storage? For local/USB storage cf. https://github.com/nova-video-player/aos-AVP/blob/nova/faq/faq.md migration to Android API30+ now due to Android restrictions, nova does not have the right to process and see NFO files (only multimedia files are allowed) and now the NFO files need to be located in /sdcard/Android/data/org.courville.nova/files/nfoPoster (preserving original tree structure).

fl05270417 commented 1 year ago

@courville I use webdav,I put pic file the same foler,but the poster and fanart not work,if i add the poster url in the nfo file,poster is work,the SMB is work perfect and poster,fanart both work,but the webdav have the problem.I use the lastest version in TV mode