Commit Graph

830 Commits

Author SHA1 Message Date
Bill Thornton 239da6e3e1 Merge pull request #6659 from timminator/master 2025-04-05 13:00:04 -04:00
Bill Thornton 34282e821a Add saving aspect ratio in video player 2025-04-02 11:09:12 -04:00
Bill Thornton 627abf9db8 Merge pull request #6616 from thornbill/splash-preview
Add splash screen preview and upload/delete
2025-04-02 01:00:53 -04:00
Bill Thornton 8e9fb47286 feat: allow grouping shows into collections (#6389)
* Add form to enable grouping of shows

* Add strings for the group shows form
2025-04-01 15:18:13 -04:00
Bill Thornton f00a11989a Add splash screen preview and upload/delete 2025-04-01 14:39:05 -04:00
Johannes Heuel f84949bffa Add strings for the group shows form 2025-03-29 22:10:31 +01:00
Dmitry Lyzo acf903065d Add translation for StreamCountExceedsLimit 2025-03-28 16:02:40 +03:00
Tim Lodemann 8d2cdb86c2 Add configurable ReadInputAtNativeFramerate flag to M3U tuner 2025-03-25 11:42:25 +01:00
viown 2776e660fa Tiny fixup 2025-03-21 21:42:58 +03:00
viown ad01e8669d Add retry global search link button 2025-03-21 21:42:58 +03:00
Bill Thornton ccc9f52aec Merge pull request #6596 from viown/react-general
Migrate General to React
2025-03-17 14:03:20 -04:00
Bill Thornton 6f670d5c3e Add basic 404 page and *.html redirect 2025-03-12 17:16:11 -04:00
viown f94e16d56a Migrate General to React 2025-03-06 10:14:51 +03:00
viown 10d731e697 Migrate NFO Settings to React 2025-03-05 10:16:20 +03:00
viown c8d2ce4142 Migrate libraries metadata to React 2025-03-03 22:07:19 +03:00
Bill Thornton 1d25fae65b Merge pull request #6579 from viown/react-libraries-display
Migrate libraries display to React
2025-03-03 13:19:29 -05:00
Niels van Velzen e43a3d89eb i18n retry 2025-02-25 17:29:13 +01:00
viown 0b47abc009 Migrate libraries display to React 2025-02-25 15:49:39 +03:00
Niels van Velzen 3a9534c5ba Toast on log copy 2025-02-23 21:58:31 +01:00
Niels van Velzen e741bd5e0a Add log viewer to dashboard 2025-02-22 22:26:17 +01:00
Bill Thornton 37d6f94c7c Update library name validation to trim automatically 2025-02-20 17:16:18 -05:00
Bill Thornton 0bb06f18d5 Merge pull request #6513 from gnattu/check-invalid-library-name
Don't allow library name with leading or trailing space
2025-02-14 15:42:25 -05:00
Shrey Vakil e4b23a7f35 Fix Date Added helper text (#6525) 2025-02-14 12:59:14 -05:00
flebel9 c9ade820ed Add confirm dialog when deleting server 2025-02-14 10:03:28 -05:00
Bill Thornton bd328b9202 Fix date column label and formatting 2025-02-13 16:43:03 -05:00
Bill Thornton 9c0aa85c46 Rewrite devices page in react 2025-02-13 16:39:59 -05:00
gnattu e83f45e75c Don't allow library name with leading or trailing space 2025-02-04 16:31:22 +08:00
venkata nadha reddy 2689c51b84 Add subtitle setting for native vs custom element (#5737)
* Fixed subtitles styling in firefox.

* Fixed subtitles styling in firefox.

* Initial changes to support native or custom styling.

* Changes to support native or custom styling.

* linting changes.

* Changes to support native or custom styling.

* Changes to support native or custom styling.

* minor changes.

* indentation changes and simplification changes.

* minor changes.

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-01-24 15:46:45 -05:00
Nick 2a9e6de5eb Add "metadata" to en-US.json LabelLockItemToPreventChanges string (#6455)
* added "metadata" in the LabelLockItemToPreventChanges

added "metadata" in the LabelLockItemToPreventChanges, to clearly describe behaviour of btn

* added "metadata" in the LabelLockItemToPreventChanges

added "metadata" in the LabelLockItemToPreventChanges, to clearly describe behaviour of btn

* added "metadata" to src/strings/en-gb.json

added "metadata" to src/strings/en-gb.json LabelLockItemToPreventChanges

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>

---------

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2025-01-22 14:46:46 -05:00
felix920506 ffd40405bd make tonemapping helptext make sense (#6354)
* make tonemapping helptext make sense

* Remove unused string according to feedback

* suggestion from review

Co-authored-by: gnattu <gnattu@users.noreply.github.com>

* apply suggestion

* reviews

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

---------

Co-authored-by: gnattu <gnattu@users.noreply.github.com>
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-01-13 13:14:06 -05:00
Niels van Velzen 5399ee1f2d Add media segment providers to library options 2025-01-13 12:38:05 -05:00
BlueMöhre e4e9a7a5d3 add media type specific translation in up next dialog (#6307)
* allow dedicated translation of all video types

* fix linter issue
2025-01-06 15:01:44 -05:00
viown fb1ef7d905 Remove auto port forward options 2024-12-15 12:56:55 +03:00
nielsvanvelzen a530389d54 Backport pull request #6329 from jellyfin-web/release-10.10.z
Fix lyric fetcher order not changeable in library options

Original-merge: 1496542381c5abaf532e4bb413aa9da0d6021972

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-30 18:09:21 -05:00
Bill Thornton ffd7cad65c Merge pull request #6277 from thornbill/no-self-cast-target 2024-11-21 20:07:44 -05:00
thornbill acbb626492 Backport pull request #6276 from jellyfin-web/release-10.10.z
Update plugin category labels

Original-merge: 9ff9f05a262ac0426a6baae18ed8b56e97513a26

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
Bill Thornton bc7ec0e876 Remove self cast target 2024-10-30 16:01:58 -04:00
viown 459d0d7d9a Merge branch 'master' into prompt-to-skip 2024-10-24 12:34:55 +03:00
BlueMöhre 5e5b3ab019 Use "Save" in Metadata Editor and remove "SaveChanges". (#6212) 2024-10-20 02:56:23 -04:00
viown 9b269296fe Use UpNextDialog for outro segments 2024-10-19 20:36:44 +03:00
viown 198d4b157c Rename to ask to skip 2024-10-19 20:11:10 +03:00
viown 0fb38c6894 Add 'prompt to skip' to media segments 2024-10-19 20:11:10 +03:00
Bill Thornton 9c405e9360 Merge pull request #6184 from thornbill/playlist-editor
Add playlist editing
2024-10-13 16:50:49 -04:00
Bill Thornton a7185ed750 Merge pull request #6157 from thornbill/media-segment-actions
Add media segment skipping
2024-10-13 16:38:01 -04:00
Bill Thornton 363171b56d Add playlist editing 2024-10-13 12:36:08 -04:00
Bill Thornton 9942fb7856 Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-10-13 01:29:36 -04:00
Evan Jarrett a452d6302d update with a more detailed help message 2024-10-10 17:15:42 -05:00
Evan Jarrett a6d95020d9 add ability to select QSV device in the UI 2024-10-10 17:15:39 -05:00
Scott McKenzie 9536a37213 Add examples to LabelPublishedServerUriHelp string (#6163) 2024-10-10 20:42:51 +00:00
Bill Thornton 5ffc9c7618 Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00