David
|
589add1654
|
Change nullable behavior to fix web client
|
2020-07-04 19:05:42 +02:00 |
|
David
|
94ccb3ee98
|
Move GenresService to Jellyfin.Api
|
2020-07-04 18:50:16 +02:00 |
|
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
2020-07-04 11:54:25 -04:00 |
|
Patrick Barron
|
613444a152
|
Merge pull request #2976 from crobibero/api-environment
Transfer EnvironmentService to Jellyfin.Api
|
2020-07-04 13:13:20 +00:00 |
|
nyanmisaka
|
d0098f1b95
|
update ffmpeg 4.3 from zeranoe builds
|
2020-07-04 19:54:40 +08:00 |
|
nyanmisaka
|
ce85cea9fa
|
solve the green line issue on QSV
|
2020-07-04 19:21:16 +08:00 |
|
nyanmisaka
|
f5c5352861
|
add FFmpeg 4.3 detection and tests
|
2020-07-04 19:14:49 +08:00 |
|
Joshua M. Boniface
|
46f67c9ea4
|
Merge pull request #3423 from crobibero/easypassword
Remove EasyPassword from Authentication providers
|
2020-07-04 00:25:00 -04:00 |
|
dkanada
|
176f25fb98
|
Merge pull request #3495 from anthonylavado/xmltv-upd
Use newer Jellyfin.XmlTv for Guide Fixes
|
2020-07-04 03:50:48 +09:00 |
|
Anthony Lavado
|
af334f96d6
|
Use newer Jellyfin.XmlTv for Guide Fixes
|
2020-07-03 14:11:38 -04:00 |
|
David
|
c675a9bec9
|
Merge pull request #3405 from crobibero/api-livetv
Move LiveTvService.cs to Jellyfin.Api
|
2020-07-03 19:12:44 +02:00 |
|
David
|
68cc075dda
|
Update LiveTvController.cs
|
2020-07-03 19:04:45 +02:00 |
|
David
|
31a492b2b9
|
Move TrailersService to Jellyfin.Api
|
2020-07-03 19:02:07 +02:00 |
|
David
|
121de44ad0
|
Move ItemsService to Jellyfin.Api
|
2020-07-03 18:39:50 +02:00 |
|
Cody Robibero
|
0830d381c4
|
Add missing endpoint
|
2020-07-03 10:25:26 -06:00 |
|
Joshua M. Boniface
|
5caddb242b
|
Merge pull request #3431 from BaronGreenback/3404
Fix for #3404
|
2020-07-01 16:34:34 -04:00 |
|
Patrick Barron
|
3306639c9b
|
Merge pull request #3487 from crobibero/api-persons
Move PersonsService.cs to Jellyfin.Api
|
2020-07-01 15:14:08 +00:00 |
|
Zyzto
|
1140bcc669
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2020-06-30 20:44:32 -04:00 |
|
crobibero
|
1aaee5cf8f
|
Move PersonsService.cs to Jellyfin.Api
|
2020-06-30 18:26:53 -06:00 |
|
crobibero
|
13c4cb628f
|
add missing function after merge
|
2020-06-30 18:03:04 -06:00 |
|
crobibero
|
14faebc7fe
|
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
|
2020-06-30 17:53:20 -06:00 |
|
Patrick Barron
|
d300d80479
|
Merge pull request #3484 from Ullmie02/api-artists
Move ArtistsService to Jellyfin.Api
|
2020-06-30 23:10:17 +00:00 |
|
Anthony Lavado
|
72aa0bb1ad
|
Merge pull request #3480 from neilsb/ffmpeg-env-var
Respect FFMpeg path passed via Environment Variable
|
2020-06-30 11:21:17 -07:00 |
|
David
|
5dfe1ed9b3
|
Fix using ordering
|
2020-06-30 15:01:08 +02:00 |
|
David
|
6385e1ba46
|
Fix Build
|
2020-06-30 14:36:45 +02:00 |
|
David
|
94e792e0d7
|
Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
|
2020-06-30 14:34:48 +02:00 |
|
David
|
603b1693c0
|
Update Jellyfin.Api/Controllers/ArtistsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-06-30 14:15:17 +02:00 |
|
dkanada
|
92e7cc8f77
|
Merge pull request #3473 from jellyfin/dependabot/nuget/Moq-4.14.4
Bump Moq from 4.14.3 to 4.14.4
|
2020-06-30 11:42:05 +09:00 |
|
dependabot[bot]
|
248a2d61dd
|
Bump Moq from 4.14.3 to 4.14.4
Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4.
- [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.3...v4.14.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-30 02:20:44 +00:00 |
|
dkanada
|
49777f8ee3
|
Merge pull request #3478 from crobibero/bump-auto-test
bump autofixture
|
2020-06-30 11:19:55 +09:00 |
|
Neil Burrows
|
6b532b3da5
|
User string.Empty instead of ""
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2020-06-29 20:52:20 +01:00 |
|
Patrick Barron
|
a9dad2b04e
|
Merge pull request #3451 from crobibero/api-studios
Move StudiosService.cs to Jellyfin.Api
|
2020-06-29 18:56:21 +00:00 |
|
crobibero
|
da40572979
|
Merge remote-tracking branch 'upstream/api-migration' into api-studios
|
2020-06-29 12:54:47 -06:00 |
|
Patrick Barron
|
1b34919a60
|
Merge pull request #3381 from crobibero/api-movies
Move MoviesService.cs to Jellyfin.Api
|
2020-06-29 18:43:12 +00:00 |
|
Neil Burrows
|
4748df26b6
|
Remove un-needed comment
|
2020-06-29 17:25:12 +01:00 |
|
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
2020-06-29 17:17:28 +01:00 |
|
David
|
45e034e9a1
|
Move ArtistsService to Jellyfin.Api
|
2020-06-29 16:34:00 +02:00 |
|
Cody Robibero
|
8459d486de
|
Update Jellyfin.Api/Controllers/MoviesController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
2020-06-29 07:35:00 -06:00 |
|
crobibero
|
80b43fb805
|
bump autofixture
|
2020-06-29 07:27:15 -06:00 |
|
dkanada
|
c39ad25e4c
|
Merge pull request #3477 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.1
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
|
2020-06-29 22:25:19 +09:00 |
|
dkanada
|
9590a1d542
|
Merge pull request #3475 from jellyfin/dependabot/nuget/AutoFixture-4.12.0
Bump AutoFixture from 4.11.0 to 4.12.0
|
2020-06-29 22:23:30 +09:00 |
|
dependabot[bot]
|
84e74dbc50
|
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-29 12:25:06 +00:00 |
|
dependabot[bot]
|
4e2115cd83
|
Bump AutoFixture from 4.11.0 to 4.12.0
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-29 12:24:58 +00:00 |
|
Patrick Barron
|
dbf939467f
|
Merge pull request #3466 from crobibero/api-migration-nullable
Make all optional strings nullable
|
2020-06-28 23:59:21 +00:00 |
|
Patrick Barron
|
9b6daec3ad
|
Merge pull request #3462 from Ullmie02/api-playbackinfo
Move MediaInfoService to Jellyfin.Api
|
2020-06-28 18:11:58 +00:00 |
|
David
|
68dd31d00e
|
Remove routes in old service
|
2020-06-28 12:44:17 +02:00 |
|
Gonzalo Seguel
|
332527cf8c
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
2020-06-28 02:23:57 -04:00 |
|
dkanada
|
c521ce412c
|
Merge pull request #3461 from Bond-009/readonlyspan
Add support for ReadOnlySpan<char> in IgnorePatterns
|
2020-06-28 04:32:23 +09:00 |
|
Bond-009
|
dc2fc4ea16
|
Merge pull request #3378 from crobibero/syncplay-sessionid
[SyncPlay] Remove (unused) SessionId route parameter
|
2020-06-27 20:53:13 +02:00 |
|
Bond-009
|
89ef8d79d6
|
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
|
2020-06-27 20:43:37 +02:00 |
|