Luke Foust
0fb78cf54b
Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
5 years ago
ferferga
105fc3dc29
Apply suggestions
5 years ago
Luke Foust
ae4e727b24
Merge branch 'master' of https://github.com/lfoust/jellyfin into externalid-type
5 years ago
ferferga
d0b3dc1485
Remove an unused string
5 years ago
ferferga
30c1170a55
Remove comments
5 years ago
ferferga
0778eb20aa
Translate Scheduled Tasks (names and descriptions)
5 years ago
dependabot-preview[bot]
b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
798a765105
Bump System.Text.Json from 4.7.0 to 4.7.1
...
Bumps [System.Text.Json](https://github.com/dotnet/corefx ) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Cody Robibero
ea49514723
Update Emby.Naming/Subtitles/SubtitleParser.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
Bond-009
10050a55a5
Merge pull request #2674 from JustAMan/fix-attachments-scan
...
Make variables binding correspond with column names
5 years ago
Vasily
0d2a355c00
Make variables binding correspond with column names
5 years ago
dkanada
622106467e
Merge pull request #2668 from mark-monteiro/fix-application-host-dispose
...
Fix ApplicationHost Dispose() method
5 years ago
crobibero
bd5c66b2a6
implement suggestions
5 years ago
dkanada
6c2cca57f4
Merge pull request #2669 from mark-monteiro/update-net-core
...
Update .NET Core to 3.1.3
5 years ago
crobibero
18906d0205
implement suggestions
5 years ago
crobibero
261a2e1989
revert xml docs indentation
5 years ago
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
5 years ago
Mark Monteiro
d1fe28fac6
Check for null before disposing
5 years ago
Mark Monteiro
ca85bef7c5
Move check for web client directory to application startup in Program.cs
5 years ago
crobibero
cb68fbeb0a
Fix warnings in Emby.Naming
5 years ago
Mathis
37ff36226b
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
5 years ago
Bond-009
306bc4008d
Merge pull request #2657 from villagra/master
...
Add netstandard2.0 as TargetFramework
5 years ago
Bond-009
632323969f
Merge pull request #2655 from lfoust/tvdbruntimefix
...
Fix FormatException when mapping TVDB series
5 years ago
Bond-009
1345e699fa
Merge pull request #2653 from iwalton3/fix-embedded-subtitles
...
Fix embedded mkv subtitles.
5 years ago
Bond-009
eb09d47ed2
Update Jellyfin.Server/Program.cs
...
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
5 years ago
Mark Monteiro
4bccaafb57
Use 'Length' instead of 'Any()' for an array
5 years ago
Joshua M. Boniface
cd616746b9
Use more specific mv source glob
5 years ago
Bond_009
7915c6ca73
Remove extra ;
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
Jose
5a30d9ecfb
Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
5 years ago
Joshua M. Boniface
b9fdd96ece
Remove old stuff
5 years ago
Joshua M. Boniface
05aa28a377
Clean up redundant Makefile steps
5 years ago
Joshua M. Boniface
891aa7c255
Update info in Fedora spec
5 years ago
Joshua M. Boniface
fc5e932492
Fix makefile formatting
5 years ago
Joshua M. Boniface
be9eb0f19e
Unify dep installation and update
5 years ago
Joshua M. Boniface
e87a10235b
Go back to cp-based control archive but right
5 years ago
Joshua M. Boniface
c478a43fd5
Update package description for Debian
5 years ago
Joshua M. Boniface
a561d4ca41
Remove arch from macos
5 years ago
Joshua M. Boniface
b95bd0e678
Bump shared_version to 10.6.0 too
5 years ago
Joshua M. Boniface
de66ab4d83
Use git checkout instead of file copies to clean
5 years ago
Joshua M. Boniface
9169861baa
Add CODEOWNERS for GitHub
5 years ago
Joshua M. Boniface
0242ce5fee
Add Windows build
5 years ago
Joshua M. Boniface
ab8de37080
Add .tar.gz-based builds
5 years ago
Joshua M. Boniface
8e0a33c1aa
Handle single- or triple-part platform names
5 years ago
Joshua M. Boniface
cf6dc609b7
Fix up single-segment platform names
5 years ago
Joshua M. Boniface
6028bc0f79
Port Fedora and CentOS builds and remove web build
...
Simplifies a number of aspects of the RPM build, including moving
.copr/Makefile into the "fedora/" folder (and leaving a symlink),
removing the jellyfin-web build components, and renaming it
jellyfin-server like Debian did.
5 years ago
Joshua M. Boniface
eb632e4a0d
Back up and restore control file
5 years ago
Joshua M. Boniface
8b1a76a32e
Mount the source volume rather than copy it
...
Now that the build script cleans up both before and after building, this
is a viable option and will significant reduce build times by promoting
container reuse (with `-k`).
5 years ago
Joshua M. Boniface
3e7a106a95
Add Ubuntu configurations
5 years ago
Joshua M. Boniface
9ce2af2a6c
Don't limit to files (allow symlinks)
5 years ago