kanenses
|
52290380aa
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
|
4 years ago |
Joshua M. Boniface
|
29a386ee2d
|
Merge pull request #3533 from barronpm/user-login-casing
Make User Authentication Case-insensitive and remove EF Core Log spam
|
4 years ago |
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
4 years ago |
Patrick Barron
|
0ee55bc1f9
|
Use AsEnumerable instead of ToList
|
4 years ago |
Patrick Barron
|
8959621da7
|
Fix EF Core memory leak
|
4 years ago |
dkanada
|
04648c7e98
|
Merge pull request #3535 from crobibero/syncplay-v10
Fix syncplay function name
|
4 years ago |
crobibero
|
2c231e84e6
|
Fix syncplay function name
|
4 years ago |
Patrick Barron
|
f7c7b1e7e1
|
Merge pull request #3524 from crobibero/api-migration-nullable
Make query parameters nullable or set default value
|
4 years ago |
David
|
2328ec59c9
|
Migrate AudioService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
c0bd10879a
|
Ignore casing when authenticating users
|
4 years ago |
rhythm493
|
172203b5cc
|
Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
|
4 years ago |
Anthony Lavado
|
7884a85e62
|
Merge pull request #3519 from jellyfin/azure-ci
Add conditionals to root YAML definition
|
4 years ago |
dkanada
|
405bfdf13f
|
Merge pull request #3522 from crobibero/syncplay-endpoints
Clean syncplay endpoint names
|
4 years ago |
Patrick Barron
|
3cca8db905
|
Fix log spam from EF Core
|
4 years ago |
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
4 years ago |
crobibero
|
33c465a5d3
|
Clean syncplay endpoint names
|
4 years ago |
Joshua M. Boniface
|
6d0a3a110b
|
Explicitly exit from inline script
|
4 years ago |
Joshua M. Boniface
|
8bef24f331
|
Use weird other formating that AZP wants
|
4 years ago |
Joshua M. Boniface
|
9d9c9a5945
|
Remove unneeded conditions that are now in parent
|
4 years ago |
Joshua M. Boniface
|
aab79ef346
|
Add conditionals to root YAML definition
Prevents running builds (that get skipped) in PR CI, and prevents
running tests (which are irrelevant) in Merge CI.
|
4 years ago |
Patrick Barron
|
2eef7d4913
|
Merge pull request #3504 from Ullmie02/api-genres
Move GenresService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
48438e828c
|
Merge pull request #3507 from Ullmie02/api-musicgenres
Move MusicGenresService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
d80eb91ba1
|
Merge pull request #2967 from crobibero/api-channel
Move ChannelService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
940dee57d7
|
Merge pull request #3493 from Ullmie02/api-items
Move ItemsService and TrailersService to Jellyfin.Api
|
4 years ago |
crobibero
|
1bf131c109
|
remove duplicate functions
|
4 years ago |
crobibero
|
b2e7a4a1cb
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
4 years ago |
David
|
c2ae0b492c
|
Add missing using
|
4 years ago |
David
|
95ea9dad00
|
Change route parameter name
|
4 years ago |
David
|
c71234f4d9
|
Add authorization attribute
|
4 years ago |
David
|
87f3326ffb
|
Add authorization attribute
|
4 years ago |
dkanada
|
3e53eb1cde
|
Merge pull request #3516 from jellyfin/dependabot/nuget/Moq-4.14.5
Bump Moq from 4.14.4 to 4.14.5
|
4 years ago |
crobibero
|
068725cded
|
Fix documentation and authorize attribute
|
4 years ago |
dependabot[bot]
|
88d06aa156
|
Bump Moq from 4.14.4 to 4.14.5
Bumps [Moq](https://github.com/moq/moq4) from 4.14.4 to 4.14.5.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.4...v4.14.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Anthony Lavado
|
3d3e66c5d1
|
Merge pull request #3513 from barronpm/plugin-exception-fix
Fix TypeLoadException during plugin load
|
4 years ago |
Patrick Barron
|
942c733d4f
|
Fix TypeLoadException during plugin load
|
4 years ago |
David
|
5a74a7d3c7
|
Add additional userId query parameter
|
4 years ago |
David
|
57fab9035f
|
Move MusicGenresService to Jellyfin.Api
|
4 years ago |
Joshua M. Boniface
|
f3151e7dc7
|
Merge pull request #3505 from Bond-009/minor3
Minor fixes
|
4 years ago |
Bond-009
|
fb91e4fc23
|
Merge pull request #3502 from barronpm/array-empty
Use Array.Empty
|
4 years ago |
Bond-009
|
1448df1684
|
Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
4 years ago |
David
|
589add1654
|
Change nullable behavior to fix web client
|
4 years ago |
David
|
94ccb3ee98
|
Move GenresService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
Patrick Barron
|
613444a152
|
Merge pull request #2976 from crobibero/api-environment
Transfer EnvironmentService to Jellyfin.Api
|
4 years ago |
nyanmisaka
|
d0098f1b95
|
update ffmpeg 4.3 from zeranoe builds
|
4 years ago |
nyanmisaka
|
ce85cea9fa
|
solve the green line issue on QSV
|
4 years ago |
nyanmisaka
|
f5c5352861
|
add FFmpeg 4.3 detection and tests
|
4 years ago |
Joshua M. Boniface
|
46f67c9ea4
|
Merge pull request #3423 from crobibero/easypassword
Remove EasyPassword from Authentication providers
|
4 years ago |
dkanada
|
176f25fb98
|
Merge pull request #3495 from anthonylavado/xmltv-upd
Use newer Jellyfin.XmlTv for Guide Fixes
|
4 years ago |