David
07613f0821
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
4 years ago
AdmiralAnimE
27cbd14377
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
AdmiralAnimE
b3059238e3
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
4 years ago
Claus Vium
14bd4a110f
Merge pull request #4978 from BaronGreenback/MultipeProxies
4 years ago
BaronGreenback
25eaf21a8f
renamed func in test
4 years ago
BaronGreenback
ab632b96fe
renamed.
4 years ago
BaronGreenback
9db8a4d88d
reverted
4 years ago
BaronGreenback
82d365045a
Removed systemIp6 functionality.
4 years ago
BaronGreenback
821473557c
Changed mapping logic
4 years ago
BaronGreenback
dd089fd27a
Changed test
4 years ago
BaronGreenback
6a7623da02
Simplified Code
4 years ago
BaronGreenback
8b2b3b77a5
Removed duplication
4 years ago
Claus Vium
65c09f82c5
Merge pull request #5027 from crobibero/episode-first-up
4 years ago
crobibero
1455c2aa10
Remove commented code
4 years ago
Claus Vium
b9691e8712
Merge pull request #5025 from BaronGreenback/DlnaFix
4 years ago
BaronGreenback
49e3b70722
Moved InternalsVisibleTo
4 years ago
BaronGreenback
e81b7c8f4f
reverted
4 years ago
Oriol Serra
01836e55e4
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
4 years ago
BaronGreenback
828a9b7c75
rollback
4 years ago
BaronGreenback
13012bfa27
Fix bug in GetItemId
4 years ago
Sinan
d8d9d90469
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
4 years ago
BaronGreenback
b9f0f4f53b
reverted
4 years ago
BaronGreenback
688e7c6a2d
Moved internalVisibleToAttribute to .csj
4 years ago
Joshua M. Boniface
03242a6afd
Merge pull request #5007 from jellyfin/create
4 years ago
Joshua M. Boniface
fe9096be94
Merge pull request #4970 from BaronGreenback/networkTestCorrection
4 years ago
Joshua M. Boniface
3204ce71b3
Merge pull request #4956 from jceresini/master
...
Fix rpm package dependencies
4 years ago
crobibero
3b9567d583
Add query parameter to disable returning first episode as next up
4 years ago
crobibero
3d754fa5bf
Revert "Don't return first episodes in next up"
4 years ago
BaronGreenback
620648fe81
Fixed for no data.
4 years ago
BaronGreenback
16d092a8a7
Fixed encoding issue
4 years ago
BaronGreenback
bced1eab54
Assert.True
4 years ago
Alexander Brissman
549160b9b9
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
BaronGreenback
4bc8a1e77b
updated
4 years ago
BaronGreenback
9a730241b1
Changed to address.
4 years ago
Deniz
eb82879a4f
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
4 years ago
趙映翔
f7aae0e876
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
4 years ago
Oriol Serra
580b90aa4c
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
4 years ago
BaronGreenback
d66bc3fb3e
Fixed indentation
4 years ago
BaronGreenback
dfd7ff5732
Update MediaBrowser.Common/Net/INetworkManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
94cc5b9d8b
Update MediaBrowser.Common/Net/INetworkManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
08e83cfa54
Remove additional debug logging.
4 years ago
Bond_009
eeff9f52c6
Fix Omdb caching
4 years ago
Bond-009
bffebce909
Merge pull request #5004 from jellyfin/camera-upload
...
remove unused notification type
4 years ago
Bond_009
1752423e52
Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate
...
> The OpenWrite method opens a file if one already exists for the file path,
or creates a new file if one does not exist. For an existing file,
it does not append the new text to the existing text. Instead,
it overwrites the existing characters with the new characters.
If you overwrite a longer string
(such as "This is a test of the OpenWrite method") with a shorter string
(such as "Second run"), the file will contain a mix of the strings
("Second runtest of the OpenWrite method").
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.io.file.openwrite?view=net-5.0#remarks
4 years ago
BaronGreenback
2979c8dd37
Fixed test on Mac
4 years ago
BaronGreenback
35a30c9d09
Impliments KnownNetworks and KnownProxies
4 years ago
dkanada
cac33ef105
remove unused notification type
4 years ago
Bond-009
aaf889f683
Merge pull request #5002 from jellyfin/dependabot/nuget/coverlet.collector-3.0.0
...
Bump coverlet.collector from 1.3.0 to 3.0.0
4 years ago
dependabot[bot]
b00f3334f2
Bump coverlet.collector from 1.3.0 to 3.0.0
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Claus Vium
5c00b4175a
Merge pull request #4997 from crobibero/subtitle-upload-auth
...
Require elevated auth to upload subtitles
4 years ago