Commit Graph

858 Commits

Author SHA1 Message Date
Paul Donald 5f632363b9 Fix split idiom shutdown -> shut down 2025-06-27 17:40:57 +02: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
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