aled
|
22a860a806
|
Fix a small number of compile warnings
|
5 years ago |
crobibero
|
0982b73c11
|
Merge remote-tracking branch 'upstream/master' into ilogger
|
5 years ago |
Daniyar Itegulov
|
613748b45d
|
Make books resumable and have duration of 1 second
|
5 years ago |
dkanada
|
6d4f3c42a2
|
Merge pull request #3208 from jellyfin/plugins
More work for core plugins
|
5 years ago |
Patrick Barron
|
fa80f84f26
|
Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into userdb-efcore
|
5 years ago |
Patrick Barron
|
bb23ce3466
|
Merge branch 'master' into userdb-efcore
|
5 years ago |
crobibero
|
57d1dbfe7b
|
undo erroneous changes
|
5 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
5 years ago |
crobibero
|
3faea5aa21
|
Merge remote-tracking branch 'upstream/master' into dependabot2
|
5 years ago |
shayaantx
|
42bbfa772f
|
Update TvdbSeasonImageProvider.cs
|
5 years ago |
Bond-009
|
5e056beaae
|
Merge pull request #3252 from YouKnowBlom/fix-safari-hls
Fix incorrect HLS master playlist fields
|
5 years ago |
Andreas B
|
d92b32a4c6
|
Fix incorrect HLS master playlist fields
Resolves: #3224
|
5 years ago |
Bond-009
|
258f2ff686
|
Merge pull request #3245 from jellyfin/fix-azure
Fix some issues with the CI
|
5 years ago |
shayaantx
|
4623cb8385
|
Ignore languages with null ids
|
5 years ago |
SaddFox
|
0b0184de2e
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
5 years ago |
Marius Lindvall
|
16e190c49d
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
5 years ago |
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
5 years ago |
Cody Robibero
|
1730b0ae83
|
Update dependabot.yml
|
5 years ago |
Patrick Barron
|
ef7bbb3b84
|
Use data binding instead of raw SQL
|
5 years ago |
crobibero
|
4bcd7cffd1
|
Add dependabot
|
5 years ago |
crobibero
|
fd913d73e3
|
Revert authorized endpoints to legacy api
|
5 years ago |
dkanada
|
2e7d7abe8e
|
disable rule that requires comments in two image providers for now
|
5 years ago |
dkanada
|
feda2947b7
|
add missing comments for a few image providers
|
5 years ago |
dkanada
|
8ce7a0e6be
|
small modification to data project
|
5 years ago |
Cody Robibero
|
601e4a88c9
|
Merge pull request #2933 from crobibero/api-device
DeviceService to Jellyfin.Api
|
5 years ago |
crobibero
|
3e749eabdf
|
Fix doc errors
|
5 years ago |
dkanada
|
836741f2aa
|
Merge pull request #2154 from dkanada/artist-collage
Add image provider for artists
|
5 years ago |
dkanada
|
6022f9f1da
|
disable specific rule for playlist image provider
|
5 years ago |
dkanada
|
17031fb38d
|
disable artist image provider until configurable
|
5 years ago |
dkanada
|
3f3bb668a3
|
fix namespace for providers that were moved
|
5 years ago |
dkanada
|
c9c6fe02ab
|
move most of the image providers to a single directory
|
5 years ago |
dkanada
|
aa66444264
|
add image provider for artists
|
5 years ago |
dkanada
|
8d7e9ab515
|
minor refactoring
|
5 years ago |
Vasily
|
21505377d5
|
Merge pull request #3236 from Bond-009/common
Enable StyleCop for MediaBrowser.Common
|
5 years ago |
dkanada
|
35366772b2
|
Merge pull request #3186 from Ullmie02/asp-api-exception
Don't send Exception message in Production Environment
|
5 years ago |
dkanada
|
2252772944
|
Merge pull request #3237 from Bond-009/erroronwarn
Enable TreatWarningsAsErrors for more projects
|
5 years ago |
dkanada
|
44eebd7754
|
Merge pull request #3164 from dkanada/install-plugin
Fix a few issues with the plugin manifest
|
5 years ago |
crobibero
|
2ac111dedb
|
add missing ConfigureAwait
|
5 years ago |
crobibero
|
9661135b5b
|
fix build
|
5 years ago |
Lluís Forns
|
fc79833931
|
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
5 years ago |
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
5 years ago |
dkanada
|
7176a9a30a
|
fix build issues
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Cody Robibero
|
ab4597958a
|
Merge pull request #3232 from crobibero/api-json-dictionary
Add Dictionary with non-string keys to System.Text.Json
|
5 years ago |
crobibero
|
8b59934ccb
|
remove extra Clear call
|
5 years ago |
Bond-009
|
f0d182b8fe
|
Merge pull request #3046 from puschie286/add-clean-name-tag
allow bd tag in file names
|
5 years ago |
Bond-009
|
98582b90a3
|
Merge branch 'master' into erroronwarn
|
5 years ago |
Bond-009
|
af7edfc220
|
Merge branch 'master' into common
|
5 years ago |
Vasily
|
73cc214bf2
|
Merge pull request #3235 from Bond-009/build
Fix build
|
5 years ago |
Bond-009
|
af93ec750c
|
Enable TreatWarningsAsErrors for more projects
|
5 years ago |
Bond-009
|
f404e915ee
|
Enable StyleCop for MediaBrowser.Common
|
5 years ago |