nova-video-player / aos-AVP

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

[Bug]: Problem with episode air date prior to 1970 #706

Open ShlomobCohen opened 2 years ago

ShlomobCohen commented 2 years ago

Problem description

When the air date year is less than 1970 it is not retrieved from the scraper nor is the field displayed in the episode information.

Steps to reproduce the issue

Test with any TV episode that aired prior to 1970. For instance:- Look at Life.S01E01 which aired on 1959-04-01 or edit any TV episode ".archos.nfo" file changing the air date to a year prior to 1970.

Expected behavior

The air date should be retrieved and displayed regardless of the year.

Your phone/tablet/androidTV model

Amazon Fire TV stick 4K Max

Operating system version

Fire OS 7.2.9.2

Application version and app store

Nova v6.0.71 (20220629.2037)

Additional system information

No response

Debug logs

No response

courville commented 2 years ago

I just added fake file "Doctor_who-s01e01.mk" and it got scraped correctly to a 1963 aired episode. I did not check with nfo file.

ShlomobCohen commented 2 years ago

Doctor_who-s01e01 does not show air date, nor is the "" in it's corresponding .nfo file. image

courville commented 2 years ago

OK issue is clear to me now. I will investigate.

ShlomobCohen commented 2 years ago

Whereas in Doctor_who-s07e01 which aired on 3 January 1970, the correct air date is shown and the tag is in the .nfo file. image

ShlomobCohen commented 2 years ago

tag above refer to the aired tag

ShlomobCohen commented 2 years ago

Thank you

ShlomobCohen commented 2 years ago

Using the lastest version of Nova image