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 |
|
Patrick Barron
|
37e2405638
|
Merge pull request #3460 from crobibero/api-playstate
Move PlaystateService.cs to Jellyfin.Api
|
2020-06-27 18:40:28 +00:00 |
|
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
2020-06-27 10:50:44 -06:00 |
|
BaronGreenback
|
2f4860741c
|
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
|
2020-06-27 15:41:57 +01:00 |
|
David
|
bcd3cddad8
|
Move MediaInfoService to Jellyfin.Api
|
2020-06-27 12:26:43 +02:00 |
|
Bond-009
|
cb193b6afd
|
Add support for ReadOnlySpan<char> in IgnorePatterns
|
2020-06-27 11:34:33 +02:00 |
|
Bond-009
|
71cbd51663
|
Merge pull request #3456 from crobibero/ignore-patterns
Add more ignorepatterns and tests
|
2020-06-27 11:18:56 +02:00 |
|
crobibero
|
f45d44f321
|
Move PlaystateService.cs to Jellyfin.Api
|
2020-06-26 21:04:02 -06:00 |
|
dkanada
|
9a44e2912e
|
Merge pull request #3455 from jellyfin/values
Use constructor to set optimal config values
|
2020-06-27 05:58:07 +09:00 |
|
Patrick Barron
|
90c01327aa
|
Merge pull request #3433 from crobibero/api-years
Move YearsService to Jellyfin.Api
|
2020-06-26 20:09:54 +00:00 |
|
Patrick Barron
|
ac646494e5
|
Merge pull request #3447 from crobibero/api-user-views
move UserViewsService.cs to Jellyfin.Api
|
2020-06-26 20:08:30 +00:00 |
|
Patrick Barron
|
b9b73178f5
|
Merge pull request #3449 from crobibero/api-user-library
Move UserLibraryService.cs to Jellyfin.Api
|
2020-06-26 20:06:53 +00:00 |
|
Patrick Barron
|
67a0f7180c
|
Merge pull request #3453 from Ullmie02/api-instantmix
Move InstantMixService to Jellyfin.Api
|
2020-06-26 20:01:38 +00:00 |
|
Bond-009
|
73da8df4bf
|
Merge pull request #3137 from mark-monteiro/external-id-type
Correctly Support Translating External Ids
|
2020-06-26 21:49:53 +02:00 |
|
crobibero
|
ef49e2b21c
|
Fix nullable string usage.
|
2020-06-26 13:20:49 -06:00 |
|
crobibero
|
9772749d8f
|
Add more ignorepatterns and tests
|
2020-06-26 11:04:35 -06:00 |
|
David
|
1e80be30a9
|
Add response code documentation
|
2020-06-26 17:45:07 +02:00 |
|
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
2020-06-27 00:22:27 +09:00 |
|
Cody Robibero
|
5f1b1dc3cc
|
fix nullability
|
2020-06-26 08:41:21 -06:00 |
|
BaronGreenback
|
2272363197
|
Update SsdpCommunicationsServer.cs
|
2020-06-26 15:24:46 +01:00 |
|
BaronGreenback
|
27f6e1ddc8
|
Update SsdpCommunicationsServer.cs
|
2020-06-26 15:22:39 +01:00 |
|
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
2020-06-26 10:12:22 -04:00 |
|
David
|
ea855c3a75
|
Merge branch 'api-migration' of github.com:jellyfin/jellyfin into api-instantmix
|
2020-06-26 13:48:56 +02:00 |
|
David
|
fb9654e783
|
Correct Library routing
|
2020-06-26 13:43:31 +02:00 |
|
David
|
778634b41b
|
Move InstantMixService to Jellyfin.Api
|
2020-06-26 13:42:21 +02:00 |
|
dkanada
|
3b99e691a6
|
Merge pull request #3450 from crobibero/api-fix-swagger-order
Fix docs endpoint order
|
2020-06-26 19:21:48 +09:00 |
|
crobibero
|
325808d271
|
Move StudiosService.cs to Jellyfin.Api
|
2020-06-25 18:22:55 -06:00 |
|
Patrick Barron
|
fe02c6e863
|
Merge pull request #2929 from crobibero/api-scheduled-tasks
Scheduled Tasks to Jellyfin.Api
|
2020-06-25 23:46:03 +00:00 |
|
crobibero
|
8d7b39a36e
|
fix endpoint order
|
2020-06-25 17:44:11 -06:00 |
|
crobibero
|
8074c47d29
|
Move UserLibraryService.cs to Jellyfin.Api
|
2020-06-25 17:28:12 -06:00 |
|
crobibero
|
54d666d7c9
|
move UserViewsService.cs to Jellyfin.Api
|
2020-06-25 16:46:09 -06:00 |
|
crobibero
|
0179293c24
|
fix build
|
2020-06-25 16:23:31 -06:00 |
|
crobibero
|
18f7f5aec7
|
Merge remote-tracking branch 'upstream/api-migration' into api-environment
|
2020-06-25 16:22:04 -06:00 |
|
crobibero
|
0740ec6112
|
Merge remote-tracking branch 'upstream/api-migration' into api-image-service
|
2020-06-25 16:05:15 -06:00 |
|
Patrick Barron
|
7bd9172779
|
Merge pull request #3434 from crobibero/api-unused
remove unused query parameters
|
2020-06-25 21:45:44 +00:00 |
|