Commit Graph

483 Commits

Author SHA1 Message Date
Eric Lee e72c5160c3
[tvOS][Bug] Fixes season selector only showing a single season. (#950) 2024-01-17 13:10:01 -07:00
Eric Lee 3b59bed413
[tvOS][QOL] Supports back button click when in the native player. (#947) 2024-01-15 22:41:06 -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
Eric Park 5a407410fb
Fix duplicated filters by assigning id to each (#899) 2023-10-31 22:23:25 -06:00
Ethan Pippin 744029495a
Basic Algorithm Cleanup (#897) 2023-10-31 22:11:23 -06:00
Brendan Perry a49b0edc68
Prioritize backdrop image for cinematic background (#893)
Co-authored-by: Brendan Perry <=>
2023-10-30 22:22:55 -06:00
Daniel Chick 46563c74ae
Don't build non-existent image URLs (#894) 2023-10-30 13:39:44 -06:00
Daniel Chick 18b06ff297
Localization strings (#878) 2023-10-18 19:14:43 -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
Sylvain CECCHETTO 667d48b0e9
Handle app phases (auto pause/play on enter background/active phase) (#831)
There's some leftover stuff like adding the `scenePhase` environment variable but I'll get that sometime.
2023-10-10 20:54:47 -06:00
William Martineau eb99dfe30b
Shuffle play (#816) 2023-09-28 22:37:17 -06:00
Tony a2f9da506c
Minor UI fixes, force orientation (#857) 2023-09-25 15:47:50 -06:00
Joe 48e608e62b
Filter Toggles [iOS] [iPadOS] (#847)
Co-authored-by: Joe Kribs <joseph@kribs.net>
2023-09-20 13:28:32 -06:00
Ethan Pippin 07092221d1
fix (#845) 2023-09-15 14:32:37 -06:00
Sylvain CECCHETTO 1239252666
Add liveTV and Downloads to localizable strings (#832) 2023-09-01 14:29:07 -06:00
Ethan Pippin 179a50d74c
Update Dependencies (#833) 2023-09-01 14:28:37 -06:00
Ethan Pippin ddbe77e348
Cleanup and `ItemView.AboutView` Cards (#788) 2023-06-12 22:24:58 -06:00
Ethan Pippin 5170c828b6
fix overlay (#779) 2023-05-16 17:36:41 -06:00
Ethan Pippin a58b3f0b88
Fix Video Player Overlay (#774) 2023-05-16 16:03:26 -06:00
holow29 37911723a3
Fix transcodingURL (#760) 2023-05-06 22:41:47 -06:00
Ethan Pippin 2a51598004
Cleanup and UDPBroadcastConnection Package (#765) 2023-05-06 22:07:34 -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
Sulabh Bista 06044e8fb5
Adds "use fmp4" experimental option (#623) 2022-11-03 13:17:47 -06:00
Anthony Lavado 81afe33b7e
Correcting String Format for Episodes (#613) 2022-10-25 15:55:54 +01:00
Ethan Pippin 63c8805f22 Update LogManager.swift 2022-10-24 14:35:39 +01:00
Ethan Pippin 0c149ba669
Swift 5.7 Base Fixes (#595) 2022-10-10 14:51:22 -06: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 83f9c1c81c
fix (#579) 2022-09-12 16:20:59 -06:00
Ethan Pippin 3c81c7532f
tvOS - Refactor Cinematic Item Selector (#564) 2022-09-09 19:11:09 -06:00
Ethan Pippin 859a47803f
tvOS - Revamp Connect Flow (#563) 2022-09-07 23:52:19 -06:00
Ethan Pippin ace339bd1a
implement (#561) 2022-09-05 06:45:22 -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
Ethan Pippin 98a5507b52
Refactor Search and implement in tvOS (#539) 2022-08-27 21:30:17 -06:00
Ethan Pippin 5d0f933a2c
iOS/iPadOS - Transition library views to Collection Views (#536) 2022-08-26 18:23:36 -06:00