Andrew Rabert
69a81c0bc2
Use jellyfin/ffmpeg image
6 years ago
Bond_009
320707d44c
Reduce string allocations at startup
6 years ago
Torsten
2690ac299b
Only refresh metadata if extras changed
6 years ago
Torsten
268b099ca8
Merge branch 'populate-extras' of github.com:Liggy/jellyfin into populate-extras
6 years ago
Liggy
33171a58b5
Merge branch 'master' into populate-extras
6 years ago
PloughPuff
73c1cdb32a
Avoid exceptions due to folder and file not found
...
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging.
6 years ago
Liggy
13bfe5093e
Merge branch 'master' into populate-extras
6 years ago
Bond-009
99bed9a9c3
Merge pull request #939 from joshuaboniface/cleanup-builds
...
Clean up and rename obsolete deployment platforms
6 years ago
Vasily
8ef41020d9
Merge pull request #847 from Bond-009/async
...
Make websockets code async
6 years ago
Bond-009
fca226bdfd
Add comment
6 years ago
Vasily
bca7a26ffd
Merge branch 'master' into update_tvdb
6 years ago
Vasily
60df855b26
Merge pull request #930 from fruhnow/AuthorizationCheck
...
checking user-permission in GetQueryResult
6 years ago
Vasily
44ed037e73
Merge pull request #950 from cvium/replace_priority_queue
...
Replace OptimizedPriorityQueue source with NuGet reference
6 years ago
Vasily
50ce7572b4
Merge pull request #851 from Bond-009/appdata
...
Simplify code to get data dir
6 years ago
Vasily
74695428fe
Merge pull request #914 from Bond-009/httppostedfile
...
Separate HttpPostedFile into it's own file
6 years ago
Claus Vium
1f30a50f4a
Address review comments
6 years ago
Joshua M. Boniface
6c6e9ca9f2
Merge pull request #889 from Bond-009/xmlex
...
Fix uncaught xml error
6 years ago
Joshua M. Boniface
89d4ce309d
Merge pull request #848 from Bond-009/perf
...
Minor changes to reduce allocations
6 years ago
Joshua M. Boniface
b43317c5e1
Merge pull request #830 from Bond-009/update
...
Removed remaining self-update code
6 years ago
Torsten
5917e91447
Merge https://github.com/jellyfin/jellyfin into populate-extras
6 years ago
Torsten
9753a76905
Populate video extras again
6 years ago
Bond-009
d978ae1996
Merge pull request #948 from cvium/revert_movie_matching
...
Revert movie matching
6 years ago
Claus Vium
6016a27736
Check for whitespace
6 years ago
Vasily
24b76dbed8
Merge pull request #936 from EraYaN/fix-drone-abi-tests
...
Fixed the assemblynames for compatibility check in drone.
6 years ago
Claus Vium
dab25a0eeb
Remove OptimizedPriorityQueue source and grab it from nuget
6 years ago
Claus Vium
566646ad8b
Remove limit comment
6 years ago
Claus Vium
6c1ca6f737
Remove arbitrary limit and minor style fixes
6 years ago
Claus Vium
aa0c20afd5
Revert "Change multi version logic for movies"
...
This reverts commit a4055779f6
.
6 years ago
Claus Vium
46acff4113
Revert "Remove unnecessary ToList"
...
This reverts commit 42abb5a993
.
6 years ago
Claus Vium
de5c0bab70
Revert "Add Year to the new VideoInfo"
...
This reverts commit 05ad2e9b3f
.
6 years ago
Claus Vium
5181427234
Revert "Merge pull request #924 from cvium/fix_movie_matching"
...
This reverts commit f274d024ce
, reversing
changes made to 4b4399fba6
.
6 years ago
Claus Vium
c79324154f
Revert "Merge pull request #933 from cvium/fix_movie_matching_again"
...
This reverts commit 77d4fec6eb
, reversing
changes made to f274d024ce
.
6 years ago
Felix Ruhnow
53beebc774
switching logging to serilog convention according to pr comments
6 years ago
Felix Ruhnow
ba003e06ef
adressing pr comments
6 years ago
Felix Ruhnow
1d631540ac
adressing pr comments
6 years ago
Joshua Boniface
3ed9d32f68
Rename Windows scripts folder
6 years ago
Joshua Boniface
3ecfd1fdd1
Rename framework to portable
6 years ago
Joshua Boniface
24574d4964
Rename MacOS build
6 years ago
Joshua Boniface
512ab8c6aa
Remove unneeded Linux builds
6 years ago
Erwin de Haan
2ad54cd09d
Fixed the assemblynames from drone since, the namespaces do not line up (yet).
6 years ago
Bond-009
77d4fec6eb
Merge pull request #933 from cvium/fix_movie_matching_again
...
Semi-revert to prefer old movie grouping behaviour
6 years ago
Claus Vium
29ff80d69c
Minor style fixes
6 years ago
Claus Vium
4a700778e3
Semi-revert to prefer old movie grouping behaviour
6 years ago
Joshua M. Boniface
781cca0c82
Merge pull request #902 from brianjmurrell/copr-autobuild
...
COPR auto building
6 years ago
Andrew Rabert
eab35890dc
Merge pull request #862 from EraYaN/abi-check-drone
...
Add dotnet-compat ABI testing and Debug configuration building to drone-CI
6 years ago
Felix Ruhnow
967d5deeb7
checking user-permission in GetQueryResult to prevent accessing the library without permission but having a link. (+added myself as contributor. forgot last time bout that)
6 years ago
Bond-009
51ba28bd65
Remove useless check
6 years ago
Bond_009
a94aeb5c87
Simplify code to get data dir
6 years ago
Vasily
13f2783a8e
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
...
Replace primitive injection with IConfiguration
6 years ago
Bond_009
7554f63551
Remove more self-update code
6 years ago