Bill Thornton
1b03cd79eb
Fix prefer for-of errors
2023-05-04 13:07:12 -04:00
Bill Thornton
d7d0d7305c
Merge pull request #4556 from thornbill/routes-cleanup
...
Cleanup routes
2023-05-04 13:02:33 -04:00
Dmitry Lyzo
81a2d878ca
Fix query selector target
...
Cherry-picked from: 1fb5c4d95d
2023-05-03 01:23:44 +03:00
Bill Thornton
023dd384cf
Use react user pages in stable app
2023-05-02 16:40:32 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Ian Walton
60d3859a2f
Escape device id in raw HTML.
2023-04-26 01:39:19 -04:00
nyanmisaka
f93bfdec42
Add tonemap mode options
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-25 01:41:25 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
TheMelmacian
8796a51f02
Fix item details not fully updated on version change
2023-04-15 12:26:17 +02:00
Bill Thornton
8cbb4f8cc0
Merge pull request #4435 from robert-hamilton36/VolumeScroll
...
Add video volume change on mouse scroll
2023-04-14 17:12:19 -04:00
FireGamer3
b56f83df9a
Adds Ratings to both Video Player and Up Next Dialog Window
2023-04-13 20:14:30 -05:00
Bill Thornton
22a25ab37c
Merge pull request #4485 from brettpetch/patch-1
...
fix: dead link
2023-04-12 10:06:53 -04:00
Brett Petch
dccbcbd72c
Update src/controllers/dashboard/encodingsettings.html
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-12 06:33:55 -04:00
grafixeyehero
a3c8e11025
clean up
2023-04-11 02:53:38 +03:00
grafixeyehero
6cb6e10083
revert asyncRoutes to legacyRoutes
2023-04-10 22:58:14 +03:00
Brett Petch
4d99244bb3
fix: dead link
2023-04-10 14:24:40 -04:00
Bill Thornton
1451e4ece0
Merge pull request #4423 from thornbill/pluginify-syncplay
2023-03-29 23:15:04 -04:00
Bill Thornton
6f3aa2f1df
Fix eslint issues
2023-03-29 00:38:22 -04:00
Bill Thornton
fda38f5626
Merge pull request #4154 from knackebrot/audio-vbr
...
Add Audio VBR setting
2023-03-28 15:34:27 -04:00
robert-hamilton36
b97d6d3441
add volume adjust onwheel scroll event
2023-03-17 10:59:21 +13:00
Bill Thornton
732ef8fdad
Update SyncPlay references to use plugin
2023-03-15 16:55:34 -04:00
Hannes Braun
c4f6e11f6c
Add setting for ParallelImageEncodingLimit
2023-03-14 23:15:41 -04:00
Bill Thornton
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
...
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
Bill Thornton
c9b72d87fe
Backport pull request #4395 from jellyfin/release-10.8.z
...
Fix installed plugin version html
Original-merge: 22d1f40587
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:08 -05:00
Bill Thornton
329cf77c81
Add eslint radix rule for parseInt
2023-03-09 00:20:11 -05:00
Bill Thornton
8a0e2f142d
Merge pull request #4389 from JRaspass/master
...
Remove old Emby (3.x) version checks
2023-03-07 11:45:50 -05:00
James Raspass
bd9d3e5f65
Remove old Emby (3.x) version checks
...
As per https://trello.com/c/sA25wd46/8-remove-old-emby-3x-version-checks
2023-03-06 19:23:47 +00:00
Niels van Velzen
12d2fb471c
Support markdown in item descriptions
2023-03-04 16:29:45 +01:00
Bill Thornton
0fc1511d1a
Merge pull request #4381 from jellyfin/bond-dummychapcount
...
Allow setting DummyChapterCount to 0 to disable dummy chapters
2023-03-01 11:48:18 -05:00
Bill Thornton
5cb92899e0
Merge pull request #4378 from 1netanel/styles-cleanup
...
Reorganized sass files to be in src/styles instead of src/assets/css
2023-03-01 09:49:07 -05:00
Bill Thornton
dbdc3ce1fb
Merge pull request #4351 from 1337joe/deduplicate-studio-display
...
Remove duplicated display of studios
2023-02-28 15:59:20 -05:00
Bond_009
a5d4dc5738
Allow setting DummyChapterCount to 0 to disable dummy chapters
2023-02-27 10:24:27 +01:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
Ivan Schurawel
c3b50c6d73
fix code styling
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-02-21 09:16:32 -05:00
Ivan Schurawel
b1e397c4bc
fix: use correct stream, code safety, race conditions, update css
2023-02-21 09:16:32 -05:00
Ivan Schurawel
f3865f0dac
chore: move logic from method to const
2023-02-21 09:16:32 -05:00
Ivan Schurawel
abc663f6f6
fix: update ssa/ass checks, custom track location, offsets
2023-02-21 09:16:32 -05:00
Ivan Schurawel
9ddafb063b
fix: limit secondary to non-SSA/ASS subtitles
2023-02-21 09:16:32 -05:00
Ivan Schurawel
f33699ad8a
fix: only show secondary if primary sill valid, remove resolveOnClick
2023-02-21 09:16:32 -05:00
Ivan Schurawel
145aea184f
feat: add native secondary subtitle support
2023-02-21 09:16:32 -05:00
Bond_009
e802c43fb4
Respect server ordering of media sources
2023-02-17 13:32:29 +01:00
Joe Rogers
19dea327bb
Remove duplicated display of studios, unused parameter
2023-02-13 01:20:54 -05:00
Bill Thornton
52e5cce3ff
Merge pull request #4183 from SenorSmartyPants/SeriesTimerUI
...
Display whole channel icon and new/repeat/live/premiere flags on timer list
2023-02-08 17:25:01 -05:00
Bill Thornton
9e0fbef032
Merge pull request #4327 from DVDAndroid/dvd/remaining-time-toggle
...
Add toggle to show/hide remaining video time in video player
2023-02-08 17:03:41 -05:00
Bill Thornton
633b932209
Merge pull request #4268 from dann-merlin/dann-merlin/rename_login_disclaimer
...
Rename login disclaimer
2023-02-08 16:44:53 -05:00
Bill Thornton
8956cc2766
Merge pull request #3770 from negulici-r-barnabas/master
2023-02-08 08:12:51 -05:00
Davide Maggio
f78f2c7094
Update src/controllers/playback/video/index.js
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-02-08 10:18:23 +01:00
Bill Thornton
49e811b10d
Move image resolution settings to Libraries > Metadata
2023-02-07 17:05:22 -05:00
Bill Thornton
5448ea1244
Use enum values for resolution options and translate names
2023-02-07 16:17:36 -05:00
Bill Thornton
5b0cf584f9
Merge pull request #4309 from jellyfin/bond-os
...
Remove OS and Arch from dashboard
2023-02-07 16:01:35 -05:00