Bond-009
92abc202a4
Style fix
5 years ago
Bond-009
443422ddb4
Merge pull request #1931 from grafixeyehero/PersonServies
...
update persons service
5 years ago
Bond-009
43f51b2d90
Fix build
5 years ago
Anthony Lavado
57cf3e24f8
Use the correct file copy operation for the icon
5 years ago
Anthony Lavado
0c003feac6
Fix an incorrect argument type in build script
5 years ago
Anthony Lavado
bde1af5def
Add the tray app download to the build script, use it in the installer shortcuts
...
Adds the tray app download to build-jellyfin, adjusts the shortcuts in the installer, and adds the switch to the pipeline configuration.
5 years ago
Thomas Büttner
e6e9cd8ce2
Remove the SPEC edit hack, replace with proper repos ( #7 )
...
* Remove the SPEC edit hack, replace with proper repos
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
* Fix bad rpmbuild flag
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
5 years ago
Anthony Lavado
aca4f83333
Remove extra EndIf
5 years ago
Bond_009
d868530d1e
Fix comments
5 years ago
Bond_009
10ae815bb4
Address comments
5 years ago
Bond_009
016be02cd6
More warning fixes
5 years ago
Bond_009
d9a03c9bb1
Fix more warnings
5 years ago
dkanada
ef623f5129
Merge pull request #1954 from LogicalPhallacy/LogicalPhallacy-patch-NSSM
...
Use mirror for NSSM
5 years ago
dkanada
0449d7c5e1
Merge pull request #1949 from stevehayles/master
...
Update to Dockerfile
5 years ago
LogicalPhallacy
9c65853ddd
updates win32 build script with nssm mirror
5 years ago
LogicalPhallacy
8c0580aa24
Updating win-x64 build NSSM address
5 years ago
LogicalPhallacy
fd8d4894ca
Updated build-jellyfin.ps1 to pull from my mirror
...
Updated it to pull from my mirror on Azure.
5 years ago
LogicalPhallacy
8edb1c49d8
Merge pull request #6 from jellyfin/master
...
Bringing my branch up to sync
5 years ago
Steve Hayles
b1e65c6cd4
Adding OpenSSL library
...
Depending on configuration the docker container may need OpenSSL to support https access
5 years ago
Steve Hayles
26ce62d318
Update Dockerfile
...
debian-stretch packages were missing for libva-drm2 so would not build
the base image mcr.microsoft.com/dotnet/core/sdk:${DOTNET_VERSION} is incorrectly referencing .NET Core 3-preview6 which will cause issues at runtime with library references being mismatched
5 years ago
Steve Hayles
5eb9d10287
Merge remote-tracking branch 'jellyfin/master'
5 years ago
Joshua M. Boniface
53ee78170a
Merge branch 'master' into copr-fix
5 years ago
Joshua Boniface
2cdf5c203a
Correct CentOS build for new Fedora spec
5 years ago
Vasily
8cf8c36708
Move throwing if cancelled after logging that fact
5 years ago
Vasily
dd7ae7747e
Apply suggestions from code review
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Bond-009
c9f4a74af0
Merge pull request #1930 from grafixeyehero/vsc-workspace
...
update vsc workspace launch for net core 3
5 years ago
Joshua M. Boniface
588b554ef0
Merge pull request #6 from Wuerfelbecher/copr-fix
...
Fix build script
5 years ago
Joshua M. Boniface
67be3f8c9e
Merge branch 'copr-fix' into copr-fix
5 years ago
Joshua M. Boniface
ee488dcb83
Merge pull request #5 from brianjmurrell/fix-copr
...
Fix jellyfin-web URL
5 years ago
Thomas Büttner
bf11426f7d
Add comments about Source URLs and remove no longer needed dependency
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
5 years ago
Brian J. Murrell
d5cbfee82b
Fix jellyfin-web URL
5 years ago
Andrew Rabert
873225a7f2
Merge pull request #1922 from Bond-009/docker
...
Use the correct dotnet runtime in Docker images
5 years ago
Bond_009
f1167ace7e
Use the correct dotnet runtime in Docker images
...
The self contained packages already contains the dotnet runtime
No need to use the dotnet runtime base image.
This should decrease the size of the image.
5 years ago
delfino434
0add74240f
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
5 years ago
emmanuel billeaud
cb0aeeb189
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
5 years ago
Joshua M. Boniface
f8556b3d89
Merge pull request #1918 from nvllsvm/dockermaster
...
Docker fixes
5 years ago
Bond-009
da7ba822b0
Merge pull request #1933 from cvium/autoreload_log_config
...
Reload logging.json on changes
5 years ago
Claus Vium
c3eac58dda
Reload logging.json on changes
5 years ago
Anthony Lavado
5e90747541
More preparations for the tray app
5 years ago
Anthony Lavado
cfaf2b97fe
Add the "service" argument to the service parameters
...
This will avoid an exception when the server cannot launch a browser process for the web interface.
5 years ago
Anthony Lavado
14a850b4a8
Change the default AppExit action to Exit
...
When the service should fail to launch Jellyfin, or should Jellyfin crash, the default action is changed from Restart to AppExit. This prevents the service from entering a constant restart due to a permissions issue or similar.
5 years ago
grafixeyehero
90c1eceec7
update vsc workspace launch for net core 3
5 years ago
grafixeyehero
752cf08e5c
update persons service
5 years ago
Andrew Mahone
20727906c8
Use attachment filename if available.
5 years ago
Andrew Mahone
01b1c847e9
Provide delivery URLs for attachments in PlaybackInfo.
5 years ago
Andrew Mahone
8c89d89932
Attachment service.
5 years ago
Andrew Mahone
a9a85f251e
Instantiate AttachmentExtractor in ApplicationHost.
5 years ago
Andrew Mahone
12f752d8b1
FFMPEG extractor for attachments.
5 years ago
Andrew Mahone
f22ca6dd9e
Retrieve media attachments in BaseItem.
5 years ago
Andrew Mahone
1513c76a3e
Support MediaAttachment retrieval in MediaSourceManager.
5 years ago