New Release
https://git.streamboard.tv/common/oscam/-/commit/9bf177003d7c1f521e5c26bdb6a59b5f483e24e5
QuoteDisplay MoreUpdate 20.03.2025
Changeset 11874
Display 1970-01-01 on NDS card that doesn't have start date data on card answer.
* Previously, OSCam displayed 2032-01-01 or 2031-12-31 (depends on system that oscam is running on) in case of 09C7, 098E, and 09EF cards as baseyear for these cards are 2020. This could be varied based on card baseyear, for example, 0927 card displayed 2020-01-01 or 2019-12-31 (depends on system that oscam is running on) as baseyear for 0927 card is 2008. However, all of the mentioned cards above do not have tiers start date data on card response. Hence, those date are practically come from card status 90 20 which is incorrect. That's why I issue this patch to display it as 1970-01-01 to be consistent with ins76 reading.
N.B. 0x90 means 144 months from January of card baseyear. That's why you see 2032 and 2020 years there.
Thx @ Ohmza