Ethan Pippin
a9f09edd81
Navigation and Item Overhaul ( #492 )
2022-08-05 10:54:40 -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
PangMo5
2b3714cd8f
Correspond to jellyfin 10.8
...
Update Package
2022-06-18 05:31:18 +09:00
jhays
b049572a89
fix library progress view, increase tvOS page size
2022-06-07 21:19:22 -05:00
Min-Yih Hsu
e760a586d7
Add an option to switch between flatten/grouped library view
...
By default, a library shows its items in a flatten view. This patch
further adds an option that allows users to show items grouped in their
own folders as well.
2022-01-28 11:04:37 +08: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
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
4298062ca3
swiftformat
2022-01-10 12:28:03 -07:00
Ethan Pippin
dbe95f29db
initial collections implementation
2022-01-06 23:01:17 -07:00
Ethan Pippin
cd6f02d5f1
Merge branch 'main' into ios-video-player-refactor
2022-01-04 22:06:48 -07:00
PangMo5
2888099328
fix bug related to recursive folders.
...
fix UI/UX errors in a specific situation when searching.
add UI animation in Search.
2022-01-03 00:27:44 +09:00
Ethan Pippin
59465a3c4a
Initial implementation over
2021-12-28 07:21:44 -07:00
PangMo5
923af3f013
swiftlint autocorrect
2021-11-08 03:53:42 +09:00
jhays
2b888e9b82
Additional coordinators and routing fixes
2021-10-20 17:58:45 -05:00
Ethan Pippin
362f49b497
Merge branch 'main' into multi-server-user-login
2021-10-15 16:08:41 -06:00
jhays
6a1d049dbb
don't add loading cell after last page
2021-10-15 08:24:10 -05:00
jhays
0dc7eab1cd
add loading cell as last item
2021-10-15 08:22:08 -05:00
jhays
2cfc69640d
cleanup some row math
2021-10-14 22:28:36 -05:00
jhays
ffde1c468d
feedback cleanup
2021-10-14 14:06:23 -05:00
jhays
1c2b1879b4
use CollectionView on LibraryView
2021-10-14 09:59:35 -05:00
Ethan Pippin
1576d9d6b7
Create new SessionManager and begin new connect flow
2021-10-13 15:58:45 -06:00
Ethan Pippin
d046f0ab56
Implement starter error messages
2021-08-12 00:39:28 -06:00
Aiden Vigue
11671d9c42
changes
2021-07-15 23:38:48 -04:00
acvigue
098ed65439
[create-pull-request] automated change
2021-07-14 21:43:32 +00:00
Aiden Vigue
2c18b7fb2d
Fix item links not showing similar items.
2021-07-11 23:20:44 -04:00
acvigue
12e4af65cd
[create-pull-request] automated change
2021-07-02 19:14:16 +00:00
Aiden Vigue
897d158707
basic movie item view
2021-06-28 16:43:13 -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
a13ab18b65
[create-pull-request] automated change
2021-06-19 01:39:20 +00:00
PangMo5
dd480def5c
fix requested changes
2021-06-19 08:51:35 +09:00
PangMo5
39a5b6a2e7
refactor filters system
...
add LibraryFilterViewModel
some func name lowercased
2021-06-19 07:16:17 +09:00
PangMo5
72375ab731
add LibraryViewModel
2021-06-19 05:34:39 +09:00