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]: TV episodes with a % in the filename #1216

Open
xanatos opened this issue Jun 1, 2024 · 2 comments
Open

[Bug]: TV episodes with a % in the filename #1216

xanatos opened this issue Jun 1, 2024 · 2 comments
Assignees
Labels
bug Something isn't working Important Bug severity

Comments

@xanatos
Copy link

xanatos commented Jun 1, 2024

Problem description

Probably connected to #918

I have indexed a TV series with tinymediamanager and created nfo files. An episode contains in the filename the % character. The Nova player ignores the nfo of the episode. The problem is that the tinymediamanager defaults to themoviedb, while Nova Video Player seems to default to IMDB, so the "special" episode is placed in a distinct TV serie (in the example given, I get a Better Call Saul with some episodes and Better Call Saul 2015 with the "special" episode)

Steps to reproduce the issue

Unpack the zip file. The mkv are "fake" and contain a single solid color. The nfo files were generated by tinymediamanager. Try to index the folder with Nova.

Better.Call.Saul.S05.EpisodesWithPercent.zip

Expected behavior

No response

Your phone/tablet/androidTV model

Honor 90

Operating system version

Android 13

Application version and app store

6.2.71 from Playstore

Additional system information

No response

Debug logs

No response

@xanatos xanatos added the bug Something isn't working label Jun 1, 2024
@courville courville self-assigned this Jun 7, 2024
@courville courville added the Important Bug severity label Jun 7, 2024
@courville
Copy link
Contributor

I just tested on local storage and smb network share and apparently with recent changes made, it seems to work on my end with the files provided.
Could you please test https://github.com/nova-video-player/aos-AVP/releases/tag/v6.2.81 and provide feedback?
Note that on local storage, due to Android API31+ restrictions, nova is not allowed to see all files on the storage and thus cannot process non media files including NFO files that are considered not media files by Google.

@xanatos
Copy link
Author

xanatos commented Jun 9, 2024

Doesn't seem to work for SMB. Just tried with my Honor 90. I've tested both this and the #918 . First I've uninstalled the old version, then I've reinstalled the new version and activated the analysis of nfo files. I can see that it isn't loading the nfo file because my smartphone is in italian, while the nfo files are in english, so if I see an english description it is from the nfo, while if it is in italian it means that it called the imdb/tmdb.

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

No branches or pull requests

2 participants