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
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