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
b3fda4e88d
allow shared plex servers ( #1391 )
...
* allow shared plex servers
* update dependencies
2023-08-22 08:49:26 -05:00
Jason Dove and GitHub
77b32b0f09
fix github repo links ( #1378 )
2023-08-13 09:59:48 -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
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
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
55903430ae
update changelog for release v0.8.1-beta [no ci]
2023-08-07 13:32:07 -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
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
c128f72a54
update changelog for release v0.8.0 [no ci]
2023-06-23 22:16:26 -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
52e1874426
vaapi cqp rate control mode ( #1319 )
2023-06-22 11:42:11 -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
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
c554d83d60
playout management ui improvements ( #1298 )
2023-06-13 13:26:34 -05:00
Jason Dove
875010bbf4
update changelog for release v0.7.9-beta [no ci]
2023-06-10 10:40:05 -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
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
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
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
ed816e4b06
update changelog for release [no ci]
2023-04-29 20:48:24 -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
ef1400d3f8
Corrected issue with channel delete ( #1247 )
...
* Channel delete now updates the guide cache.
* update changelog
---------
Co-authored-by: Jason Dove <jason@jasondove.me >
2023-04-14 19:37:46 -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
ab55978732
add season, episode playback order for shows ( #1243 )
2023-04-13 11:06:48 -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
793e85f889
update changelog for release v0.7.7-beta [no ci]
2023-04-07 21:41:50 -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