peberis
d0162bbe5a
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
5 years ago
Patrick Barron
5ee419ebe4
Fix typo
5 years ago
Patrick Barron
2967dd6afd
Change to ResourceNotFoundException
5 years ago
Patrick Barron
9a01cd8590
Fix user deletion.
5 years ago
Pedro Nave
7da49d57b1
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
5 years ago
crobibero
ef8bec23c4
revert missing session fields
5 years ago
crobibero
7a32d03101
remove unused parameters
5 years ago
crobibero
1228d6711e
remove unused parameters
5 years ago
Sasa
d5dad64e61
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
5 years ago
crobibero
e72a22c564
Move YearsService.cs to Jellyfin.Api
5 years ago
Cody Robibero
7c1020cfc1
Merge pull request #2984 from crobibero/api-library
...
Move Library Service to Jellyfin.API
5 years ago
crobibero
fb81f95ae8
fix duplicate function
5 years ago
crobibero
289605c07f
Merge remote-tracking branch 'upstream/api-migration' into api-library
5 years ago
crobibero
60ab4cd7b1
move YearsService.cs to Jellyfin.Api
5 years ago
crobibero
fee07219d0
fix merge
5 years ago
crobibero
cbcf3bfaff
Merge remote-tracking branch 'upstream/api-migration' into api-channel
5 years ago
BaronGreenback
f01baad05e
Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems ( #3404 )
...
The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630 .
Basically, it's an access denied bug.
It looks like multicasts need the same access rights as broadcasts on some systems.
5 years ago
BaronGreenback
c07d8abfd5
Removed debugging info
5 years ago
crobibero
44a8ea6bee
implement ChangeEasyPassword from legacy provider
5 years ago
Patrick Barron
6ad50f2e02
Merge pull request #3421 from Ullmie02/api-tvshows
...
Move TvShowsService to Jellyfin.Api
5 years ago
crobibero
32881c6b22
add missing docs and attributes
5 years ago
BaronGreenback
5b0c182908
Added logging and broadcast = true
...
Not intended for merge into the fork.
5 years ago
BaronGreenback
2486e48097
Merge pull request #30 from jellyfin/master
...
Updating master
5 years ago
David
d64770bcdb
Finish TvShowsController
5 years ago
crobibero
7e94bb7864
fix controller attribute
5 years ago
crobibero
b4a773fde8
Merge remote-tracking branch 'upstream/api-migration' into api-livetv
5 years ago
crobibero
c4f9112b0d
Move LiveTvService.cs to Jellyfin.Api
5 years ago
Anthony Lavado
92091f13d3
Merge pull request #2904 from Bond-009/buffer
...
Use System.Buffers in RangeRequestWriter
5 years ago
Joshua M. Boniface
fe1c80668c
Merge pull request #3386 from jellyfin/azure-ci
...
Add Azure DevOps package builds
5 years ago
Patrick Barron
cdba45fc3c
Merge pull request #3285 from Ullmie02/api-system
...
Move SystemService to Jellyfin.Api
5 years ago
Bond-009
7481c3500a
Merge pull request #3425 from crobibero/revert-baseitem-logger
...
Revert ILoggerFactory usage in BaseItem.cs
5 years ago
crobibero
1398c2117c
Revert ILoggerFactory usage in BaseItem.cs
5 years ago
dkanada
ec017be16b
Merge pull request #3407 from telans/vscode
...
.gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout
5 years ago
telans
712d581e01
remove vscode launch.json comments
5 years ago
telans
6bf4e1b28c
gitignore: catch jellyfin-web as symlink
5 years ago
telans
ae20776db3
vscode: dotnet telemetry optout
5 years ago
dkanada
4e08876028
Merge pull request #3418 from Bond-009/minor3
...
Minor changes
5 years ago
crobibero
3169b0af89
fix merge
5 years ago
crobibero
f4d8e0e20c
Merge remote-tracking branch 'upstream/master' into easypassword
5 years ago
Patrick Barron
57bf8c17d6
Merge pull request #3420 from Ullmie02/api-missing-policy
...
Add missing authorization policies (new Web Api)
5 years ago
Patrick Barron
68e89be349
Merge pull request #3419 from crobibero/api-branding
...
move BrandingService.cs to Jellyfin.Api
5 years ago
dkanada
0be10db5a5
Merge pull request #3416 from jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0
...
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
5 years ago
David
293d96f27c
Move TvShowsService to Jellyfin.Api started
5 years ago
Anthony Lavado
649cccfc05
Merge pull request #3409 from Bond-009/scanerror
...
Fix scan crashed
5 years ago
crobibero
1d7d480efe
fix tests
5 years ago
David
6b72fb8631
Add missing default authorization policy
5 years ago
crobibero
d2f7cb0442
Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding
5 years ago
crobibero
0fa316c9e4
move BrandingService.cs to Jellyfin.Api
5 years ago
Cody Robibero
263d925e4f
Update launchSettings.json
5 years ago
David
5c6e9f4db5
Add missing authorization policies
5 years ago