jellyflood/Swiftfin/Views/HomeView
Joe 1405d2695c
Add 'Enable Rewatching' and ' Max days' to Next Up (#1258)
* Rebasing https://github.com/jellyfin/Swiftfin/pull/1212 on Main. Also, less baggage and random crap.

* Change 0 to Disabled. Better mirror iOS and tvOS Alerts for MaxNextUpDays.

* Review Changes:

Don't use the property wrappers in non-view contexts. While they technically can still work, use the subscript instead at the usage sites.
Use the dayInterval(0 ... 1000) format instead, then we don't need maxNextUpDays.

* Remove unused strings, and unused variables

* Add a tvOS TODO to double check the Done/Number button on the alert.
2024-10-07 15:02:18 -06:00
..
Components Fix Next Up Not Appearing on Home (#1142) 2024-07-05 13:16:56 +09:00
HomeView.swift Add 'Enable Rewatching' and ' Max days' to Next Up (#1258) 2024-10-07 15:02:18 -06:00