adafruit / pi_video_looper

Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
GNU General Public License v2.0
451 stars 239 forks source link

Display Day of week, day of month, month and year on line 1, then hours : minutes : seconds on line 2 between videos feature request #161

Closed DanBaigo closed 1 year ago

DanBaigo commented 1 year ago

Hi all,

In v1.0.12 the time was implemented to appear between videos which is a fantastic feature added in by tofuSCHNITZEL (#155).

Could somebody please add in the feature for a second line and on line 1 be the date and line 2 be the time?

I've tried to do this myself but I've given up. Spent weeks on it hop and a catch and quite frankley will never get it to work.

DanBaigo commented 1 year ago

I have now created a fork with the above changes successfully implemented.

tofuSCHNITZEL commented 1 year ago

Thanks for the pull request! I will have a look and test it and then merge it in a new release. Cheers