Jason Dove and GitHub
225b95449c
rework hls session state ( #1401 )
2023-08-29 05:59:35 -05:00
Jason Dove and GitHub
cb43c28d00
fix hls session when starting with very short content ( #1400 )
2023-08-29 05:01:13 -05:00
Jason Dove and GitHub
0a75136223
fix transcoding short content ( #1399 )
2023-08-28 22:01:38 -05:00
Jason Dove and GitHub
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
2023-08-28 20:42:02 -05:00
Jason Dove and GitHub
20d224fcfd
more mysql fixes ( #1397 )
...
* fix channels and movie page crashes with mysql
* update dependencies
2023-08-26 10:39:33 -05:00
Jason Dove and GitHub
b3fda4e88d
allow shared plex servers ( #1391 )
...
* allow shared plex servers
* update dependencies
2023-08-22 08:49:26 -05:00
Jason Dove and GitHub
560cb826b3
fix local subtitles display ( #1388 )
...
* show external subtitles in media info
* fix mysql saved page size
2023-08-19 11:26:52 -05:00
Jason Dove and GitHub
b038a58fa2
fix saving smart collection ( #1384 )
2023-08-15 15:53:56 -05:00
Jason Dove and GitHub
c28e201e47
fix adding shows directly to schedule ( #1383 )
2023-08-15 15:34:53 -05:00
Jason Dove and GitHub
b84bb6b437
fix ui crashes ( #1382 )
...
* fix ffmpeg editor crash
* fix watermark editor
* fix multi collection editor
* fix filler preset editor crash
2023-08-15 06:39:29 -05:00
Jason Dove and GitHub
641b8bcd10
fix windows dependency ( #1380 )
2023-08-14 19:44:18 -05:00
Jason Dove and GitHub
4b08ed5381
fix mysql migration (initial data) ( #1379 )
2023-08-14 15:21:42 -05:00
Jason Dove and GitHub
77b32b0f09
fix github repo links ( #1378 )
2023-08-13 09:59:48 -05:00
Jason Dove and GitHub
99bc19cf26
fix docker builds ( #1376 )
2023-08-12 22:02:45 -05:00
Jason Dove and GitHub
a7661c8498
add mysql database provider ( #1375 )
...
* refactor sqlite into separate library
* support mysql
* fixes
* sql fixes
* cleanup
* update changelog
2023-08-12 21:44:14 -05:00
Jason Dove and GitHub
d951035183
fix bulk removing items from elasticsearch index ( #1374 )
2023-08-12 08:51:12 -05:00
Jason Dove and GitHub
097c60169c
elasticsearch relative queries ( #1373 )
...
* remove unused code
* fix relative queries with elasticsearch
* fix some double page loads
* simplify language model
2023-08-12 06:36:28 -05:00
Jason Dove and GitHub
d64d8b0454
don't always rebuild elasticsearch index on startup ( #1372 )
2023-08-11 15:47:17 -05:00
Jason Dove and GitHub
7486304ed9
fix elasticsearch smart collection playouts ( #1371 )
2023-08-11 15:28:57 -05:00
Jason Dove and GitHub
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
2023-08-11 13:57:50 -05:00
Jason Dove and GitHub
5e573461f3
add debug logs for other video folder scanning ( #1369 )
2023-08-10 11:26:48 -05:00
Jason Dove and GitHub
76c596a7d8
fix logs page ( #1368 )
...
* fix log viewer crash
* update dependencies
2023-08-10 10:45:43 -05:00
Jason Dove and GitHub
f945f16d97
fix qsv subtitle scaling ( #1367 )
2023-08-10 10:16:10 -05:00
Jason Dove and GitHub
797d4005e2
replace moq with nsubstitute ( #1365 )
2023-08-09 20:14:18 -05:00
Jason Dove and GitHub
f929dc92d1
update dependencies; code cleanup ( #1357 )
...
* update dependencies
* code cleanup
2023-08-07 09:34:25 -05:00
Jason Dove and GitHub
2ad27c2be0
update dependencies ( #1348 )
...
* update dependencies
* silence mudblazor debug logs
2023-07-24 20:40:32 -05:00
Jason Dove and GitHub
df2db5caf7
add plex file name logging ( #1342 )
2023-07-12 19:27:16 -05:00
Jason Dove and GitHub
5978e8ecb1
fix vaapi rate control mode ( #1340 )
2023-07-08 12:36:07 -05:00
Jason Dove and GitHub
1938cef6ae
add community link to docs ( #1339 )
2023-07-03 13:01:54 -05:00
Jason Dove and GitHub
b23d798aff
update dependencies ( #1329 )
2023-06-26 11:11:40 -05:00
Jason Dove and GitHub
ebad7664b0
force hw accel to use one thread ( #1327 )
2023-06-25 09:56:58 -05:00
Jason Dove and GitHub
a9c93ff498
add custom resolution management ( #1326 )
...
* update some dependencies
* add custom resolution management
2023-06-25 09:14:19 -05:00
Jason Dove and GitHub
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
2023-06-24 09:12:46 -05:00
Jason Dove and GitHub
0d66f752b6
add global mutex to ensure single instance ( #1324 )
2023-06-24 06:30:55 -05:00
Jason Dove and GitHub
4af2d7aa61
don't trust emby's anamorphic flag ( #1321 )
2023-06-22 20:07:58 -05:00
Jason Dove and GitHub
20a6727158
fix vaapi hw decoding ( #1320 )
2023-06-22 15:05:02 -05:00
Jason Dove and GitHub
52e1874426
vaapi cqp rate control mode ( #1319 )
2023-06-22 11:42:11 -05:00
Jason Dove and GitHub
015f5e9798
fix playout build loop that was recently introduced ( #1318 )
2023-06-22 09:40:20 -05:00
Jason Dove and GitHub
1fc461e476
update dapper ( #1316 )
2023-06-21 15:51:35 -05:00
Jason Dove and GitHub
85792f0811
fix nvidia color normalization ( #1314 )
2023-06-20 09:23:41 -05:00
Jason Dove and GitHub
0f91a43e3f
fix scaling subtitles with nvidia accel ( #1313 )
2023-06-20 06:25:15 -05:00
Jason Dove and GitHub
7a25996ab4
scale subtitles with all accels ( #1311 )
...
* properly scale subtitles with qsv and vaapi
* fixes
2023-06-19 15:55:23 -05:00
Jason Dove and GitHub
6985826072
add mpeg-ts output format for hls direct ( #1310 )
2023-06-19 11:19:19 -05:00
Jason Dove and GitHub
52482ef2fb
only discard items with random or shuffle playback order ( #1309 )
2023-06-19 09:17:10 -05:00
Jason Dove and GitHub
c148f2eb11
fix discard to fill calculation ( #1308 )
2023-06-17 05:11:08 -05:00
Jason Dove and GitHub
d490cc6f4b
dont give up on scheduling filler while some should fit ( #1306 )
2023-06-14 16:58:37 -05:00
Jason Dove and GitHub
99bd827bd9
fix multi episode shuffle ( #1305 )
2023-06-14 16:40:18 -05:00
Jason Dove and GitHub
e8cbcc935f
rework pad and duration filler ( #1304 )
2023-06-14 15:54:41 -05:00
Jason Dove and GitHub
a2acfe4d80
add finish column to playout detail table ( #1302 )
2023-06-13 19:09:19 -05:00
Jason Dove and GitHub
5da2bdbab4
add duration discard to fill attempts ( #1301 )
2023-06-13 17:02:31 -05:00
Jason Dove and GitHub
66607b95bb
update dependencies ( #1300 )
2023-06-13 13:58:44 -05:00
Jason Dove and GitHub
81a6251f65
properly lock playout before build ( #1299 )
2023-06-13 13:45:00 -05:00
Jason Dove and GitHub
c554d83d60
playout management ui improvements ( #1298 )
2023-06-13 13:26:34 -05:00
Jason Dove and GitHub
c5692ef5f1
update dependencies ( #1296 )
2023-06-08 09:20:06 -05:00
Jason Dove and GitHub
147ab6143d
hls direct mkv container ( #1292 )
...
* use mkv container for hls direct
* add setting for mp4/mkv container with hls direct
* cleanup
* update changelog
2023-06-06 10:21:09 -05:00
Jason Dove and GitHub
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
2023-06-04 12:29:47 -05:00
Jason Dove and GitHub
ef6adf9cbb
update dependencies ( #1289 )
2023-06-02 06:35:31 -05:00
Jason Dove and GitHub
ddb7e1887f
fix nvidia h264 decoder ( #1281 )
2023-05-22 21:26:48 -05:00
Jason Dove and GitHub
4997699b4d
sync jf and emby episode actors ( #1280 )
2023-05-22 15:58:08 -05:00
Jason Dove and GitHub
c27b906cd5
update docs ( #1277 )
...
* tweak mkdocs config; update install
* path replacement doc updates
2023-05-21 10:43:48 -05:00
Jason Dove and GitHub
bec3cb864d
update dependencies ( #1276 )
...
* update dependencies
* fix ide warnings
* tweak ef config
2023-05-21 10:13:44 -05:00
Jason Dove and GitHub
03df2a6c8a
overdue code cleanup ( #1271 )
2023-05-10 13:18:18 -05:00
Jason Dove and GitHub
b287f791e6
fix pgs subtitle burn in from media servers ( #1270 )
2023-05-09 22:43:25 -05:00
Jason Dove and GitHub
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
2023-05-08 11:53:02 -05:00
Jason Dove and GitHub
e215807e56
add worker service debug logs ( #1267 )
...
* add worker service debug logs
* update mudblazor
2023-05-05 08:42:33 -05:00
Jason Dove and GitHub
b0333e89cd
fix fallback filler ( #1265 )
2023-05-03 12:08:14 -05:00
Jason Dove and GitHub
bc240a40e0
fix extracting text subtitles ( #1262 )
2023-04-29 21:46:20 -05:00
Jason Dove and GitHub
7c0f26ed3e
update dependencies ( #1261 )
2023-04-29 09:42:06 -05:00
Jason Dove and GitHub
c0656114b8
ignore dot underscore files ( #1259 )
2023-04-26 11:46:38 -05:00
Jason Dove and GitHub
7628ec7921
fix vobsub subtitle burn in from media server libraries ( #1258 )
2023-04-25 15:18:53 -05:00
Jason Dove and GitHub
30850329f3
fix external subtitle playback on windows ( #1256 )
2023-04-23 09:53:57 -05:00
Jason Dove and GitHub
6bb1c4299f
fix colorspace filter for some files with invalid color metadata ( #1254 )
2023-04-20 11:59:31 -05:00
Jason Dove and GitHub
73c6758537
add show media info button to movie and episode detail pages ( #1253 )
2023-04-20 10:45:32 -05:00
Jason Dove and GitHub
494142f026
fix media server text subtitle extraction ( #1246 )
2023-04-14 15:09:12 -05:00
Jason Dove and GitHub
b89deffda3
cleanup delete channel handler syntax ( #1245 )
2023-04-14 12:53:33 -05:00
Jason Dove and GitHub
ab55978732
add season, episode playback order for shows ( #1243 )
2023-04-13 11:06:48 -05:00
Jason Dove and GitHub
b8dcd26e3a
fix hls direct regression ( #1242 )
2023-04-12 15:47:25 -05:00
Jason Dove and GitHub
24f7544c9f
improve schedule editor performance ( #1240 )
...
* rename
* async cleanup
* use autocomplete fields in schedule items editor
2023-04-11 14:16:39 -05:00
Jason Dove and GitHub
afb2caa95d
fix qsv watermark alpha ( #1239 )
2023-04-11 10:30:19 -05:00
Jason Dove and GitHub
a684dcced9
scheduling bug fixes ( #1238 )
2023-04-11 09:22:51 -05:00
Jason Dove and GitHub
cf1552910a
limit hls direct streams to realtime speed ( #1237 )
2023-04-09 20:21:03 -05:00
Jason Dove and GitHub
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
2023-04-07 13:22:45 -05:00
Jason Dove and GitHub
7b3b9b4aad
fix search index bug ( #1231 )
2023-04-05 21:52:31 -05:00
Jason Dove and GitHub
cf3b8d90e3
fix bt470bg color normalization using qsv ( #1230 )
2023-04-05 10:02:46 -05:00
Jason Dove and GitHub
109b244676
use software decoding for mpeg4 part2 with nvidia accel ( #1229 )
2023-04-05 08:48:58 -05:00
Jason Dove and GitHub
9f42333465
cache data for xmltv ( #1228 )
...
* cache channel list for xmltv
* used cached channel data for xmltv
* fixes
* update changelog
2023-04-03 23:09:54 -05:00
Jason Dove and GitHub
c9141b0d86
fix colorspace filter when using vaapi ( #1226 )
2023-04-02 10:09:05 -05:00
Jason Dove and GitHub
d2c4a58528
minor bug fixes ( #1225 )
2023-04-01 22:51:48 -05:00
Jason Dove and GitHub
e93d678b97
add more logging ( #1224 )
...
* more logging
* update dependencies
2023-04-01 12:24:15 -05:00
Jason Dove and GitHub
307940d732
add duplicate file logging ( #1223 )
2023-04-01 09:54:19 -05:00
Jason Dove and GitHub
721f0df82a
fix library scanning with non-english season folder names ( #1222 )
2023-03-31 13:37:54 -05:00
Jason Dove and GitHub
aa87abc53d
prioritize poster artwork for xmltv ( #1221 )
2023-03-29 08:18:03 -05:00
Jason Dove and GitHub
83d4aa0cb1
use other video plot as xmltv description ( #1219 )
2023-03-27 19:22:44 -05:00
Jason Dove and GitHub
46034aff54
fix updating trakt lists ( #1218 )
2023-03-25 05:58:41 -05:00
Jason Dove and GitHub
80d89a2530
fix color normalization from bt470bg to bt709 ( #1217 )
2023-03-22 08:04:21 -05:00
Jason Dove and GitHub
a26ecb91b8
ignore sidecar subtitle files from media server libraries ( #1216 )
2023-03-21 20:44:13 -05:00
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 >
2023-03-17 09:33:15 -05:00