jellyflood/Shared/Services
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
..
DownloadManager.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
DownloadTask.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
Keychain.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
LogManager.swift Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
SwiftfinDefaults.swift Add 'Enable Rewatching' and ' Max days' to Next Up (#1258) 2024-10-07 15:02:18 -06:00
SwiftfinNotifications.swift Fix iOS 15 Rotation (#1174) 2024-08-09 13:25:32 +09:00
UserSession.swift Update lastSignedInUserID defaults to use new UserSignInState enum (#1209) 2024-09-02 01:00:25 -06:00