David
|
7fa374f8a2
|
Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
|
5 years ago |
David
|
f3029428cd
|
Fix suggestions
|
5 years ago |
Anthony Lavado
|
883e92fc96
|
Merge pull request #3262 from jellyfin/azure
Disable sonarcloud until secrets are working
|
5 years ago |
dkanada
|
f7f59fe9a3
|
Merge branch 'api-migration' into api-config-json
|
5 years ago |
dkanada
|
686066b134
|
Merge pull request #3250 from shayaantx/master
Ignore languages with null ids when fetching images from tvdb
|
5 years ago |
dkanada
|
3d7f236038
|
Merge pull request #3255 from itegulov/books-resume
Make books resumable
|
5 years ago |
dkanada
|
c99ad51c65
|
use single quotes in the main pipeline
|
5 years ago |
dkanada
|
65765bda7e
|
rename abi pipeline
|
5 years ago |
dkanada
|
e7a49f73cd
|
disable sonarcloud until secrets are working
|
5 years ago |
Cody Robibero
|
a6999422ea
|
remove extra spacing
|
5 years ago |
crobibero
|
6be862545a
|
Merge remote-tracking branch 'upstream/api-migration' into api-cors
|
5 years ago |
crobibero
|
48cbac934b
|
Don't clear media types
|
5 years ago |
crobibero
|
04abb281c0
|
Add CSS output formatter.
|
5 years ago |
crobibero
|
598cd94c4d
|
Add CSS output formatter.
|
5 years ago |
crobibero
|
826ed9d9c7
|
Add omdb config as embedded resource
|
5 years ago |
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 |