Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
Anthony Lavado
|
100e9d586d
|
Merge pull request #3336 from telans/specific-fixes
Fix trivial SA1005, SA1111, SA1508, SA1510 warnings
|
4 years ago |
dkanada
|
4f2ae5c9e1
|
Merge pull request #3158 from Artiume/patch-5
Update Library Service
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
Patrick Barron
|
fc02157b42
|
Fix build errors
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
5 years ago |
artiume
|
a661b37c12
|
Update LibraryService.cs
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
5 years ago |
Vasily
|
d21feb2b18
|
Merge pull request #2970 from barronpm/activitydb-efcore
Migrate Activity Database to Entity Framework Core
|
5 years ago |
Patrick Barron
|
dcaffd3812
|
Fix regressions introduced by #3098
|
5 years ago |
Patrick Barron
|
511d20a100
|
Apply review suggestions
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
Patrick Barron
|
032de931b1
|
Migrate activity db to EF Core
|
5 years ago |
Patrick Barron
|
555651aae2
|
Fixed indentation and corrected typo
|
5 years ago |
Patrick Barron
|
c9da49ebaa
|
Implemented more suggestions
|
5 years ago |
Patrick Barron
|
47ba4a84cd
|
Simplified more conditionals
|
5 years ago |
Patrick Barron
|
81b4a4c54c
|
Implement various suggestions
|
5 years ago |
Patrick Barron
|
e1958e3902
|
Miscellaneous code cleanup
|
5 years ago |
Patrick Barron
|
add0a2088d
|
Simplified Conditionals and returns
|
5 years ago |
Patrick Barron
|
80cfcf5643
|
Remove unnecessary casts and explicit array types
|
5 years ago |
Steven Tang
|
2e856ad9fe
|
Fix download file with non-ASCII filename
|
5 years ago |
Bond_009
|
87d2479b78
|
Fix warnings
|
5 years ago |
dkanada
|
1b2453b4e9
|
fix playlist deletion
|
5 years ago |
Bond_009
|
3221e837f9
|
* Add support for multi segment base urls
* Make baseurl case-insensitive
|
5 years ago |
Anthony Lavado
|
d7aaa1489c
|
Merge pull request #1427 from dkanada/fanart
Move fanart image provider to plugin
|
6 years ago |
Bond-009
|
ce1fa42f9d
|
Merge branch 'master' into tasks
|
6 years ago |
dkanada
|
09dfa071dc
|
move fanart image provider to plugin
|
6 years ago |
Jean-Samuel Aubry-Guzzi
|
12721eb7dd
|
Fix non-ascii filename downloads
Follow https://tools.ietf.org/html/rfc5987#section-3.2.2 to encode
non-ascii filenames in HTTP Content-Disposition header.
|
6 years ago |
Bond_009
|
2696ac5eac
|
Lower the amount of running tasks
|
6 years ago |
Claus Vium
|
78742b8e4c
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
6 years ago |
Bond_009
|
1385d89df6
|
Remove MoreLINQ
|
6 years ago |
Claus Vium
|
8985fb8d58
|
Remove support for games as a media type
|
6 years ago |
Erwin de Haan
|
d1a0497f55
|
Revert "Merge pull request #452 from Bond-009/activitydb"
This reverts commit 48ad18d12b , reversing
changes made to fe197415ca .
|
6 years ago |
Bond_009
|
905a253ff5
|
Suffix async methods with Async
|
6 years ago |
Erwin de Haan
|
38f96af079
|
Reformat JustAMan review pt2 changes
Refs #575
|
6 years ago |
Erwin de Haan
|
65bd052f3e
|
ReSharper conform to 'var' settings
|
6 years ago |
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
b67c1b933e
|
Visual Studio Reformat: MediaBrowser.Api
|
6 years ago |
Bond_009
|
ea4c914123
|
Fix exception logging
|
6 years ago |
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
6 years ago |
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
6 years ago |
Luke Pulverenti
|
2f758676d0
|
support sharing m3u tuner streams
|
7 years ago |
Luke Pulverenti
|
9d78482358
|
fix skiasharp reference
|
7 years ago |
Luke Pulverenti
|
e287e3a50d
|
remove async when there's nothing to await
|
7 years ago |
Luke Pulverenti
|
1ad990ad72
|
update live tv data transfer
|
7 years ago |
Luke Pulverenti
|
40442f887b
|
consolidate emby.server.core into emby.server.implementations
|
7 years ago |