Jake
|
3cb37003cb
|
UI rewrite - ffmpeg profiles (#823)
* ffmpeg profile functionality, sweetalert2
* add new files
* cleanup controller; remove unused classes
* apply formatting
* cleanup core project
* don't use bom
* whitespace
* remove generated css
* remove generated js/map
* Remove attempted linter fix, channels button, watermarks page. Fixed handlerror.
* Changed deleted confirmation to toast.
* Localized strings for language change. Modified Action icons to buttons and left default sizes. Changed Cancel to No where Yes is an option
* lint
Co-authored-by: Jason Dove <jason@jasondove.me>
|
3 years ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
3 years ago |
Jason Dove
|
aa2c914d8a
|
always transcode and normalize, except with HLS Direct (#715)
* remove transcode, normalize video, normalize audio settings
* cleanup
* update changelog
|
3 years ago |
Jason Dove
|
9b3c24559d
|
add deinterlace option to ffmpeg profile (#709)
* update dependencies
* add option to deinterlace video
|
3 years ago |
Jason Dove
|
d5a03963c0
|
use video and audio format instead of video and audio codec (#696)
|
3 years ago |
Jason Dove
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
3 years ago |
Jason Dove
|
f02b0ac345
|
re-introduce framerate normalization (#610)
|
4 years ago |
Jason Dove
|
d196308ee9
|
fix ffmpeg profile editing (#421)
|
4 years ago |
Jason Dove
|
0fb5bfde58
|
refactor dbcontext lifetime (#258)
* refactor create playout handler
* refactor get all playouts handler
* refactor delete playout handler
* remove dead code
* ignore unnamed artists for collections
* more repository cleanup
* more schedule items refactoring
* more playout refactoring
* refactor playout builder
* refactor ffmpeg profiles
* more ffmpeg profile refactoring
* rework resolutions
* refactor media collections
* refactor config elements
* update changelog
* more cleanup
|
4 years ago |
Jason Dove
|
5b36252dd0
|
remove framerate normalization (#253)
|
4 years ago |
Jason Dove
|
6b44873474
|
add library scan progress detail (#133)
* add library scan progress detail
* scan plex libraries on plex thread
|
4 years ago |
Jason Dove
|
74c95249c3
|
add loudness normalization (#129)
* fix music video search result artwork
* add normalize loudness setting
* fix audio normalization
* fix music video thumbnails in collection items view
* fix ef core warnings querying playout item
* implement audio loudness normalization filter
|
4 years ago |
Jason Dove
|
4097288fed
|
normalize framerate (#122)
* normalize framerate
* simplify audio normalization settings
|
4 years ago |
Jason Dove
|
90f775aab4
|
ffmpeg tweaks (#121)
* save reports from ffmpeg concat process
* let ffmpeg determine thread count by default
* disable stdin for ffmpeg processes
|
4 years ago |
Jason Dove
|
b13b2b9805
|
Hardware-accelerated transcoding (#41)
* add qsv transcoding support
* add basic nvenc support
* add nvenc to docker-compose
* add vaapi hardware acceleration
* add vaapi driver to dockerfile
* raise ffmpeg log level
* lots of progress with nvenc, qsv and vaapi remain untested
* qsv fixes
* code cleanup
|
4 years ago |
Jason Dove
|
4d52e115b5
|
Initial commit
|
5 years ago |