Commit Graph

880 Commits

Author SHA1 Message Date
David Federman 8b30b5b6c8 Clarify Playlist and Collections delete prompt (#7534)
* Clarify Collections delete prompt

Fixes #5040

* Playlist too

* Simplify messages
2026-01-27 17:37:28 -05:00
Bill Thornton b527141177 Merge pull request #7342 from thornbill/directory-browser-cleanup 2025-12-06 18:16:31 -05:00
Bill Thornton 86db4bd0e1 Update layout settings 2025-12-05 11:57:46 -05:00
Bill Thornton a12dc57099 Update slideshow interval labels 2025-12-04 14:53:11 -05:00
Richard Nesnass bef60736b0 Add translation keys to en-us.json 2025-12-04 13:43:08 -05:00
viown 13c49d5144 Remove systemInfo from directory browser 2025-11-19 20:57:57 +03:00
Bill Thornton 699e749a49 Remove unused network share references 2025-11-19 09:09:31 -05:00
Bill Thornton daee19c4ac Merge pull request #7082 from viown/react-livetv 2025-10-19 10:37:52 -04:00
Bill Thornton 7a9b8fe7ae Add warning for page size setting 2025-10-17 17:12:38 -04:00
viown 96024d3025 Migrate Live TV page to React 2025-10-18 00:04:52 +03:00
nyanmisaka b1e083f9c7 Drop redundant AllowTonemappingSoftwareHelp string
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2025-10-03 00:23:07 +08:00
linkandzelda91 f87421bde8 Update LanNetworksHelp description for clarity (#7118)
* Update LanNetworksHelp description for clarity

previously, it indicated that 
"If left blank, only the server's subnet is considered to be on the local network."
I tested this and afaik it's wrong, leaving it blank sets all RFC1918 addresses to local.

* Update src/strings/en-us.json

Co-authored-by: viown <48097677+viown@users.noreply.github.com>

---------

Co-authored-by: viown <48097677+viown@users.noreply.github.com>
2025-09-30 12:43:36 -04:00
Emmanuel Eytan 5411a0a0e7 Changed the erroneous spelling of the OK button in localizations. (#7125)
* Changed the erroneous spelling of the OK button in localizations.

* Only keeping the en-us modification.

* Extra comma removed.
2025-09-30 12:40:02 -04:00
viown b6a8159238 Fix aborted by server shutdown message wrapped in parenthesis 2025-08-07 11:11:13 +03:00
Bill Thornton 4fd2a4041f Update manage repositories button and use legacy grid 2025-07-25 17:30:13 -04:00
Bill Thornton 325ff3b105 Add plugin status filter independent of categories 2025-07-18 17:02:06 -04:00
Bill Thornton 89e07f2f2b Add no plugins messaging 2025-07-16 13:26:35 -04:00
Bill Thornton 9fd0fcc175 Remove plugin catalog code 2025-07-16 13:26:34 -04:00
Bill Thornton a9106642bd Add unified plugin page 2025-07-16 13:26:34 -04:00
Bill Thornton 29619eab07 Merge pull request #6975 from thornbill/server-id-mismatch 2025-07-01 23:11:02 -04:00
Paul Donald 5f632363b9 Fix split idiom shutdown -> shut down 2025-06-27 17:40:57 +02:00
Bill Thornton 143ab7a395 Add error handling to server id error handling 2025-06-25 16:58:54 -04:00
Bill Thornton a1aeb7e990 Handle server id mismatches 2025-06-25 13:39:33 -04:00
Bill Thornton c2d113c791 Merge pull request #6924 from viown/react-dvr
Migrate DVR to React
2025-06-24 13:02:18 -04:00
Bill Thornton 5accabafda Merge pull request #6925 from viown/react-plugins-repositories
Migrate plugin repositories to React
2025-06-10 18:27:50 -04:00
viown 45a3cb4137 Apply review feedback
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-06-11 01:10:45 +03:00
viown 1938707229 Migrate DVR page to React 2025-06-11 01:06:21 +03:00
Bill Thornton aea463a35e Merge pull request #6770 from viown/react-transcoding
Migrate transcoding page to React
2025-06-10 17:49:25 -04:00
Bill Thornton 77913c84d4 Merge pull request #6934 from thornbill/fix-fanart-translation
Fix missing translation for the fanart plugin
2025-06-09 17:36:51 -04:00
Bill Thornton b79198fa0b Merge pull request #6921 from viown/react-plugins-installed
Migrate installed plugins page to React
2025-06-09 17:36:25 -04:00
Bill Thornton 001c5f212e Fix missing translation for the fanart plugin 2025-06-09 17:16:11 -04:00
Bill Thornton c14cca78a9 Merge pull request #6918 from thornbill/storage-metrics
Add storage metric display to dashboard
2025-06-05 18:06:31 -04:00
viown df51d107b1 Migrate plugin repositories to React 2025-06-05 22:14:04 +03:00
viown b3de4afc84 Migrate transcoding page to React 2025-06-04 23:02:46 +03:00
viown 4c9b8e552e Apply review feedback 2025-06-04 18:54:24 +03:00
viown 30ba45cc11 Migrate installed plugins page to React 2025-06-04 17:23:33 +03:00
Bill Thornton 09063d3376 Migrate paths dashboard widget to react and add storage metrics 2025-06-03 16:39:57 -04:00
viown 6a8c96cc8c Add backup dashboard pages 2025-06-03 22:04:45 +03:00
Bill Thornton b818d40031 Merge pull request #6867 from freeotoole/Fix-clarify-interval-units-in-dummy-chapter-help-text 2025-05-15 22:19:44 -04:00
felix920506 772bbb74b9 Update link for setup guide (#6789) 2025-05-15 22:08:51 -04:00
Free O'Toole d59c1aac55 Fix: clarify interval units in dummy chapter help text
This PR clarifies the interval between dummy chapters is seconds
2025-05-16 06:43:16 +10:00
Niels van Velzen 7dfc1a1494 Add "DownloadManagement" app feature for use in NativeShell clients (#6833)
* Add "DownloadManagement" app feature for use in NativeShell clients

* Address review feedback

* Address review feedback (round 2)
2025-05-13 15:35:15 -04:00
Bill Thornton dd38c6bcd5 Merge pull request #6792 from MontejoJorge/refactor/forgotPassword-react
Migrate forgot password page to react component
2025-05-12 16:31:21 -04:00
Bill Thornton cc19ae9ca9 Update experimental layout library controls 2025-05-02 13:28:45 -04:00
Bill Thornton 12acfb32e3 Fix unavailable server handling 2025-04-29 17:16:59 -04:00
Bill Thornton 3b1ed1ace2 Update server update required handling 2025-04-27 03:10:45 -04:00
MontejoJorge a505fb4d30 show alert and globalize message 2025-04-22 10:47:46 +02:00
Bill Thornton 7d0bee01de Add server name to startup wizard 2025-04-15 10:21:43 -04:00
Pat f8546b35ec Add option to limit hls segment length for webOS (#6530)
* -Add clientside ability to limit segment length to 1. See https://github.com/jellyfin/jellyfin-webos/issues/248 for details.
-Add translations for this new setting (generated by github copilot).
-Corrected small typo 'perfer'.

* Move this to relevant scope

* Revert translations except en-us

* rewrite and relocate translation to alphabetical order

* Relocate new setting to 'video advanced' heading instead of 'advanced'

* Hide hls segment setting initially but show it for WebOS users.

* Update src/components/playbackSettings/playbackSettings.js

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

* Update src/components/playbackSettings/playbackSettings.js

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

---------

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2025-04-11 15:51:21 -04:00
Bill Thornton d64a17e3eb Remove trailers tab 2025-04-11 01:03:05 -04:00