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
Bond_009
25253cf961
Fix style issues in changed files
6 years ago
Bond_009
77a5617774
Removed remaining self-update code
6 years ago
Vasily
f274d024ce
Merge pull request #924 from cvium/fix_movie_matching
...
Use the movie name instead of folder name
6 years ago
Vasily
395072239d
Merge pull request #913 from Bond-009/log
...
Reduce log spam
6 years ago
Vasily
e2f6ecaef6
Merge pull request #829 from Bond-009/fields
...
Removed some unused fields
6 years ago
Joshua M. Boniface
9a38e4dc8a
Merge pull request #925 from Bond-009/newmaser
...
Merge 10.2.0 release branch back into master
6 years ago
William Taylor
c607c95e64
Removed async from non-async method
6 years ago
William Taylor
18ae107ce4
Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor
3f80b16ffa
Removed Reference and replaced with package reference
6 years ago
William Taylor
72aa364aa5
Removed extra using
6 years ago
William Taylor
0d5fbcb031
Removed primitives from services in Program.cs
...
This will make it easier to move dependency registration
to a system without having to new up all the services first.
Moved the primitives to an IConfiguration which is much easier to inject.
6 years ago
Bond-009
a35ea49c99
Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Claus Vium
c45b6aa53e
Use the movie name instead of folder name
6 years ago
Andrew Rabert
4b4399fba6
Merge pull request #920 from nvllsvm/dockolate_icetainer
...
Fix cachedir missing from Docker container
6 years ago
Andrew Rabert
c06598635f
Fix cachedir missing from Docker container
...
Adds the /cache volume and set it to writeable by all. This allows for
those using jellyfin to continue using it without modifying their
config. However, retaining cache will require one to mount the /cache
volume.
Also make the /config and /media dirs 777 by default. No permissions on
mounted volumes will be changed.
6 years ago
Joshua Boniface
a15098dc00
Bump release version for last-minute PRs
6 years ago
Bond-009
4811e76860
Merge branch 'master' into perf
6 years ago
Bond-009
64a4f259a2
Merge branch 'master' into async
6 years ago
Bond-009
bdfd042d70
Merge branch 'master' into fields
6 years ago
Bond-009
a993420676
Reduce log spam
6 years ago
Bond-009
fb6a901374
Separate HttpPostedFile
6 years ago
Bond-009
86a4d15a32
Merge pull request #899 from AThomsen/bugfix/dlna_name_race_condition
...
DLNA: Fix race condition leading to missing device names
6 years ago
Bond-009
25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
...
Fix assembly visibility
6 years ago