mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
allow customization of ffmpeg path
This commit is contained in:
parent
00e12e6fea
commit
7c8d2dd1d3
4 changed files with 52 additions and 5 deletions
|
@ -56,6 +56,7 @@ define(['browser'], function (browser) {
|
|||
dependencies.push('jqmlistview');
|
||||
dependencies.push('scripts/notifications');
|
||||
dependencies.push('dashboardcss');
|
||||
dependencies.push('emby-icons');
|
||||
}
|
||||
|
||||
return new Promise(function (resolve, reject) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue