Commit graph

1629 commits

Author SHA1 Message Date
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
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: 22d1f40587a79a0774fe0fe6f8c07a258d077f24

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
Bill Thornton
5c998e6129 Fix eslint issues 2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
87833b0737 added 144p resolution to chapter images settings; 2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
18ae1dc17f Chapter Images:
- chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings;
2023-02-07 14:39:37 -05:00
SenorSmartyPants
5c51b4b985 Code review changes implemented 2023-02-07 13:12:19 -06:00
mark5231
392cef8193
Merge branch 'master' into master 2023-02-07 09:17:43 -08:00
mark5231
142c52a02c
Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-02-07 09:16:57 -08:00
Bill Thornton
4e6b36dc85
Merge pull request #4180 from SenorSmartyPants/DVRMetadata
DVR: Add options to disable NFO and image saving
2023-02-07 12:07:10 -05:00
Merlin Danner
9f8e98b68c Rename login disclaimer
disclaimerContainer is confused by adblockers using the
"I don't care about cookies" filters with cookie disclaimers.
This results in the disclaimer being blocked when using popular
AdBlocker Extensions.
This commit renames
disclaimerContainer -> loginDisclaimerContainer
disclaimer -> loginDisclaimer
to be more verbose and circumvent that filter
2023-02-07 11:17:24 -05:00
dvdandroid
c33dc8cd7a Added toggle to show/hide remaining video time in video player
Toggle applied to the remaining time label of the video player and added
`-` as a prefix of the remaining time, both behaviours like in VLC.

Toggle preference as user setting.
2023-02-04 16:54:48 +00:00
Bond_009
c0ed5479cc Remove OS and Arch from dashboard 2023-01-27 16:03:33 +01:00
Bill Thornton
4ee51ff12e Backport pull request #4269 from jellyfin/release-10.8.z
Fix XSS vulnerability in plugin repo pages

Original-merge: 21a3bae204772e019560d23288c352ceb6dfcf2e

Merged-by: Joshua M. Boniface <joshua@boniface.me>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:04 -05:00
Shadowghost
3f918767d1 Add stereo downmix setting 2023-01-19 23:23:01 -05:00
mark5231
6ffa0782ac
Apply suggestions from code review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-01-05 09:28:57 -08:00
Marks
5db134a859 Show production studio 2023-01-05 01:33:14 -05:00
Niels van Velzen
8824b7c72f Support admin login in QuickConnect 2023-01-05 00:01:38 -05:00
Niels van Velzen
711e5ae728 Use POST request when initiating QuickConnect 2023-01-05 00:01:38 -05:00
Bill Thornton
19f416580c Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
Bill Thornton
614afb1f3f Fix issues navigating home screen tabs 2022-12-13 12:58:02 -05:00
SenorSmartyPants
65543e77a4 Display whole channel icon and new/repeat/live/premiere flags
- Make timer list visually identical when displayed on Series Timer page, or Series page.
- Display full channel icon (background-size: contain)
- Display New/Repeat/etc in timer list. Respects user guide settings for which flags to display
- Add margin before timerIndicator if mediainfo is present
- Add option to display officialRating display in mediainfo
- Use ids instead of CSS class for seriesTimerSchedule*
2022-11-21 17:45:56 -06:00