Stepan
|
3466dc5581
|
Finish coverage for Emby.Naming.Video
|
4 years ago |
SaddFox
|
8c461aff09
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
4 years ago |
Stepan
|
5741150367
|
Enable MultiVersion video tests and added support for naming based on tests 11 & 8
|
4 years ago |
Stepan
|
c96aa0551d
|
Added NamingOptions tests
|
4 years ago |
cvium
|
6fdcd12053
|
Fix build and clean up MusicGenres
|
4 years ago |
cvium
|
584b4fa41f
|
Fix Persons, Genres and Studios endpoints
|
4 years ago |
Greenback
|
e2769671a7
|
removed github merge introduced spaces.
|
4 years ago |
Greenback
|
3e62557959
|
amended testing unit.
|
4 years ago |
BaronGreenback
|
ec245dce90
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
dkanada
|
ad262fe8a6
|
Merge pull request #4416 from jellyfin/dkanada-patch-1
Disable compatibility checks until they work again
|
4 years ago |
dkanada
|
d9ea1ac12d
|
disable two more tasks to fix the failures
|
4 years ago |
crobibero
|
b4d52d8009
|
Apply patch
|
4 years ago |
Stepan
|
aef1fe62c2
|
Complete test coverage for Emby.Naming.Subtitles
|
4 years ago |
Stepan
|
c060ed1a18
|
Added resolving of alternative files and extras for audibooks.
|
4 years ago |
dkanada
|
25f93a9af4
|
disable compatibility checks until they work again
|
4 years ago |
crobibero
|
5d88e61076
|
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
|
4 years ago |
Bond-009
|
8fc16043c7
|
Merge pull request #4405 from nyanmisaka/aac-directstream
Fix AAC direct streaming
|
4 years ago |
Bond-009
|
13c70c415a
|
Merge pull request #4409 from crobibero/fix-separators
Fix API separators
|
4 years ago |
Bond-009
|
53b2a2ee22
|
Merge pull request #4213 from cvium/progressivefilestream
Add ProgressiveFileStream
|
4 years ago |
Stepan
|
7b6363b09a
|
Update test for detecting audiobooks extras and alternative files
|
4 years ago |
Stepan
|
1e71775688
|
Add Name and Year parsing for audiobooks
|
4 years ago |
crobibero
|
f8e6edbfeb
|
Merge remote-tracking branch 'upstream/master' into query-fields
|
4 years ago |
Anthony Lavado
|
b1b43b8ad9
|
Merge pull request #4068 from barronpm/event-fixes
Fix Plugin Events and Clean Up InstallationManager.cs
|
4 years ago |
Anthony Lavado
|
6205fb4b6a
|
Merge pull request #4341 from Bond-009/minor6
Minor improvements
|
4 years ago |
Anthony Lavado
|
f23836c6a4
|
Merge pull request #4403 from Bond-009/http2
Http1AndHttp2 is the default, no need to explicitly enable it
|
4 years ago |
Bond-009
|
51dc92c3a9
|
Merge pull request #4326 from crobibero/purge-activity-log
Automatically clean activity log database
|
4 years ago |
Bond-009
|
95918d161e
|
Merge pull request #4328 from crobibero/trigger-warning
Remove CommaDelimitedArrayModelBinderProvider
|
4 years ago |
Bond-009
|
ea1a462a9d
|
Merge pull request #4413 from cvium/fix_collection_endpoints
Rename itemIds to ids
|
4 years ago |
cvium
|
af56d5c2dc
|
Rename itemIds to ids
|
4 years ago |
Cody Robibero
|
de36c8433e
|
Update Emby.Server.Implementations/Localization/Core/en-US.json
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
cvium
|
19d77c99ae
|
Save new display preferences
|
4 years ago |
crobibero
|
6a07e93ddd
|
Fix endpoint auth
|
4 years ago |
crobibero
|
6763d456ff
|
Set UserAgent when getting M3u playlist
|
4 years ago |
crobibero
|
dd3507bbbf
|
Fix OfficialRatings separator
|
4 years ago |
crobibero
|
c1ec46e92b
|
Fix Tags separator
|
4 years ago |
crobibero
|
826c24142e
|
Fix Genres separator
|
4 years ago |
crobibero
|
ceecc80bb3
|
Allow configuration of ActivityLogRetention
|
4 years ago |
Bond-009
|
5b1eb8b6e2
|
Merge pull request #4408 from crobibero/dep-dep-dep
Dependency catch up
|
4 years ago |
crobibero
|
e41e832495
|
Dependency catch up
|
4 years ago |
Stepan
|
50a2ef9d8a
|
Simplify Resolve_InvalidExtension Test and created tests for Alternative Versions parsing & Year Extraction for audiobooks
|
4 years ago |
Stepan
|
f39775dc3a
|
Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
|
4 years ago |
Stepan
|
e7a37bedfc
|
Simplify AudioBookResolver since there is no option of passing directories into it (AudioResolver.cs:179) and handling directories were not implemented anyway
|
4 years ago |
Stepan
|
6437cf6950
|
Removed Success property from AudioBookFilePathParserResult, since it was unused and consider only audiobooks that have chapter/page number in name makes no sense
|
4 years ago |
nyanmisaka
|
599e20ab9b
|
fix music directplay on Gelli
|
4 years ago |
Stepan
|
60b49e67ea
|
Re-Sharper inspection issues
|
4 years ago |
Stepan
|
59619b6ea7
|
Enable nullable in Emby.Naming
|
4 years ago |
nyanmisaka
|
e5237384d5
|
fix the route of audio containers
|
4 years ago |
Joshua M. Boniface
|
6b3459f01b
|
Merge pull request #4406 from joshuaboniface/remove-jfffmpeg-dep
Remove jellyfin-ffmpeg dep from server package
|
4 years ago |
Joshua M. Boniface
|
0bcf4c02b4
|
Remove jellyfin-ffmpeg dep from server package
Being added to the metapackage instead.
|
4 years ago |
Greenback
|
f06e4826c7
|
Fixed testing units
|
4 years ago |