mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
multimedia/emby-server: Update to 4.4.3.0
From ChangeLog: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.4.3.0 * Improve performance of live tv guide * Fix movie extras with multi-version videos * Fix adding playlist to playlist * Improve cleanup of missing episodes * Fix rotation of dynamic images * Fix manual metadata edits of extras getting lost * Fix active sessions filter * Work around a bug in MSDK where VPP processing hangs under certain conditions * Fix qsv color conversion: Older devices 3,4 and 5th gen CPUs do not support 10bit and the color conversion cannot be done in hardware * Ignore unsupported subtitle formats when searching for downloads * Convert downloaded txt subtitles to srt * Don't extract thumbnails for extras * Improve display language of manual image downloading * Deactivate GraphRunner debug messages PR: 246868 Submitted by: driesm.michiels@gmail.com (maintainer)
This commit is contained in:
parent
410383a1da
commit
57ce148a83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540370
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= emby-server
|
||||
PORTVERSION= 4.4.2.0
|
||||
FFVERSION= 2020_02_24
|
||||
PORTVERSION= 4.4.3.0
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \
|
||||
https://mediabrowser.github.io/embytools/
|
||||
@ -47,10 +46,11 @@ LIB_DEPENDS= libass.so:multimedia/libass \
|
||||
libx265.so:multimedia/x265 \
|
||||
libzvbi.so:devel/libzvbi
|
||||
|
||||
USES= compiler:c11 gmake iconv localbase:ldflags mono pkgconfig \
|
||||
sqlite
|
||||
USES= compiler:c11 gmake iconv localbase:ldflags mono pkgconfig sqlite
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
FFVERSION= 2020_02_24
|
||||
|
||||
SUB_FILES= ImageMagickSharp.dll.config \
|
||||
SQLitePCLRaw.provider.sqlite3.dll.config
|
||||
SUB_LIST= GROUP=${GROUPS} \
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1586454323
|
||||
SHA256 (emby-server/embyserver-netframework_4.4.2.0.zip) = d7b756915f377c007273d839ccc58a6e9b29bf28afb90869703662ca221b996c
|
||||
SIZE (emby-server/embyserver-netframework_4.4.2.0.zip) = 32701052
|
||||
TIMESTAMP = 1590830496
|
||||
SHA256 (emby-server/embyserver-netframework_4.4.3.0.zip) = 140c1b776a9f6c7af12ae41c402dffc18c5256712485da1165464342cb35163d
|
||||
SIZE (emby-server/embyserver-netframework_4.4.3.0.zip) = 33078725
|
||||
SHA256 (emby-server/ffdetect-2020_02_24-x64_freebsd12.tar.xz) = 629b582644846eeced39da6e24a06e7b7af44814613a7cef7503f3e05c026ff9
|
||||
SIZE (emby-server/ffdetect-2020_02_24-x64_freebsd12.tar.xz) = 87396
|
||||
SHA256 (emby-server/ffmpeg-2020_02_24.tar.gz) = 6d115633eeb1d48a80f07f53c2e8c43093bd56a4a3d7d8b3d6207c4f473a61e0
|
||||
|
@ -212,7 +212,6 @@ lib/emby-server/system/System.Xml.XPath.XDocument.dll
|
||||
lib/emby-server/system/System.Xml.XPath.dll
|
||||
lib/emby-server/system/System.Xml.XmlDocument.dll
|
||||
lib/emby-server/system/System.Xml.XmlSerializer.dll
|
||||
lib/emby-server/system/dashboard-ui/apikeys/apikeys.html
|
||||
lib/emby-server/system/dashboard-ui/apikeys/apikeys.js
|
||||
lib/emby-server/system/dashboard-ui/app.js
|
||||
lib/emby-server/system/dashboard-ui/apploader.js
|
||||
@ -315,7 +314,10 @@ lib/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/usersett
|
||||
lib/emby-server/system/dashboard-ui/bower_components/fetch/fetch.js
|
||||
lib/emby-server/system/dashboard-ui/bower_components/hlsjs/dist/hls.min.js
|
||||
lib/emby-server/system/dashboard-ui/bower_components/howlerjs/dist/howler.min.js
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subfont.woff
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker-legacy.data
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker-legacy.js
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker-legacy.js.mem
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker.data
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker.js
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus-worker.wasm
|
||||
lib/emby-server/system/dashboard-ui/bower_components/javascriptsubtitlesoctopus/dist/subtitles-octopus.js
|
||||
@ -431,6 +433,8 @@ lib/emby-server/system/dashboard-ui/livetvsetup/schedulesdirect.html
|
||||
lib/emby-server/system/dashboard-ui/livetvsetup/schedulesdirect.js
|
||||
lib/emby-server/system/dashboard-ui/livetvsetup/xmltv.html
|
||||
lib/emby-server/system/dashboard-ui/livetvsetup/xmltv.js
|
||||
lib/emby-server/system/dashboard-ui/logs/log.css
|
||||
lib/emby-server/system/dashboard-ui/logs/log.js
|
||||
lib/emby-server/system/dashboard-ui/logs/logs.js
|
||||
lib/emby-server/system/dashboard-ui/manifest.json
|
||||
lib/emby-server/system/dashboard-ui/metadatamanager/metadatamanager.css
|
||||
@ -466,6 +470,7 @@ lib/emby-server/system/dashboard-ui/modules/cardbuilder/roundcard.css
|
||||
lib/emby-server/system/dashboard-ui/modules/chromecast/chromecasthelpers.js
|
||||
lib/emby-server/system/dashboard-ui/modules/chromecast/chromecastplayer.js
|
||||
lib/emby-server/system/dashboard-ui/modules/clearbutton.css
|
||||
lib/emby-server/system/dashboard-ui/modules/commandprocessor.js
|
||||
lib/emby-server/system/dashboard-ui/modules/confirmstillplaying/plugin.js
|
||||
lib/emby-server/system/dashboard-ui/modules/controlbox.js
|
||||
lib/emby-server/system/dashboard-ui/modules/detailbuttons.css
|
||||
@ -504,6 +509,7 @@ lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-textarea/emby-tex
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-textarea/emby-textarea.js
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-toggle/emby-toggle.css
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/emby-toggle/emby-toggle.js
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/guide/gridrowrenderer.js
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/guide/guide-settings.js
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/guide/guide-settings.template.html
|
||||
lib/emby-server/system/dashboard-ui/modules/emby-elements/guide/guide.css
|
||||
@ -579,6 +585,7 @@ lib/emby-server/system/dashboard-ui/modules/fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY
|
||||
lib/emby-server/system/dashboard-ui/modules/fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2
|
||||
lib/emby-server/system/dashboard-ui/modules/fonts/roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2
|
||||
lib/emby-server/system/dashboard-ui/modules/fonts/roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2
|
||||
lib/emby-server/system/dashboard-ui/modules/fonts/subfont.woff2
|
||||
lib/emby-server/system/dashboard-ui/modules/formdialog.css
|
||||
lib/emby-server/system/dashboard-ui/modules/formhelper.js
|
||||
lib/emby-server/system/dashboard-ui/modules/fullscreen/fullscreen-dc.js
|
||||
@ -595,7 +602,6 @@ lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/vtt.min.js
|
||||
lib/emby-server/system/dashboard-ui/modules/humanedate/humanedate.js
|
||||
lib/emby-server/system/dashboard-ui/modules/iap.js
|
||||
lib/emby-server/system/dashboard-ui/modules/imagedownloader/imagedownloader.js
|
||||
lib/emby-server/system/dashboard-ui/modules/imagedownloader/imagedownloader.template.html
|
||||
lib/emby-server/system/dashboard-ui/modules/imageeditor/imageeditor.js
|
||||
lib/emby-server/system/dashboard-ui/modules/imageeditor/imageeditor.template.html
|
||||
lib/emby-server/system/dashboard-ui/modules/imageloader/imageloader.css
|
||||
@ -773,6 +779,7 @@ lib/emby-server/system/dashboard-ui/music/suggestions.js
|
||||
lib/emby-server/system/dashboard-ui/musicvideos/musicvideos.html
|
||||
lib/emby-server/system/dashboard-ui/musicvideos/musicvideos.js
|
||||
lib/emby-server/system/dashboard-ui/musicvideos/videos.js
|
||||
lib/emby-server/system/dashboard-ui/native/operatv/input.js
|
||||
lib/emby-server/system/dashboard-ui/network/network.html
|
||||
lib/emby-server/system/dashboard-ui/network/network.js
|
||||
lib/emby-server/system/dashboard-ui/notificationsetting.html
|
||||
|
Loading…
Reference in New Issue
Block a user