Commit Graph

258 Commits

Author SHA1 Message Date
Ethan Pippin 6f937ceddd
`ImageView` Refactor (#517) 2022-08-12 12:05:24 -06:00
Ethan Pippin 6a23570d93
iOS/iPadOS Quick Connect (#522) 2022-08-09 11:22:52 -06:00
Ethan Pippin a9f09edd81
Navigation and Item Overhaul (#492) 2022-08-05 10:54:40 -06:00
Kwangmin Bae 48a03d8462
Support select subtitle font (#498) 2022-07-29 12:47:27 -06:00
David Ullmer ed519744f4
Add Quick Connect sign in to tvOS (v2) (#487) 2022-07-18 07:52:13 -06:00
Ethan Pippin cfb3aa1faa
No Tab Characters and Before First for Argument and Parameter Wrapping (#482) 2022-07-16 07:46:25 -06:00
Kwangmin Bae 5ce904aa10
Merge pull request #470 from PangMo5/PangMo5/fix-external-subtitle-load 2022-07-06 06:53:15 +09:00
PangMo5 bae144c2bd Add exception handling for externalURL 2022-07-05 16:56:30 +09:00
PangMo5 9508c5f113 Modify External Subtitle URL Logic 2022-07-03 15:01:28 +09:00
PangMo5 2b3714cd8f Correspond to jellyfin 10.8
Update Package
2022-06-18 05:31:18 +09:00
jhays f2920363ec Swiftformat 2022-06-06 15:25:06 -05:00
jhays bc8f5e95d9 BaseItemDto ItemType usage 2022-05-26 09:26:10 -05:00
Ethan Pippin cf812fd9dd redo logging 2022-04-28 14:51:22 -06:00
Ethan Pippin 37be6be200 Merge branch 'main' into improve-logging 2022-04-28 12:51:37 -06:00
jhays 4bea0ddf43 tv settings, channel item improvements 2022-03-26 00:22:26 -05:00
jhays c2ad99ba83 livetv fixes 2022-03-22 14:30:29 -05:00
PangMo5 a69fdb9964 update contributing.md
run swiftformat .
2022-03-19 03:22:55 +09:00
PangMo5 d4f03fb327 Support Apple Siliscon Mac's simulator
Replace Cocoapods with Carthage (VLCkit)
Support Xcode 13.3
add GoogleCastSDK xcframework
2022-03-19 03:20:16 +09:00
Ethan Pippin 2231870263 lint 2022-01-29 12:33:32 -07:00
Ethan Pippin 8840ca4995 fix blurhashes 2022-01-29 12:30:22 -07:00
Ethan Pippin 6bd07817f7
Merge pull request #351 from mshockwave/dev-folder-view
Basic support for folder-type library items
2022-01-28 11:01:18 -08:00
Ethan Pippin 4c76ac1438 new log structure 2022-01-25 12:35:38 -07:00
Min-Yih Hsu 3f52223be5 Basic support for folder-type library items
- Add a new BaseItemDto.ItemType member: .folder.
  - Use CollectionItemViewModel to display folder-type item.
  - For each episode in a folder, fallback to primary image if series
    primary image is not available.
2022-01-25 21:14:58 +08:00
jhays 715e5b6102 format 2022-01-24 17:57:51 -06:00
jhays 0749fa0520 rebase added hlsStreamURL param 2022-01-24 17:57:00 -06:00
jhays 56b60dafdc duplicate create view model for livetv 2022-01-24 14:58:30 -06:00
Ethan Pippin 1a7bef0579 lint 2022-01-20 22:47:43 -07:00
Ethan Pippin efa69984ac implement about view iOS and version tvOS 2022-01-20 22:47:33 -07:00
Ethan Pippin 961f87d3c7 add back experimental native player 2022-01-19 16:11:06 -07:00
Ethan Pippin 45bafed1e9 add aspect fill and update packages 2022-01-19 00:18:24 -07:00
Ethan Pippin b67aa7a13e thumb images for episodes 2022-01-17 17:48:48 -07:00
Ethan Pippin 7b67f4bc2a cleanup 2022-01-17 15:57:00 -07:00
Ethan Pippin 70506a276e get thumb image and fallback imageview 2022-01-17 15:51:22 -07:00
Andrei Nistor 1515fcb158 Fix Base URL handling 2022-01-17 17:55:23 +02:00
Ethan Pippin 6b7f3672b2 Merge branch 'main' into chapter-support 2022-01-16 19:13:08 -07:00
Ethan Pippin fe81bc1e23
Merge pull request #305 from LePips/force-direct-play-experimental-setting
Allow force direct play as a temporary measure
2022-01-16 19:11:09 -07:00
David Cordero 5603eb7bca Fix typo 2022-01-16 21:43:22 +01:00
Ethan Pippin fa01de49a6 ios chapters 2022-01-15 22:23:14 -07:00
Ethan Pippin 13f457f52a allow force direct play as a temporary measure 2022-01-15 13:01:42 -07:00
Ethan Pippin ec5ff53c03 fix recently added to only have series and movies and implement temp overkill bitrate ceiling 2022-01-14 12:53:13 -07:00
Ethan Pippin 09d0cb74a8 Update BaseItemDto+VideoPlayerViewModel.swift 2022-01-14 11:43:27 -07:00
Ethan Pippin 5ad6b08a04 increase bit-rate ceiling 2022-01-14 11:26:18 -07:00
Ethan Pippin fce8b8d624 unaired switch and alignment fix 2022-01-14 11:14:39 -07:00
Ethan Pippin 7f55945c94 revert some work and fix collections 2022-01-13 23:13:49 -07:00
Ethan Pippin 0c95fb48a7 undo filter change attempt 2022-01-13 22:49:25 -07:00
Ethan Pippin 0dd592df02 wip 2022-01-13 14:35:20 -07:00
Ethan Pippin bdae39caa0 Merge branch 'main' into fix-transcoding 2022-01-13 09:05:54 -07:00
Ethan Pippin 8843577c41 fix transcoding url 2022-01-12 23:14:36 -07:00
Ethan Pippin 62a0bf4326 Update BaseItemDto+VideoPlayerViewModel.swift 2022-01-12 17:06:37 -07:00
Ethan Pippin eb997e8cbe ios multiple sources 2022-01-12 17:00:44 -07:00
Ethan Pippin 6771d3d2c9 initial iOS missing items 2022-01-11 16:33:37 -07:00
Ethan Pippin 53048d7d14 update item after playback close 2022-01-11 00:01:37 -07:00
Ethan Pippin f02c52f20a lint 2022-01-10 15:51:24 -07:00
Ethan Pippin 057beca0ff localize 2022-01-10 15:48:29 -07:00
Ethan Pippin e12da2cf07 format merge 2022-01-10 13:34:03 -07:00
Ethan Pippin 071d07d5ff Merge branch 'main' into swiftformat-third-times-the-charm 2022-01-10 13:31:04 -07:00
Ethan Pippin 4298062ca3 swiftformat 2022-01-10 12:28:03 -07:00
koen 63e02f46bf Merge branch 'main' into subtitle-sizes 2022-01-10 17:47:32 +01:00
koen a94ddd1d36 Added subtitle sizes in tvOS 2022-01-10 17:46:25 +01:00
Ethan Pippin c6886e3272 iOS truncated item overview 2022-01-09 20:00:41 -07:00
Ethan Pippin d77f59d048 remove hls stream 2022-01-08 18:06:03 -07:00
Ethan Pippin 158edb3b5f support external subtitles 2022-01-07 15:37:19 -07:00
Ethan Pippin dbe95f29db initial collections implementation 2022-01-06 23:01:17 -07:00
Ethan Pippin 6a7c4c0a5b resume offset and live tv moved to experimental 2022-01-05 13:38:15 -07:00
Ethan Pippin cd6f02d5f1 Merge branch 'main' into ios-video-player-refactor 2022-01-04 22:06:48 -07:00
Ethan Pippin a7f5b15a8a audio codec in details 2022-01-04 20:43:00 -07:00
Ethan Pippin 78c061d4de iOS advanced seasons episodes selection 2022-01-04 18:47:18 -07:00
Ethan Pippin 3eb92cd325 cinematic views for tvOS and more final work 2022-01-03 18:38:50 -07:00
Ethan Pippin a9d37033e6 auto play on tvOS 2022-01-02 21:48:18 -07:00
Ethan Pippin 5b451ceaaa begin final work 2022-01-02 21:20:20 -07:00
Ethan Pippin 29e824a035 add jump forward/backward indicators tvos 2022-01-01 21:17:22 -07:00
Ethan Pippin 86e41c4f81 general VLCPlayer implementation 2022-01-01 19:14:57 -07:00
Ethan Pippin 5eeea800fc refine auto play 2022-01-01 00:12:03 -07:00
Ethan Pippin 391bb0decf
Merge pull request #233 from jhays/jhays/livetv
LiveTV support on tvOS
2021-12-30 15:58:51 -07:00
Ethan Pippin 678fdd03bf add autoplay setting 2021-12-30 14:25:52 -07:00
Ethan Pippin bc542dad8d begin matching subtitle and audio streams among adjacent items 2021-12-29 15:25:50 -07:00
Ethan Pippin fe0c8ee03b initial previous and next item feature 2021-12-29 12:33:43 -07:00
Ethan Pippin 467d0d4937 Move createVideoPlayerViewModel 2021-12-28 14:48:43 -07:00
Ethan Pippin c51f11c5bc Close on media end and CGSize extension 2021-12-28 14:45:25 -07:00
Ethan Pippin 59465a3c4a Initial implementation over 2021-12-28 07:21:44 -07:00
jellyfin-bot 396ac3c453 [create-pull-request] automated change 2021-12-09 07:52:54 +00:00
jhays ed57ea5577 Cleanup and temp views for iOS 2021-11-29 17:51:47 -06:00
Ethan Pippin fca4b55118 Fix image query from messed up merge 2021-11-29 15:27:29 -07:00
aiden 3 9ba5ab8417
Merge branch 'main' into multi-server-url 2021-11-21 12:42:05 -05:00
PangMo5 9cafa44dfb back to jpg 2021-11-12 23:34:58 +09:00
PangMo5 5c24550228 Change to utilize image API
Change the url image format to webp
2021-11-12 22:51:50 +09:00
Ethan Pippin 1ee02dfcb0 Merge branch 'main' into multi-server-url 2021-11-10 22:55:06 -07:00
PangMo5 923af3f013 swiftlint autocorrect 2021-11-08 03:53:42 +09:00
PangMo5 6307ae4e26 Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
PangMo5 1e0ae4745c Replace the existing strings and texts with R.swift 2021-11-08 02:56:07 +09:00
PangMo5 646467b8e7 Merge branch 'main' into R.swift
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	Translations/en.lproj/Localizable.strings
2021-11-08 00:51:54 +09:00
Ethan Pippin 43090831cb Add multi url support to stored server 2021-10-24 21:33:07 -06:00
PangMo5 f2ef59fe58 Add R.swift 2021-10-17 17:05:37 +09:00
Ethan Pippin 30bf12bea2 Implement BasicAppSettingsView, purge, and fix iOS discovering servers 2021-10-15 13:25:37 -06:00
Ethan Pippin 3599df56e9 Prevent connecting/signing in if already exists 2021-10-14 15:28:13 -06:00
Ethan Pippin 1576d9d6b7 Create new SessionManager and begin new connect flow 2021-10-13 15:58:45 -06:00
Ethan Pippin 4e75905f70 Initial CoreStore foundation 2021-10-12 17:57:30 -06:00
PangMo5 1b7e801a49 Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer.xcworkspace/xcshareddata/swiftpm/Package.resolved
2021-09-23 15:58:41 +09:00
jhays 4050907988 fix tv target and colors 2021-09-21 23:18:05 -05:00
PangMo5 1863d973a9 Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer/Components/PortraitItemView.swift
#	JellyfinPlayer/ContinueWatchingView.swift
#	JellyfinPlayer/EpisodeItemView.swift
#	JellyfinPlayer/HomeView.swift
#	JellyfinPlayer/ItemView.swift
#	JellyfinPlayer/MovieItemView.swift
#	JellyfinPlayer/SeasonItemView.swift
#	JellyfinPlayer/SeriesItemView.swift
#	JellyfinPlayer/SettingsView.swift
#	Shared/ViewModels/ItemViewModel.swift
2021-09-20 17:46:29 +09:00
Ethan Pippin b6b78cc617 Reduce item view complexity 2021-08-31 23:12:09 -06:00
Ethan Pippin 2dbb0bd890 Simplify item view creation 2021-08-27 23:31:13 -06:00
PangMo5 3ad789fe08 Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
#	JellyfinPlayer/SettingsView.swift
#	JellyfinPlayer/VideoPlayer.swift
2021-08-25 17:48:32 +09:00
PangMo5 0640e7051d Add FilterCoordinator
Add LibraryCoordinator
Add SearchCoordinator
Add SettingsCoordinator
Update HomeCoordinator
Update LibraryListCoordinator
2021-08-25 14:26:19 +09:00
acvigue 4d363b2367 [create-pull-request] automated change 2021-08-23 00:36:48 +00:00
Ethan Pippin a64248c0d3 lowerCamelCase 2021-08-21 10:28:57 -06:00
Ethan Pippin d5594625ec Create advanced settings view 2021-08-20 15:34:34 -06:00
Ethan Pippin 88cc1e2022 Conform to Defaults.Serializable 2021-08-18 00:24:14 -06:00
Ethan Pippin 4e41863d23 Add custom time skip durations 2021-08-17 23:41:08 -06:00
PangMo5 5efa29a9a5 remove some force unwrapping 2021-08-16 04:46:58 +09:00
Ethan Pippin 791a7ae66e Fix support for Swift 5.4 2021-08-05 11:46:11 -06:00
acvigue 7476a11a36 [create-pull-request] automated change 2021-08-01 16:28:02 +00:00
Aiden Vigue 93a25eb9c4
add tvOS settings page; fix transcoded video playback always starting at 0 ticks, also add front row image. 2021-07-31 23:52:31 -04:00
Aiden Vigue 5b9e753965
im going to bed 2021-07-31 23:22:12 -04:00
Aiden Vigue c642333811
use web 2021-07-31 20:29:14 -04:00
Aiden Vigue 25e271fe88
Add fallback blur hash (causes crashes if blank) 2021-07-31 12:59:41 -04:00
Ethan Pippin 4fa6059a2a Allow changing appearance 2021-07-26 13:44:14 -06:00
Aiden Vigue 4fdb6fedcf
fix build 2021-07-12 16:55:33 -04:00
Aiden Vigue c37bc726ea
Add PGSSub support 2021-07-11 23:28:35 -04:00
acvigue 12e4af65cd [create-pull-request] automated change 2021-07-02 19:14:16 +00:00
Aiden Vigue e22020cd44
add vp9 2021-07-02 15:13:40 -04:00
Aiden Vigue 2b6f0c5ea1
Add series item view 2021-06-29 15:58:59 -04:00
Aiden Vigue 897d158707
basic movie item view 2021-06-28 16:43:13 -04:00
Aiden Vigue e392a03d05
fix ffmpeg codecs 2021-06-27 15:20:04 -04:00
Aiden Vigue 78e110dfc2
Update next up view. 2021-06-27 13:50:52 -04:00
Aiden Vigue 19c5e3e4c8
Consolidate item views.
Add watched badges
Add remaining episode badges
Add favorite badges.
Fix genres to only show genres from current library.
Show watched episodes in series view.
Add progress bar to currently watching items in library.
Fix showing favorites.
2021-06-26 15:04:57 -04:00
acvigue e6ede1280d [create-pull-request] automated change 2021-06-25 18:46:43 +00:00
PangMo5 9e27114cf0 Remove unused import
Fix formatting
2021-06-26 02:40:10 +09:00
PangMo5 c27ebe5ad2 add SearchablePickerView 2021-06-25 18:49:54 +09:00
PangMo5 3ee33461d3 add Defaults package
replaced UserDefaults.default with Defaults
add prefer language settings
2021-06-25 17:02:24 +09:00
Aiden Vigue 28d2136a25
add watched state to item image views. 2021-06-25 00:35:21 -04:00
Aiden Vigue c203778d89
fix some file headers. 2021-06-24 12:21:21 -04:00
Aiden Vigue d6f6378bda
Refactor list view. Fix some images not appearing. 2021-06-23 15:21:44 -04:00
Aiden Vigue 1f0cefba0d
Merge remote-tracking branch 'origin/main' into main 2021-06-22 00:15:50 -04:00
Aiden Vigue e1d2edfca4
51 prep 2021-06-22 00:10:54 -04:00
Stephen Byatt ee39d81510 UI Changes:
Change time format for better readability with titles over 1hr
Add padding between title and media information
Change watched status image to circle check system image
2021-06-22 11:35:28 +10:00
Aiden Vigue 98ef133bd9
fix progress 2021-06-20 18:13:39 -04:00
acvigue a13ab18b65 [create-pull-request] automated change 2021-06-19 01:39:20 +00:00
PangMo5 39a5b6a2e7 refactor filters system
add LibraryFilterViewModel
some func name lowercased
2021-06-19 07:16:17 +09:00
acvigue add5908be2 [create-pull-request] automated change 2021-06-18 02:34:18 +00:00
Aiden Vigue ac26ac8077
some fixes for TabView getting cut off when scrolling out of viewport. 2021-06-17 22:33:41 -04:00
Aiden Vigue 104bdaddb9
changes 2021-06-17 15:17:44 -04:00
Aiden Vigue f1204238c0
i hate mvvm 2021-06-16 23:41:31 -04:00
Aiden Vigue f4008c8c15
New login views for tvOS 2021-06-15 23:47:05 -04:00
PangMo5 50ff0ceac8 Merge branch 'Jellyfin/main' into PangMo5/refactoring 2021-06-15 22:53:59 +09:00
PangMo5 8c0c51fa26 Replace globalData with SessionManager, ServerEnvironment 2021-06-15 19:15:23 +09:00
Aiden Vigue 817c81e33a
Exit media player if no media sources returned 2021-06-14 01:58:38 -04:00
PangMo5 40127b0710 add ServerEnvironment.setUp, reset func
add SessionManager.updateHeader, login, logout
2021-06-14 02:40:19 +09:00
Aiden Vigue 96dba15f04
Update Nuke to 0.6.1 2021-06-12 10:41:56 -07:00
aiden vigue f434bf21a4
commit from pool 2021-06-11 11:56:01 -07:00