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
Peter McNeil
5d59d57871
[tvOS] Change password to be a SecureField and autosubmit on password comple… ( #1090 )
...
* Change password to be a SecureField and autosubmit on password completion
* Fix SelectUser Button
* Respond to comments and remove unnecessary changes
* Make FocusField a private enum
2024-10-06 02:24:28 -06:00
Joe
bc9eacab57
[iOS] Admin Dashboard ( #1230 )
2024-10-04 21:15:12 -06:00
Steve Byatt
58dfddeeca
Update lastSignedInUserID defaults to use new UserSignInState enum ( #1209 )
...
* init
* projecgt file
* Update project.pbxproj
---------
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-09-02 01:00:25 -06:00
Daniel Chick
e5f408a867
Listen for AirPods connection changes ( #1186 )
...
* Toggle the video player's pause or play state when airpods are connected or disconnected.
* Remove AVAudioSession route change listener in favor of the remote command center callbacks.
2024-08-19 14:46:12 -06:00
Ethan Pippin
873490f6f3
Update ConnectToServerViewModel.swift ( #1145 )
2024-07-04 23:28:24 -06:00
Daniel Chick
29b917ead0
Migrate to the latest version of Factory ( #1097 )
2024-07-01 19:58:59 -06:00
Ethan Pippin
0fa4ddd850
Fix Grouped Libraries ( #1137 )
2024-06-30 16:06:07 +09:00
Daniel Chick
645eb6c516
Refactor sign in policy ( #1085 )
2024-06-08 21:22:18 -06:00
Ethan Pippin
b2a31dbc3a
User Profile Image Selection ( #1061 )
2024-05-22 13:45:48 +09:00
Ethan Pippin
b4be96e6ac
tvOS Library Paging ( #1057 )
2024-05-16 07:32:03 -06:00
Ethan Pippin
74b8b286c7
User/Server Sign In Redesign ( #1045 )
2024-05-14 23:42:41 -06:00
Ethan Pippin
384e80805e
Poster Display and Button Refactor ( #1038 )
2024-04-23 11:22:07 -06:00
Tony
ad8f4bbefd
Fix quick connect ( #874 )
2024-04-22 22:22:10 -06:00
Ethan Pippin
2dace313d1
Search Channels and Programs ( #1037 )
2024-04-19 15:55:47 -06:00
Ethan Pippin
6f230d9283
Letter Filter ( #1024 )
2024-04-18 21:59:54 -06:00
alasclar
272799d9c5
Use http by default on ConnectToServerView ( #971 )
2024-04-17 10:42:10 -06:00
Ethan Pippin
ec9bfaa2fe
Live TV Updates ( #1022 )
2024-04-16 23:10:44 -06:00
Julian Hays
4ac0547be8
Fixing Live TV since the refactor ( #806 )
2024-04-14 22:29:46 -06:00
Ethan Pippin
8a0ef0e48f
Fix Basic Multi Server URL ( #1012 )
2024-04-02 23:37:45 -06:00
Ethan Pippin
fb100b8da1
iOS - Temporarily Disable LiveTV and Advanced Video Player Action ( #1013 )
2024-04-02 23:10:22 -06:00
Ethan Pippin
fd1a87cb02
Item Views to `Stateful` ( #997 )
2024-04-01 00:48:41 -06:00
Ethan Pippin
a9a6820982
Fix LiveTV Navigation, fix Media Views, remove CollectionView from iOS ( #995 )
2024-03-15 09:51:22 -06:00
Ethan Pippin
e28805a5cf
fix ( #990 )
2024-03-12 07:52:21 -06:00
Ethan Pippin
a645444f25
Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more ( #905 )
2024-03-11 08:09:30 -06:00
Eric Lee
e72c5160c3
[tvOS][Bug] Fixes season selector only showing a single season. ( #950 )
2024-01-17 13:10:01 -07:00
holow29
e2d6237a23
Revamp Device Profile Builder ( #519 )
2024-01-13 15:42:06 -07:00
Ethan Pippin
b038f05848
Update 2024 headers ( #951 )
...
* update header
* the rest after upgrading
2024-01-13 15:13:44 -07:00
☃ Elliot Shepherd
eb17300061
update LatestInLibraryView to use getLatestMedia ( #895 )
2023-11-09 19:17:23 -07:00
Ethan Pippin
9266d53ae0
Remove iOS `PosterButtonType` + cleanup ( #883 )
2023-10-31 23:52:06 -06:00
Daniel Chick
043a95de00
Split VideoPlayerManagers ( #875 )
2023-10-12 20:27:31 -06:00
Tony
289868e71a
Add audio, subtitle, playback select for tvOS ( #859 )
2023-10-12 19:34:57 -06:00
William Martineau
eb99dfe30b
Shuffle play ( #816 )
2023-09-28 22:37:17 -06:00
Sylvain CECCHETTO
1239252666
Add liveTV and Downloads to localizable strings ( #832 )
2023-09-01 14:29:07 -06:00
Ethan Pippin
a08a92e98a
New Year, New Video Player + Other Goodies ( #593 )
2023-04-20 09:33:51 -06:00
Kevin Cramer
a0c1aae065
Log decoding errors ( #630 )
2022-12-08 10:05:11 -07:00
Ethan Pippin
3ffb67a400
Implement Factory ( #587 )
2022-09-15 11:32:47 -06:00
Ethan Pippin
93c19dbe54
wip ( #585 )
2022-09-14 19:50:38 -06:00
Ethan Pippin
20e0789ce2
Generic Libraries ( #583 )
2022-09-14 06:41:06 -06:00
Ethan Pippin
5299f5a9ce
Various Things ( #581 )
2022-09-12 23:02:06 -06:00
Ethan Pippin
859a47803f
tvOS - Revamp Connect Flow ( #563 )
2022-09-07 23:52:19 -06:00
Ethan Pippin
2a3617bd47
Fix Folder Libraries ( #555 )
2022-09-03 23:19:45 -06:00
Ethan Pippin
14f1219500
iOS/iPadOS - Media/LibraryView Loading Indicator ( #556 )
2022-09-03 23:19:32 -06:00
Ethan Pippin
79476328fe
Some work ( #552 )
2022-09-03 10:20:12 -06:00
Ethan Pippin
f92edb83fb
iOS/iPadOS - Refactor Filter Selection ( #548 )
2022-09-01 23:29:52 -06:00
Ethan Pippin
2a8685a420
ignore object replacement character ( #550 )
2022-09-01 22:55:13 -06:00
Ethan Pippin
199e8adf91
Random Sorting ( #547 )
2022-08-29 20:46:58 -06:00
Ethan Pippin
ce38efb3ec
Proper Library Handling ( #543 )
2022-08-29 20:29:24 -06:00
Ethan Pippin
3b755adf87
iOS/iPadOS - Library List View ( #542 )
2022-08-29 08:58:38 -06:00
Ethan Pippin
d078d71393
Transition Media View ( #541 )
2022-08-28 22:06:56 -06:00