Lidarr/frontend
Ahmed Al-Taiar 4dee096c83 Add audio custom format specs and show scores in import UI
Added custom format specs for audio (sample rate, bit depth, bitrate, codec, channels) with validation and UI fields. MediaInfo is now passed to custom format evaluation. ManualImportResource and UI updated to expose and display custom format matches and scores. Improved API validation and upgrade logic to use custom format scores. SizeSpecification validator now allows Max = Min.
2026-01-17 12:47:13 -05:00
..
.vscode Updated code action fixall value for VSCode 2024-08-26 04:16:41 +03:00
build Bump core-js to 3.41 2025-04-28 15:01:30 +03:00
src Add audio custom format specs and show scores in import UI 2026-01-17 12:47:13 -05:00
typings Console warnings for missing translations on development builds 2024-12-17 18:10:08 +02:00
.eslintignore Add typescript 2023-05-25 02:36:32 +03:00
.eslintrc.js Convert store selectors to Typescript 2024-04-21 12:04:13 +03:00
.prettierignore Add Prettier to format TypeScript files 2023-05-25 02:36:32 +03:00
.prettierrc.json Add Prettier to format TypeScript files 2023-05-25 02:36:32 +03:00
.stylelintrc Add inset to stylelintrc 2023-05-13 01:17:48 +03:00
.tern-project Initial Commit Rework 2017-09-05 23:00:26 -04:00
babel.config.js Transpile logical assignment operators with babel 2024-01-21 03:53:44 +02:00
jsconfig.json jsconfig for a bit of autocompletion and intellisense 2020-10-13 23:19:29 -04:00
postcss.config.js Use autoprefixer in UI build 2024-08-26 06:33:54 +03:00
tsconfig.json Typings cleanup and improvements 2024-02-06 22:05:23 +02:00