Jason Dove and GitHub
aa2c914d8a
always transcode and normalize, except with HLS Direct ( #715 )
...
* remove transcode, normalize video, normalize audio settings
* cleanup
* update changelog
2022-03-28 18:25:33 -05:00
Jason Dove
caa9bf82d5
update changelog [no ci]
2022-03-28 13:10:33 -05:00
Jason Dove
e397035c5a
update changelog [no ci]
2022-03-18 14:07:15 -05:00
Jason Dove and GitHub
d32f881c4e
use cliwrap for windows wrapper ( #710 )
2022-03-18 13:36:38 -05:00
Jason Dove and GitHub
9b3c24559d
add deinterlace option to ffmpeg profile ( #709 )
...
* update dependencies
* add option to deinterlace video
2022-03-18 10:30:56 -05:00
Jason Dove
7c75b169ec
try gon again
2022-03-16 11:39:44 -05:00
Jason Dove
4f1952340f
fix gon since brew is not working
2022-03-16 11:24:52 -05:00
Jason Dove
ac2de24f6e
fix build
2022-03-16 10:50:38 -05:00
Jason Dove and GitHub
4b9781dad4
add v2 channels table ( #708 )
...
* change mock api port; fix cors
* fix version request
* accept base url env var
* tweak colors
* fix version service
* add basic channels list
* fix auto page title for ts classes
* add GET /api/channels
2022-03-16 10:28:54 -05:00
Jason Dove and GitHub
d88c179b63
axios test ( #705 )
...
* add version controller
* use axios to get version
* allow typescript
* use version api service
2022-03-15 17:55:05 -05:00
Jason Dove and GitHub
809a623a95
vue formatting tweaks ( #704 )
...
* add .prettierrc
* apply formatting
2022-03-14 10:59:04 -05:00
Jason Dove
b453dce57e
try npm ci with cache
2022-03-13 20:38:04 -05:00
Jason Dove
edd31755c0
try npm install again
2022-03-13 20:21:16 -05:00
Jason Dove and GitHub
7de1a87bbf
bug fixes ( #703 )
...
* catch expected shutdown error in scheduler service
* fix streaming mode inconsistencies
2022-03-13 18:45:21 -05:00
Jason Dove and GitHub
5731edc82e
v2 ui tweaks ( #702 )
...
* fix m3u and xml urls (kind of)
* use svg logos
* tweak theme colors
2022-03-13 12:44:35 -05:00
Jason Dove and GitHub
2f668e53dd
fix npm build ( #701 )
2022-03-13 11:11:08 -05:00
Jason Dove and GitHub
abd223acd2
fix docker builds ( #700 )
2022-03-13 10:52:03 -05:00
6a9075dc11
add vue ui at /v2 ( #698 )
...
* add vue ui
* add channels mock api
* Initial Vue framework with Vuetify UI (#688 )
* fix hls direct streaming mode (#682 )
* duration analysis on files with missing duration metadata (#683 )
* first pass
* analyze zero-duration files
* add readme note for WIP
* add vuetify and basic sidebar layout - responsive
* add vue-router and initial home page
* setup composition-api for vue2
* install pinia ie... vuex4
* mixing for automatic page title
* add logo files
* tweak theme colors
* install store
* use store for menu toggle
* replicate old menu
* implement menu and children menus
* rename state to application state
* update vue files and add version to sidebar
* lock logo and make expandable list remove minified menu
* remove todo, will add to PR
* top bar links and attempt at snackbar with state
* fix snackbar
* add search basic component
* fix search bar placement
* remove un-used footer
* Revert "Merge branch 'jasongdove:main' into intitial-vuetify-ui"
This reverts commit 43016d502b .
Co-authored-by: Jason Dove <jason@jasondove.me >
* Add ESLint and Prettier for VueJS (#691 )
* add prettier to config
* run npm run lint over project to clean up files
* replace hr tag with v-dividers
* add vue-lint github action
* fix the dodo in me
* Hu
* Fix path
* convert to multi-run step
* forgot the name
* add vue-lint github action
fix the dodo in me
Hu
Fix path
convert to multi-run step
forgot the name
* Fix new line at end of file
* WIP
* dockerfile consistency
* use npm ci and node v14
* force prettier indenting and end of line (#695 )
* disable filename hashing
* don't build tests in docker
* update dependencies
* fix running both uis
Co-authored-by: James Mackay <info@notexpectedyet.com >
2022-03-12 14:15:31 -06:00
Jason Dove and GitHub
d5a03963c0
use video and audio format instead of video and audio codec ( #696 )
2022-03-11 19:58:05 -06:00
Jason Dove
f3e5ff198b
update changelog for release v0.4.4-alpha [no ci]
v0.4.4-alpha
2022-03-10 17:54:39 -06:00
Jason Dove and GitHub
6be5111195
fix errors; add nouveau vaapi driver option ( #692 )
...
* fix service shutdown errors
* add nouveau vaapi driver option
2022-03-10 12:19:30 -06:00
Jason Dove and GitHub
f0670b345f
use wrapped processes; fix hls pts bug ( #690 )
2022-03-09 14:38:09 -06:00
Jason Dove and GitHub
6a1c2b7659
read ffprobe pts output from stdout and stderr ( #689 )
2022-03-09 08:54:51 -06:00
Jason Dove and GitHub
7cd2f9a56f
update dependencies ( #687 )
2022-03-08 20:21:10 -06:00
Jason Dove and GitHub
f66bc783a7
fix hls segmenter on windows ( #686 )
2022-03-08 19:58:41 -06:00
Jason Dove and GitHub
bc225d35fa
add troubleshooting code to hls segmenter ( #685 )
2022-03-08 12:52:29 -06:00
Jason Dove and GitHub
52a8b7db81
duration analysis on files with missing duration metadata ( #683 )
...
* first pass
* analyze zero-duration files
2022-03-07 21:42:34 -06:00
Jason Dove and GitHub
dcd792a354
fix hls direct streaming mode ( #682 )
2022-03-07 20:04:21 -06:00
Jason Dove
f69c58c6bf
update changelog for release v0.4.3-alpha [no ci]
v0.4.3-alpha
2022-03-05 19:49:31 -06:00
Jason Dove and GitHub
44e90b0ecc
more bug reporting ( #679 )
2022-03-05 18:21:53 -06:00
Jason Dove and GitHub
dcc8f19a6b
remove transient IDbConnection ( #678 )
2022-03-05 14:06:27 -06:00
Jason Dove and GitHub
fc1a051df5
fix path replacement bug ( #677 )
2022-03-05 12:21:26 -06:00
Jason Dove and GitHub
a2e7e6df1e
fix thread sync bug in hls segmenter ( #676 )
2022-03-05 11:26:29 -06:00
Jason Dove and GitHub
6c06fbe621
fix mid-roll filler scheduling bug ( #675 )
2022-03-04 21:40:08 -06:00
Jason Dove and GitHub
a3260b2316
fix album_artist metadata ( #674 )
2022-03-04 21:10:55 -06:00
Jason Dove and GitHub
ea339a1622
add song album_artist metadata ( #673 )
2022-03-04 18:44:54 -06:00
Jason Dove and GitHub
58697496fa
metadata stack trace improvements ( #672 )
...
* improve stack traces from local metadata provider
* more metadata line number fixes
2022-03-04 15:44:51 -06:00
Jason Dove and GitHub
ec1b2502f1
rework bugsnag integration ( #671 )
2022-03-03 21:39:46 -06:00
Jason Dove and GitHub
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
2022-03-03 15:36:07 -06:00
Jason Dove and GitHub
748581bf5a
update dependencies ( #669 )
2022-03-03 08:46:08 -06:00
Jason Dove and GitHub
2058c44949
minor ui fixes ( #668 )
...
* remove unused package
* fix controller name
* catch and ignore jsruntime exceptions
* separate debug stage from public stage
2022-03-02 20:45:07 -06:00
Jason Dove and GitHub
24ef5e68eb
add error reporting health check ( #667 )
2022-03-02 14:51:15 -06:00
Jason Dove
b1c905233f
add thank you page to docs [no build]
2022-03-02 09:19:54 -06:00
Jason Dove and GitHub
452f361384
use cancellation tokens in ui ( #666 )
...
* use cancellation tokens in pages
* use cancellation token in shared ui
* use cancellation tokens in artwork controller
2022-03-01 21:31:48 -06:00
Jason Dove and GitHub
9e2f445785
add bugsnag error reporting ( #665 )
2022-03-01 18:41:24 -06:00
Jason Dove and GitHub
ea72e7b689
use new transcoder logic by default ( #664 )
2022-03-01 14:29:47 -06:00
Jason Dove and GitHub
19a7f90d52
ffmpeg lib hardware accel fixes ( #663 )
...
* more scaling fixes
* qsv fixes
* cleanup
* nvidia fixes
* vaapi fixes
* test nvidia by default
2022-03-01 14:03:36 -06:00
Jason Dove and GitHub
572a3be33e
limit framerate normalization to 24fps and above ( #662 )
2022-02-28 19:22:11 -06:00
Jason Dove and GitHub
f8412c4f5c
more nvidia fixes ( #661 )
...
* dont use mpeg2_cuvid with interlaced content
* fix nvidia scaling when padding is not needed
2022-02-28 18:35:49 -06:00
Jason Dove and GitHub
6b0ced6be9
fix nvidia watermark ( #660 )
...
* add watermark transcoding tests
* nvidia fixes
* update changelog
2022-02-28 14:21:42 -06:00