Joshua M. Boniface
|
890a490776
|
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
|
2021-03-21 15:13:56 -04:00 |
|
andrewthemeow
|
9857c21717
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
2021-03-19 02:50:08 -04:00 |
|
Vitorvlv
|
37aa3e8735
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
|
2021-03-16 23:19:43 -04:00 |
|
Alyssa Ross
|
e14311ca8b
|
Translated using Weblate (Esperanto)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/
|
2021-03-16 15:19:34 -04:00 |
|
cvium
|
025e351f61
|
add unit tests
|
2021-03-15 08:25:20 +01:00 |
|
cvium
|
ab0cff8556
|
do not resolve episode-like files if they are in extras folders
|
2021-03-14 19:56:45 +01:00 |
|
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2021-03-14 10:19:35 -04:00 |
|
Claus Vium
|
bd70f56218
|
Merge pull request #5324 from danieladov/master
Fix duplicated movies when group movies into collections is enabled
|
2021-03-14 13:37:00 +01:00 |
|
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
2021-03-13 22:33:28 +01:00 |
|
Mister Rajoy
|
8883aa4a37
|
Merge branch 'master' of https://github.com/danieladov/jellyfin
|
2021-03-13 20:35:52 +01:00 |
|
Mister Rajoy
|
4cc3b938fa
|
Change Guid.Parse to Guid.TryParse
|
2021-03-13 20:33:05 +01:00 |
|
Daniel
|
7a3109104b
|
Remove empty line
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-03-13 19:24:02 +01:00 |
|
Daniel
|
4b17648df3
|
Remove empty line
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-03-13 19:23:52 +01:00 |
|
Bond-009
|
b755c25217
|
Merge pull request #5220 from Bond-009/hdhomerun
|
2021-03-13 15:05:18 +01:00 |
|
WWWesten
|
80846a1c66
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
2021-03-12 08:21:06 -05:00 |
|
Bond-009
|
d7f0aaaec1
|
Merge pull request #5417 from Bond-009/codeanal
Add code analysis attributes where appropriate
|
2021-03-12 00:15:12 +01:00 |
|
David
|
ece0d67f99
|
Use FileShare.Read for log files
|
2021-03-09 17:31:31 +01:00 |
|
David
|
eca3b37d6e
|
Use FileShare.Read to fix HdHomeRun
|
2021-03-09 17:01:05 +01:00 |
|
Bond-009
|
94db751f4b
|
Merge pull request #4754 from jellyfin/warn50
|
2021-03-09 05:58:01 +01:00 |
|
pkreuzt
|
e89bd8ba02
|
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
|
2021-03-08 23:04:24 -05:00 |
|
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
2021-03-09 03:04:47 +01:00 |
|
Bond_009
|
5241bd41ef
|
Add code analysis attributes where appropriate
|
2021-03-09 01:28:21 +01:00 |
|
Joshua M. Boniface
|
3c46f10e3d
|
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
|
2021-03-08 18:06:40 -05:00 |
|
Joshua M. Boniface
|
82d88bdec6
|
Merge pull request #5409 from ikomhoog/master
|
2021-03-08 16:39:40 -05:00 |
|
Claus Vium
|
90cdd1345d
|
Merge pull request #5407 from Bond-009/hack
|
2021-03-08 21:23:14 +01:00 |
|
BaronGreenback
|
d3390302f9
|
Update ApplicationHost.cs
|
2021-03-08 11:43:59 +00:00 |
|
Bond_009
|
54f81c4da4
|
Call ToLower on CollectionTypeOptions.ToString
|
2021-03-08 12:08:17 +01:00 |
|
Ikomhoog
|
d4201f812c
|
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
|
2021-03-08 11:02:51 +01:00 |
|
Joshua M. Boniface
|
480dd66428
|
Merge pull request #5402 from Ullmie02/fix-null-size
Use FileShare.None when creating files
|
2021-03-07 19:37:21 -05:00 |
|
WWWesten
|
bc95268bd6
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
2021-03-07 17:24:42 -05:00 |
|
David
|
60ffa6f514
|
Use FileShare.None when creating files
|
2021-03-07 14:43:28 +01:00 |
|
Patrick Barron
|
7c413a323b
|
Move EF Core dependency out of Jellyfin.Data
|
2021-03-06 20:33:11 -05:00 |
|
Bond-009
|
497ea57fd2
|
Merge pull request #5381 from cvium/fix-network-substitution
|
2021-03-06 21:38:32 +01:00 |
|
cvium
|
946411be8e
|
Remove redundant check
|
2021-03-06 21:18:20 +01:00 |
|
cvium
|
67af30d1ff
|
Remove redundant checks
|
2021-03-06 20:53:50 +01:00 |
|
cvium
|
54211b921c
|
rider is a prick
|
2021-03-06 19:07:02 +01:00 |
|
cvium
|
bc661c16e1
|
simplify
|
2021-03-06 14:01:37 +01:00 |
|
cvium
|
37e374d33d
|
make sure network path substitution matches correctly
|
2021-03-05 14:09:23 +01:00 |
|
Bond_009
|
a6d0db5d04
|
100% branch coverage for DashboardController
|
2021-03-05 11:15:14 +01:00 |
|
Nichgon
|
ed7154db68
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2021-03-05 02:54:45 -05:00 |
|
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
2021-03-01 18:51:09 +01:00 |
|
Csaba
|
f6c49f1373
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
2021-03-01 04:54:59 -05:00 |
|
Mister Rajoy
|
18cd634ec8
|
Fix duplicated movies when group movies into collections is enabled
|
2021-02-28 23:03:28 +01:00 |
|
Sebastian
|
0fde0a82e4
|
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
|
2021-02-28 10:01:34 -05:00 |
|
BaronGreenback
|
159ecb882f
|
Fixed bad sync
|
2021-02-28 10:14:05 +00:00 |
|
BaronGreenback
|
80ca3da55c
|
Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
|
2021-02-28 10:12:14 +00:00 |
|
BaronGreenback
|
1d6f489f17
|
comment change
|
2021-02-28 10:11:37 +00:00 |
|
BaronGreenback
|
f666b7e102
|
fix
|
2021-02-27 23:32:22 +00:00 |
|
Claus Vium
|
9e77fdc70d
|
Merge pull request #5312 from BaronGreenback/FixFor5280
|
2021-02-27 20:01:51 +01:00 |
|
BaronGreenback
|
73ca367bf9
|
Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-02-27 17:34:48 +00:00 |
|