17 Commits

Author SHA1 Message Date
Chris Hunt
d0171239fc
Fix broken input fields 2025-08-02 17:13:39 +01:00
mikley
663c81f679
Plex section status (#828)
* Update livestats.blade.php

Print the media section information

* Update config.blade.php

Setting media section keys

* Update Plex.php

Querying media section data

* Update Plex.php

PHPCS fix
 30 | ERROR | [x] Expected 1 space after IF keyword; 0 found
 45 | ERROR | [x] Expected 1 space after IF keyword; 0 found
2025-05-11 16:18:01 +02:00
Martijn van der Kleijn
9f17db3574 Fix linter issues 2024-01-29 18:11:41 +01:00
Martijn van der Kleijn
f3d4b0e871 Fix linter whitespace issues 2024-01-29 17:37:52 +01:00
Attila Kerekes
63e37b9cc6
fix: Plex livestats 2022-10-17 19:24:36 +02:00
Daniel Gibbs
0ecb64ec28 fix: remove duplicate function 2022-07-27 22:37:30 +01:00
rgon10
8dc8d0dc20
Plex - Add SSL Verify Toggle (#521)
* Copy changes from docker

* plex ssl verify - initial commit

* add missing hidden input

* undo edit to truenas

* remove data only input

* add back hidden input - fix semicolon

* formatting

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2022-07-27 22:27:30 +01:00
Daniel Gibbs
10c81dbc5f prettier all the things 2022-07-27 22:07:26 +01:00
Daniel Gibbs
3795d28206 chore: prettier code formatter using editorconfig 2022-06-05 20:06:41 +01:00
Swapnil Devesh
13d869c89c
Improve config fields for all enhanced apps (#432)
* Improve config fields for all enhanced apps
* Further standardised password fields
* Standardised API Key field
* Standardised all overwrite url fields
* Standardise Username field
* Standardise password field
* Update package-lock.json
* Put all blade files through a Blade formatter


Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2022-03-27 22:12:45 +01:00
Daniel Gibbs
9f154da9e3 Corrections to web addresses
* Added https:// to sites without any
* removed trailing /
* converted some sites from http to https
2022-03-17 22:04:04 +00:00
Daniel Gibbs
7b34cd1a25
Upgrade plex logo quality (#445)
improve the quality of the plex logo. Using official logo from  https://brand.plex.tv/d/qxmJ3odkK0fj/style-guide
2022-03-14 21:10:52 +00:00
Brian Hurst
ab9b800ac3 Allow scheme and port to be specified for Plex 2021-04-14 09:38:25 -04:00
TheCatLady
4a91286b79 Updated & properly-sized optimized icons
Some of the existing icons (e.g., Deluge, Nginx Proxy Manager, Radarr, Traefik) were outdated
Many icons were not the proper size and/or not optimized; all icons in this PR are all exactly 250x250 and optimized using TinyPNG
2021-01-19 23:14:16 +00:00
Ryan Conrad
a51643af89 added help link 2020-11-19 00:32:51 -06:00
Ryan Conrad
0b095e828f added enhanced plex 2020-11-19 00:27:10 -06:00
Kode
75c924c4d6 Added foundation apps 2018-10-29 20:08:08 +00:00