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

[Bug]: NFO scraping not working #845

Open
M3C-Owx opened this issue Mar 19, 2023 · 3 comments
Open

[Bug]: NFO scraping not working #845

M3C-Owx opened this issue Mar 19, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@M3C-Owx
Copy link

M3C-Owx commented Mar 19, 2023

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

@M3C-Owx M3C-Owx added the bug Something isn't working label Mar 19, 2023
@fl05270417
Copy link

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
Copy link
Contributor

@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
Copy link

@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

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

3 participants