Jason Dove
5caf8f7f98
fix builds ( #1412 )
2 years ago
Jason Dove
245c4ec359
code analysis and cleanup ( #1411 )
...
* cleanup scanner project
* cleanup infrastructure projects
* cleanup ffmpeg project
* cleanup core project
* cleanup app project
* cleanup main project
* update dependencies
* code cleanup
2 years ago
Jason Dove
deb0ac49b5
show plex server names in libraries page ( #1402 )
...
* cleanup plex libraries query
* show plex server names in libraries page
2 years ago
Jason Dove
8f241f49fc
optimize transcoding speed ( #1398 )
...
* fix "empty trash" button blinking when loading trash page
* clean channel guide cache on startup
* only work-ahead in hls session for 2 minutes
2 years ago
Jason Dove
77b32b0f09
fix github repo links ( #1378 )
2 years ago
Jason Dove
097c60169c
elasticsearch relative queries ( #1373 )
...
* remove unused code
* fix relative queries with elasticsearch
* fix some double page loads
* simplify language model
2 years ago
Jason Dove
c62cc98c9f
add elasticsearch search index provider ( #1370 )
...
* wip
* first pass at elasticsearch; movies kind of work
* use field name constants
* properly sort search results
* fix some crashes
* fix page map/jump letters
* optimize page map using terms aggregation
* index all item types
* optionally use elastic search
* code cleanup
* automatically rebuild lucene index after improper shutdown
* update changelog
2 years ago
Jason Dove
76c596a7d8
fix logs page ( #1368 )
...
* fix log viewer crash
* update dependencies
2 years ago
Jason Dove
f929dc92d1
update dependencies; code cleanup ( #1357 )
...
* update dependencies
* code cleanup
2 years ago
Jason Dove
2ad27c2be0
update dependencies ( #1348 )
...
* update dependencies
* silence mudblazor debug logs
2 years ago
Jason Dove
b23d798aff
update dependencies ( #1329 )
2 years ago
Jason Dove
a9c93ff498
add custom resolution management ( #1326 )
...
* update some dependencies
* add custom resolution management
2 years ago
Jason Dove
8277894f7b
show database and search index initialization in ui ( #1325 )
...
* unblock startup, show database initialization message
* wait on search index to be ready (rebuild)
* clean logging and fake delay
2 years ago
Jason Dove
015f5e9798
fix playout build loop that was recently introduced ( #1318 )
2 years ago
Jason Dove
6985826072
add mpeg-ts output format for hls direct ( #1310 )
2 years ago
Jason Dove
52482ef2fb
only discard items with random or shuffle playback order ( #1309 )
2 years ago
Jason Dove
c148f2eb11
fix discard to fill calculation ( #1308 )
2 years ago
Jason Dove
d490cc6f4b
dont give up on scheduling filler while some should fit ( #1306 )
2 years ago
Jason Dove
e8cbcc935f
rework pad and duration filler ( #1304 )
2 years ago
Jason Dove
5da2bdbab4
add duration discard to fill attempts ( #1301 )
2 years ago
Jason Dove
66607b95bb
update dependencies ( #1300 )
2 years ago
Jason Dove
c554d83d60
playout management ui improvements ( #1298 )
2 years ago
Jason Dove
147ab6143d
hls direct mkv container ( #1292 )
...
* use mkv container for hls direct
* add setting for mp4/mkv container with hls direct
* cleanup
* update changelog
2 years ago
Jason Dove
aca441074e
subtitle improvements with hls direct ( #1290 )
...
* wip: hls direct subtitles
* convert picture subtitles with hls direct
* use mp4 for hls direct to support more codecs
* disable subtitle conversion in hls direct
* fix tests
* update changelog
2 years ago
Jason Dove
bec3cb864d
update dependencies ( #1276 )
...
* update dependencies
* fix ide warnings
* tweak ef config
2 years ago
Jason Dove
03df2a6c8a
overdue code cleanup ( #1271 )
2 years ago
Jason Dove
b287f791e6
fix pgs subtitle burn in from media servers ( #1270 )
2 years ago
Jason Dove
2ccba9e476
timeout playout builds after 2 minutes ( #1269 )
...
* add cancellation token support to playout builds and collection enumerators
* fix playout bug with shuffle in order
* update changelog
2 years ago
Jason Dove
b0333e89cd
fix fallback filler ( #1265 )
2 years ago
Jason Dove
7c0f26ed3e
update dependencies ( #1261 )
2 years ago
Jason Dove
a54e37a648
proper fix
2 years ago
Jason Dove
c0656114b8
ignore dot underscore files ( #1259 )
2 years ago
Jason Dove
7628ec7921
fix vobsub subtitle burn in from media server libraries ( #1258 )
2 years ago
Jason Dove
b89deffda3
cleanup delete channel handler syntax ( #1245 )
2 years ago
Jason Dove
ab55978732
add season, episode playback order for shows ( #1243 )
2 years ago
Jason Dove
a684dcced9
scheduling bug fixes ( #1238 )
2 years ago
Jason Dove
126304bb8a
fix subtitles from media server libraries ( #1233 )
...
* fix embedded subtitles from media servers
* fix plex external subtitles
* fix artwork bug, delete orphaned subtitles
* jellyfin subtitles work again
* emby subtitles work
* rescan all media server libraries
2 years ago
Jason Dove
9f42333465
cache data for xmltv ( #1228 )
...
* cache channel list for xmltv
* used cached channel data for xmltv
* fixes
* update changelog
2 years ago
Jason Dove
e93d678b97
add more logging ( #1224 )
...
* more logging
* update dependencies
2 years ago
Jason Dove
307940d732
add duplicate file logging ( #1223 )
2 years ago
Jason Dove
721f0df82a
fix library scanning with non-english season folder names ( #1222 )
2 years ago
Jason Dove
aa87abc53d
prioritize poster artwork for xmltv ( #1221 )
2 years ago
Jason Dove
83d4aa0cb1
use other video plot as xmltv description ( #1219 )
2 years ago
Jason Dove
9ba0b844a1
JWT Query Parameter Auth for IPTV Links ( #1215 )
...
* JWT Auth
* Standardized url variable additions
* formatting and minor refactoring
* this isn't needed
* allow channel logos without auth
* update changelog
---------
Co-authored-by: Ministorm3 <4474921+Ministorm3@users.noreply.github.com>
2 years ago
Jason Dove
fdab54a055
limit console log output on windows ( #1212 )
2 years ago
Jason Dove
7e0801119e
maintain collection progress across alternate schedules ( #1211 )
2 years ago
Jason Dove
b2f7bcaf1e
add more fields to music video credit templates ( #1210 )
2 years ago
Jason Dove
f7d19e3747
duration mode guide fixes ( #1207 )
...
* fix playout mode duration xmltv
* fix playout mode duration wrapping midnight
2 years ago
Jason Dove
17dcbfc344
add troubleshooting page ( #1206 )
2 years ago
Jason Dove
78745de0ca
rework emby collection scanning ( #1205 )
...
* optimize emby collection scan frequency
* add button to sync emby collections
* update changelog
* fix scanning; add progress indicator
2 years ago