linuxserver / Heimdall-Apps

Apps for Heimdall
MIT License
299 stars 326 forks source link

fix: Plex livestats #551

Closed keriati closed 2 years ago

keriati commented 2 years ago

Should fix #540

It seems this commit accidentally removed the code to set the __recently_added__ variable. I added it back.

Also made the two template variables optional to avoid future errors.