Jason Dove and GitHub
2ad6547349
scheduler context improvements ( #2819 )
...
* improve classic scheduling context display
* add basic block scheduling context
* add scheduling context to classic filler
* improve parsing
2026-02-09 20:19:52 -06:00
Jason Dove and GitHub
4fa11b6943
add scheduling context to playout details table ( #2817 )
...
* add scheduling context to playout details table
* fix missing context copies
2026-02-05 13:45:05 -06:00
Jason Dove and GitHub
440d9f708e
improve shuffle stability when reset ( #2816 )
2026-02-05 12:03:16 -06:00
4d469ec8fd
Add Polish (pl) localization for ErsatzTV: Part II ( #2815 )
...
* Add Polish localization for MainLayout
* Add Polish language option to UI settings
* Add Polish to supported UI cultures
* Add Polish localization for channel UI
Added Polish translations for channel-related UI elements.
* Add Polish translation for 'Rows per Page' label
* Update Polish translation for rows per page label
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com >
2026-02-05 09:38:02 -06:00
Jason Dove and GitHub
a77a2d56ae
prepare channels list for localization ( #2814 )
...
* prepare channels list for localization
* define supported ui cultures/languages in a single location
* fixes
2026-02-04 14:20:43 -06:00
240a329526
Add Polish (pl) localization to ErsatzTV ( #2812 )
...
* Add Polish localization for MainLayout
* Add Polish language option to UI settings
* Add Polish to supported UI cultures
---------
Co-authored-by: Jason Dove <1695733+jasongdove@users.noreply.github.com >
2026-02-04 08:30:31 -06:00
Jason Dove and GitHub
45e7d61676
update dependencies ( #2813 )
2026-02-04 07:39:47 -06:00
Jason Dove and GitHub
93811876e0
improve resource organization ( #2810 )
2026-02-03 14:57:45 -06:00
Jason Dove and GitHub
607d9b0662
add ui localization framework ( #2809 )
...
* move dark/light mode toggle to ui settings page
* separate current culture (formatting) and ui culture (language)
* add some more sample translations
* update changelog
* fix cancellation token
2026-02-03 13:52:52 -06:00
Jason Dove and GitHub
f47134d2d0
log warnings when transcoding speed is potentially insufficient ( #2808 )
...
* refactor parsing ffmpeg progress/speed
* log warnings when transcoding speed is potentially insufficient
* dont log progress on hls direct; fix tests
2026-02-03 08:49:07 -06:00
Jason Dove
ae13db981d
fix secrets in release workflow
v26.2.0
2026-02-02 14:52:27 -06:00
Jason Dove
b7cc8499a3
prep for release v26.2.0 [no ci]
2026-02-02 14:47:44 -06:00
Jason Dove and GitHub
36147b9e9c
fix indexing collections in elasticsearch ( #2806 )
...
* fix indexing collections in elasticsearch
* more safety
2026-01-29 18:23:07 -06:00
Jason Dove and GitHub
bf8c821012
improve erasing playout items and history ( #2805 )
...
* improve erasing playout items and history
* fixes
2026-01-28 09:17:56 -06:00
Jason Dove and GitHub
a0f5d8d5d5
detect more local movie artwork ( #2804 )
...
* expand test coverage
* support "backdrop" files as local movie fanart fallback
2026-01-27 16:35:28 -06:00
Jason Dove and GitHub
f1072b70c7
add chapter title to filler expression ( #2803 )
...
* fix transcoding tests
* pass chapter title to filler expression
* update changelog
2026-01-27 09:40:38 -06:00
Jason Dove and GitHub
e10b28bc0b
add normalization options ( #2802 )
...
* add new fields to database
* update editor
* audio and video normalization settings appear to work
* implement optional color normalization
* fix transcoding tests
* update changelog
2026-01-26 23:43:56 -06:00
Jason Dove and GitHub
cd2bb0f2e0
fix playout build failures due to playlist enumerator access ( #2801 )
2026-01-26 14:44:07 -06:00
Jason Dove and GitHub
e80f687612
add marathon group by director ( #2800 )
2026-01-26 09:10:01 -06:00
Jason Dove and GitHub
317ca1967c
fix building playouts when fill with group mode is used with graphics elements ( #2799 )
2026-01-25 15:29:18 -06:00
Jason Dove and GitHub
b86f45844c
add health check to verify ffmpeg capabilities (filters) ( #2798 )
...
* add health check to verify ffmpeg capabilities (filters)
* fix loudnorm
2026-01-25 12:28:09 -06:00
Jason Dove and GitHub
353f029452
fix null ref scanning other videos with nfo file ( #2797 )
...
* fix null ref scanning other videos with nfo file
* also fix movie null ref
2026-01-25 11:34:06 -06:00
Jason Dove and GitHub
1754e7d5fb
add health check for empty classic schedules ( #2796 )
2026-01-23 15:47:48 -06:00
Jason Dove and GitHub
f96be8f99f
update plex episode metadata during scan ( #2795 )
2026-01-21 16:59:01 -06:00
Jason Dove and GitHub
08ceb53b2b
make count an expression in classic schedules ( #2794 )
...
* make count an expression in classic schedules
* add tests
2026-01-20 09:50:45 -06:00
Jason Dove and GitHub
3d81f760ee
fix z-index sorting in graphics engine ( #2786 )
2026-01-18 09:07:21 -06:00
Jason Dove and GitHub
4ce87feac1
log graphics element z index ( #2785 )
2026-01-17 08:15:43 -06:00
Jason Dove and GitHub
f217ba185b
sync jf and emby library name and type changes ( #2784 )
2026-01-17 06:14:45 -06:00
Jason Dove and GitHub
e925bd6913
sync plex library name changes ( #2783 )
...
* sync plex library name changes
* feedback
2026-01-16 19:45:34 -06:00
Jason Dove and GitHub
3f4c9e063b
don't delete channel watermarks that are still used ( #2781 )
...
* don't delete channel watermarks that are still used
* fix folder cleanup check
2026-01-16 14:24:03 -06:00
Jason Dove and GitHub
7f361d1ea9
update dependencies ( #2780 )
...
* update messaging
* update dependencies
2026-01-16 13:57:25 -06:00
Jason Dove and GitHub
35d24ffea6
cleanup artwork cache folder ( #2779 )
...
* cleanup artwork cache folder
* fixes
* ignore watermarks that no longer exist on the file system
2026-01-16 13:38:31 -06:00
Jason Dove and GitHub
a2d023ee69
local scanner artwork cleanup ( #2778 )
...
* move plex artwork removal to its own repository
* clean up old local movie artwork
* clien up old music video/artist artwork
* clean up old remote stream artwork
* clean up old song artwork
* clean up old show artwork; properly update season artwork
2026-01-16 10:23:26 -06:00
Jason Dove and GitHub
36f44f14bb
fix other video artwork in xmltv ( #2777 )
2026-01-15 22:42:16 -06:00
Jason Dove and GitHub
ccb917d0df
add ffmpeg profile pad mode ( #2775 )
...
* add ffmpeg profile pad mode
* update changelog
2026-01-15 09:39:45 -06:00
Jason Dove and GitHub
343a4619a6
downmix ac3 to stereo to match output layout ( #2774 )
2026-01-14 10:40:49 -06:00
Jason Dove and GitHub
e167c9318c
fix failing unit tests ( #2772 )
2026-01-14 06:47:34 -06:00
Jason Dove and GitHub
de230f92db
fix issue reading xmltv fragments ( #2771 )
...
* fix issue reading xmltv fragments
* cleanup
2026-01-13 22:30:31 -06:00
Jason Dove and GitHub
974020a98f
optimize searching for shows, seasons and movies ( #2768 )
...
* load search logging level on startup
* optimize searching for shows, seasons and movies
* use season metadata directly
2026-01-12 19:42:49 -06:00
Jason Dove and GitHub
da957c9377
restore roboto font ( #2767 )
2026-01-12 08:49:57 -06:00
Jason Dove and GitHub
b72d150775
add day_of_week to channel stream selector content_condition ( #2766 )
2026-01-10 11:28:14 -06:00
Jason Dove and GitHub
b0b7bd17b3
respect z_index on all graphics element types ( #2765 )
2026-01-09 10:26:59 -06:00
Jason Dove
1f2f04f3bd
more fixes
2026-01-08 21:47:28 -06:00
Jason Dove
5bc90bb245
give id-token write permission
2026-01-08 20:47:30 -06:00
Jason Dove
f73a32ec13
restore permissions
2026-01-08 20:36:09 -06:00
Jason Dove
748ed1cf71
properly define secrets
2026-01-08 20:26:24 -06:00
Jason Dove
f2deaa6f7a
properly pass secrets
2026-01-08 20:25:20 -06:00
Jason Dove
3698fa5b7d
try again
2026-01-08 20:19:47 -06:00
Jason Dove
dc92cb4ac3
use separate azure login step
2026-01-08 19:59:55 -06:00
Jason Dove
69410b1a9b
try to fix signing
2026-01-08 19:39:21 -06:00