Claus Vium
|
a21b2714e7
|
fetching images should not kill the scanner
|
2021-04-09 12:03:56 +02:00 |
|
Claus Vium
|
db530e61f5
|
move IsPlayed to outerquery
IsPlayed is a column in UserDatas and does not belong in the inner query. None of the other UserDatas columns are in the innerquery.
|
2021-04-09 11:32:19 +02:00 |
|
BaronGreenback
|
b645bb20de
|
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-04-08 14:38:25 +01:00 |
|
Bond-009
|
631df8c560
|
Merge pull request #5520 from Bond-009/hdhomerun2
|
2021-04-08 00:27:58 +02:00 |
|
BaronGreenback
|
65f880be32
|
Keep plugin status after update.
|
2021-04-06 20:59:47 +01:00 |
|
Bond_009
|
95327b842e
|
Enable NetAnalyzers for more projects
|
2021-04-06 20:02:06 +02:00 |
|
cvium
|
14d0acf285
|
add simple auth handling to websocketmanager
|
2021-04-05 15:12:47 +02:00 |
|
Bond-009
|
959a09bdb0
|
Merge pull request #5676 from Bond-009/useless
|
2021-04-03 02:00:03 +02:00 |
|
Bond-009
|
ec0ef1530c
|
Merge pull request #5602 from Ullmie02/IP-string-IP
|
2021-04-03 00:32:43 +02:00 |
|
Bond-009
|
a0258618ac
|
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-04-01 21:24:34 +02:00 |
|
Bond_009
|
c533b20496
|
Remove ManagedFileSystem.IsRootPath
`Path.IsPathRooted` should be used instead
|
2021-04-01 19:39:00 +02:00 |
|
Bond_009
|
aa76957338
|
Remove useless code
|
2021-04-01 19:16:00 +02:00 |
|
Bond-009
|
b49d50e634
|
Merge pull request #5467 from Ullmie02/nfo-fixes
|
2021-03-30 15:35:56 +02:00 |
|
David
|
78f7fdeacc
|
Rename methods and optimize allocations
|
2021-03-26 17:16:29 +01:00 |
|
Bond-009
|
6946e58ca4
|
Merge pull request #5614 from jellyfin/Bond-009-patch-2
|
2021-03-25 23:55:54 +01:00 |
|
MrTimscampi
|
5bb7d99b48
|
Remove DVDs from files exempt from chapter image extraction
|
2021-03-25 13:16:09 +01:00 |
|
Bond-009
|
6d0b2ed080
|
Merge pull request #5579 from cocool97/master
|
2021-03-25 01:45:43 +01:00 |
|
Bond-009
|
16011d96a0
|
Merge pull request #5321 from Ullmie02/nfo-thumb
|
2021-03-25 01:10:37 +01:00 |
|
Bond-009
|
066c19a26b
|
Fix possible null ref exception
|
2021-03-24 21:06:03 +01:00 |
|
David
|
19e4ef82dd
|
Remove conversion from IPAddress to string to IPAddress
|
2021-03-23 17:16:10 +01:00 |
|
Kenneth SB
|
4637bbc723
|
Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
|
2021-03-22 13:34:36 -04:00 |
|
Joshua M. Boniface
|
890a490776
|
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
|
2021-03-21 15:13:56 -04:00 |
|
LIAUD
|
32853ca244
|
Add 'group-title' channel parsing
|
2021-03-20 20:15:19 +01: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 |
|
David
|
14cbd22fbe
|
Use Helper Methods for provider url parsing
|
2021-03-16 21:45:12 +01: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 |
|
Bond_009
|
f9640f4366
|
Rewrite HdHomerunManager.ParseReturnMessage
|
2021-03-13 21:12:11 +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 |
|
Bond_009
|
e8b18e5f8f
|
Add test for HdHomerunManager.ParseReturnMessage
|
2021-03-13 19:32:40 +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
|
f5789483fd
|
Add test for HdHomerunManager.WriteSetMessage
|
2021-03-13 19:21:29 +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 |
|
Smith00101010
|
6293629d32
|
Apply suggested formatting changes
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2021-03-05 22:51:08 +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 |
|
Moshe Schmidt
|
4bbfcaef83
|
Include specials in the calculation for the "Next Up" episode. Fixes #1479
|
2021-02-28 21:21:26 +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 |
|
David
|
16694b0cfc
|
Add nfo thumb tag support
|
2021-02-28 15:00:17 +01: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 |
|
BaronGreenback
|
d95ca20fc7
|
removed bad merge code
|
2021-02-27 14:05:13 +00:00 |
|
BaronGreenback
|
a25e3c0256
|
fix for override ports contained in PublishedServerUrl
|
2021-02-27 13:56:21 +00:00 |
|
Eben van Deventer
|
0a1b91f084
|
Translated using Weblate (Afrikaans)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
|
2021-02-26 15:41:34 -05:00 |
|
dkanada
|
c54ca489f1
|
Merge pull request #5217 from jellyfin/auto-manifest
handle plugin manifests automatically
|
2021-02-25 17:17:34 +09:00 |
|
Raúl Estévez
|
bae97322a0
|
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
|
2021-02-24 17:17:00 -05:00 |
|
Bond_009
|
2bc1eef4dd
|
Clean up code
|
2021-02-24 22:18:59 +01:00 |
|
Bond-009
|
5860979500
|
Merge pull request #5301 from Bond-009/validinput
|
2021-02-24 22:02:47 +01:00 |
|
sebastianporta
|
1569cc301c
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
2021-02-24 10:50:20 -05:00 |
|
Bond_009
|
81f527f808
|
CollectionType can be null
|
2021-02-24 11:57:04 +01:00 |
|
Bond_009
|
1c74e2f40e
|
Fix build
|
2021-02-24 02:57:10 +01:00 |
|
Christopher G
|
82634a9934
|
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
|
2021-02-23 20:28:45 -05:00 |
|
Bond_009
|
914e891689
|
Fix unchecked input
|
2021-02-24 02:05:12 +01:00 |
|
Bond_009
|
032d72a8a7
|
Pls fix race condition
|
2021-02-23 17:30:24 +01:00 |
|
Bond_009
|
acac21d8dc
|
Improve tests
|
2021-02-23 16:45:10 +01:00 |
|
dkanada
|
9bfe945f6c
|
catch http exception and fix possible issues
|
2021-02-24 00:03:26 +09:00 |
|
dkanada
|
fb2d178242
|
add await directive for image download
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-02-23 23:39:33 +09:00 |
|
dkanada
|
e9030a62fb
|
remove useless call to dispose
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-02-23 23:37:32 +09:00 |
|
dkanada
|
454deece13
|
improve performance in the wrong place
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-02-23 23:36:49 +09:00 |
|
dkanada
|
64cc5889f2
|
add suggested changes
|
2021-02-23 23:11:17 +09:00 |
|
dkanada
|
b18bb3d0de
|
update timestamp parse for plugins
|
2021-02-23 19:22:20 +09:00 |
|
dkanada
|
bc746b4d05
|
merge branch 'master' into auto-manifest
|
2021-02-23 19:19:38 +09:00 |
|