Dmitry Lyzo
|
985a7fb670
|
Use only one way to go back
|
2021-09-06 16:47:46 +03:00 |
|
dkanada
|
533d92169f
|
remove unused argument from method
|
2021-09-06 16:00:18 +09:00 |
|
Dmitry Lyzo
|
fa1d270a2f
|
Show error if player not found
|
2021-09-06 01:15:58 +03:00 |
|
Dmitry Lyzo
|
1eef924b8d
|
Cleanup
|
2021-09-05 20:29:03 +03:00 |
|
dkanada
|
04c4e03ac1
|
Merge pull request #2801 from MrTimscampi/person-types-and-translations
Person types and translations
|
2021-09-06 02:06:52 +09:00 |
|
dkanada
|
8a909955a6
|
Merge pull request #2533 from dmitrylyzo/make-play-button-bigger
Make play button bigger
|
2021-09-05 19:48:29 +09:00 |
|
hazil
|
13f55130a7
|
Merge branch 'jellyfin:master' into master
|
2021-09-04 18:24:32 +05:30 |
|
dkanada
|
5b05db5403
|
Merge pull request #2889 from dmitrylyzo/fix-dialog-history
Fix dialog history
|
2021-09-04 21:31:31 +09:00 |
|
Dmitry Lyzo
|
323695cb58
|
Clear player data on playback changing
|
2021-09-03 23:21:18 +03:00 |
|
Dmitry Lyzo
|
42d7ad691c
|
Make play button bigger
|
2021-09-03 21:37:07 +03:00 |
|
Bill Thornton
|
74bff4f896
|
Use appSettings for SyncPlay settings
|
2021-09-03 01:09:11 -04:00 |
|
Bill Thornton
|
9949d3a8db
|
Simplify SyncPlay settings screen and remove unused translations
|
2021-09-02 16:44:55 -04:00 |
|
Bill Thornton
|
f32538ace4
|
Move boolean and float parsing to shared utils
|
2021-09-02 08:39:58 -04:00 |
|
Bill Thornton
|
5238888ecf
|
Fix sonarcloud bug
|
2021-09-01 13:23:39 -04:00 |
|
Bill Thornton
|
23d0281ca0
|
Fix error log when dismissing SyncPlay action sheet
|
2021-09-01 12:39:01 -04:00 |
|
Bill Thornton
|
99a3ca1cbd
|
Remove unused device setting
|
2021-09-01 12:23:27 -04:00 |
|
Bill Thornton
|
6172c00c3c
|
Remove unused playback diff setting
|
2021-09-01 10:28:49 -04:00 |
|
Bill Thornton
|
730b9d36a8
|
Fix lint issues
|
2021-09-01 01:06:37 -04:00 |
|
Bill Thornton
|
4b581f4160
|
Fix dialog footer styles on tv
|
2021-09-01 00:43:44 -04:00 |
|
Bill Thornton
|
3adc118864
|
Remove unused import
|
2021-08-31 23:50:55 -04:00 |
|
Ionut Andrei Oanca
|
94c405f08e
|
Implement basic SyncPlay settings
|
2021-08-31 23:11:29 -04:00 |
|
Dmitry Lyzo
|
104b76f522
|
Revert "Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles)"
This reverts commit 924e5bc7b9 .
|
2021-08-25 14:01:12 +03:00 |
|
Dmitry Lyzo
|
626993a740
|
Fix dialog history
|
2021-08-25 00:32:49 +03:00 |
|
Bill Thornton
|
c89dace183
|
Merge pull request #2860 from Pfuenzle/patch-1
Removed Tag filter limit of 50
|
2021-08-24 14:27:04 -07:00 |
|
Bill Thornton
|
659da46ad2
|
Merge pull request #2776 from gnuyent/feat/hardware-encode-status
Add hardware encoding status to playback data
|
2021-08-24 13:47:01 -07:00 |
|
Brandon
|
aa81f651b7
|
Wrap HardwareAccelerationType with if
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-21 23:49:04 -07:00 |
|
Jack Vanier
|
2aecd89d6e
|
Merge branch 'jellyfin:master' into master
|
2021-08-14 20:30:45 -04:00 |
|
Pfuenzle
|
cc0600f417
|
Removed Tag filter limit of 50
|
2021-08-14 12:39:03 +02:00 |
|
Bill Thornton
|
2ccce1aa8b
|
Fix package import build warnings
|
2021-08-10 12:43:24 -04:00 |
|
Bill Thornton
|
5d2fc18664
|
Merge pull request #2613 from dmitrylyzo/scrollmanager-search-parent
ScrollManager: fix parent search
|
2021-08-10 06:57:03 -07:00 |
|
Bill Thornton
|
ca21720b87
|
Fix continue watching card shapes
|
2021-08-05 11:20:57 -04:00 |
|
Jack
|
1c57483f20
|
Fix lint
|
2021-08-01 19:14:50 -04:00 |
|
Jack
|
e0a6ad943f
|
Add setting for max days for a show to appear in next up list
|
2021-08-01 18:06:36 -04:00 |
|
Dmitry Lyzo
|
4fb3a46fea
|
Fix conflict with other scrollers
|
2021-07-31 10:47:46 +03:00 |
|
Dmitry Lyzo
|
65373c8ae5
|
Check an overflow value and stop on fixed parent
|
2021-07-31 10:42:47 +03:00 |
|
Bill Thornton
|
ce56a221b5
|
Merge pull request #2668 from jellyfin/fix-tizen-back-on-load
Fix back on load [Tizen 2.x]
|
2021-07-30 23:07:57 -07:00 |
|
Bill Thornton
|
01572df641
|
Merge pull request #2660 from grafixeyehero/Enable-history-dialog-hash
Fix browser history for dialog
|
2021-07-30 23:05:50 -07:00 |
|
Bill Thornton
|
c4fc8e0145
|
Merge pull request #2618 from iwalton3/client-custom-css
Allow client custom css and disabling global server custom css.
|
2021-07-30 22:34:32 -07:00 |
|
MrTimscampi
|
2cf6ccef0e
|
Add new or missing person types
|
2021-07-27 23:54:29 +02:00 |
|
Ömer Erdinç Yağmurlu
|
0171790619
|
fix linting problem
|
2021-07-13 09:59:14 +02:00 |
|
MrTimscampi
|
ded5ecc5fe
|
Improve people pages and metadata editor
|
2021-07-10 11:45:40 +02:00 |
|
Ömer Erdinç Yağmurlu
|
59e3427f50
|
Added new setting for using episode images with NextUp/Resume instead of parent images
|
2021-07-10 11:28:25 +02:00 |
|
Bill Thornton
|
f5cf6879f9
|
Merge pull request #2557 from iwalton3/jpm-plugin
NativeShell enhancements for Jellyfin Media Player
|
2021-07-10 00:51:37 -04:00 |
|
Hazil Mohamed
|
e0031bc50e
|
fix eslint errors
|
2021-07-07 08:09:56 +05:30 |
|
Brandon Nguyen
|
f2b4ae881b
|
Use hardware encoding string over boolean
|
2021-07-03 15:26:53 -07:00 |
|
Hazil Mohamed
|
610b05025d
|
fix endsAt when playback rate changes
|
2021-07-03 17:08:25 +05:30 |
|
Brandon Nguyen
|
4bbd706294
|
Add hardware encoding status to playback data
|
2021-07-03 01:08:22 -07:00 |
|
Ian Walton
|
817953f87a
|
Code review changes.
|
2021-06-24 17:50:39 -04:00 |
|
Bill Thornton
|
b065055635
|
Merge pull request #2622 from dmitrylyzo/fix-tabs-transform-focus
Fix tabs scrolling in Tizen
|
2021-06-24 02:01:23 -04:00 |
|
MrTimscampi
|
69c4aee2b0
|
Make parameters optional for components ported to TSX
|
2021-06-18 17:01:01 +02:00 |
|