Ethan Pippin
f92edb83fb
iOS/iPadOS - Refactor Filter Selection ( #548 )
2022-09-01 23:29:52 -06:00
Ethan Pippin
ce38efb3ec
Proper Library Handling ( #543 )
2022-08-29 20:29:24 -06:00
Ethan Pippin
ba307ae619
Fix Episode Photo Logic ( #537 )
2022-08-25 14:55:12 -06:00
Ethan Pippin
8181db13de
iOS/iPadOS - Landscape/Thumb Posters ( #526 )
2022-08-18 11:00:33 -06:00
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
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
961f87d3c7
add back experimental native player
2022-01-19 16:11:06 -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