jellyflood/Shared/ViewModels
Min-Yih Hsu bfe413c06a (Re)Enable the play button on the season page
Resurrecting some of the previously-commented code to enable the play
button on the season page. Which plays the next unplayed episode in that
season. Note that we no longer bail out on the `BaseItemDto.missing`
flag because sometimes it shows false negatives even on legit season
items. Instead, we rely on results returning from the API call.
2022-02-08 10:08:26 +08:00
..
ItemViewModel (Re)Enable the play button on the season page 2022-02-08 10:08:26 +08:00
VideoPlayerViewModel add system control gestures (brightness, volume) 2022-02-05 18:14:23 +09:00
BasicAppSettingsViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
ConnectToServerViewModel.swift cleanup 2022-01-14 12:24:34 -07:00
EpisodesRowManager.swift implement remove from resume and play from beginning 2022-01-12 13:14:39 -07:00
HomeViewModel.swift fix recently added to only have series and movies and implement temp overkill bitrate ceiling 2022-01-14 12:53:13 -07:00
LatestMediaViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
LibraryFilterViewModel.swift undo filter change attempt 2022-01-13 22:49:25 -07:00
LibraryListViewModel.swift revert some work and fix collections 2022-01-13 23:13:49 -07:00
LibrarySearchViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
LibraryViewModel.swift Add an option to switch between flatten/grouped library view 2022-01-28 11:04:37 +08:00
LiveTVChannelsViewModel.swift duplicate create view model for livetv 2022-01-24 14:58:30 -06:00
LiveTVProgramsViewModel.swift duplicate create view model for livetv 2022-01-24 14:58:30 -06:00
MainTabViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
MovieLibrariesViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
ServerDetailViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
ServerListViewModel.swift lint 2022-01-10 15:51:24 -07:00
SettingsViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
TVLibrariesViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
UserListViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00
UserSignInViewModel.swift lint 2022-01-10 15:51:24 -07:00
VideoPlayerModel.swift swiftformat 2022-01-10 12:28:03 -07:00
ViewModel.swift swiftformat 2022-01-10 12:28:03 -07:00