jellyflood/Shared/ViewModels/LibraryViewModel
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
..
ItemLibraryViewModel.swift Fix Grouped Libraries (#1137) 2024-06-30 16:06:07 +09:00
ItemTypeLibraryViewModel.swift tvOS Library Paging (#1057) 2024-05-16 07:32:03 -06:00
LatestInLibraryViewModel.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
NextUpLibraryViewModel.swift Add 'Enable Rewatching' and ' Max days' to Next Up (#1258) 2024-10-07 15:02:18 -06:00
PagingLibraryViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
RecentlyAddedViewModel.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00