Bond_009
3221e837f9
* Add support for multi segment base urls
...
* Make baseurl case-insensitive
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Erwin de Haan
f8aff0c51d
Fix conditions where the ! was swallowed in #726
6 years ago
Erwin de Haan
581a7fe078
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
13d8110ce2
make api project portable
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
fdc2826709
add network share config
8 years ago
Luke Pulverenti
8b096ccc0e
stub out storage for new path substitution
8 years ago
Luke Pulverenti
89dd4f0be1
save library options on dialog close
8 years ago
Luke Pulverenti
8508e07bb9
improve genre displays
8 years ago
Luke Pulverenti
68d1b60964
stub out objects for per library settings
8 years ago
Luke Pulverenti
33c002684e
update recording saving
9 years ago
Luke Pulverenti
107d1fc4f1
move media path methods to core
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
b84f178467
update plugin pages
9 years ago
Luke Pulverenti
c80e1df1ca
support null image encoder
9 years ago
Luke Pulverenti
2c5ee7e2cf
restore library editor
9 years ago
Luke Pulverenti
bd0ad4a5cd
update library setup
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8cf45a3e4a
add more methods to IFileSystem
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
c87c516ea3
updated nuget
10 years ago
Luke Pulverenti
f636c10e24
sync updates
10 years ago
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
10 years ago
Luke Pulverenti
a4b75934e5
revise endpoint attributes
10 years ago
Luke Pulverenti
5c615fa024
add connect linking
10 years ago
Luke Pulverenti
59dc591f66
update to jquery mobile 1.4.3
11 years ago
Luke Pulverenti
7cd41a6ed6
easier user library setup
11 years ago
Luke Pulverenti
1a9e2dfd83
fixed themoviedb search returning no results
11 years ago
Luke Pulverenti
17bf59dfe3
added toggles for metadata settings
11 years ago
Luke Pulverenti
351cfef7a7
use conditional caching on some json responses
11 years ago
Luke Pulverenti
e772b44ac7
fix library monitor reference
11 years ago
Luke Pulverenti
40b8300e8e
added api for external apps to report file system changes
11 years ago
Luke Pulverenti
7c5b222463
Created ILibraryMonitor to replace IDirectoryWatchers
11 years ago
Luke Pulverenti
30b29f63c4
be more tolerant of media folder names with invalid url chars
11 years ago
Luke Pulverenti
f32212d160
update to service stack v4
11 years ago
Luke Pulverenti
64818ebd22
fix directory watchers not picking up changes
11 years ago
Luke Pulverenti
4b886ea93f
fix multiple scan restarts when renaming collection
11 years ago
Luke Pulverenti
f1a7d90640
fix scan stopping and restarting itself multiple times when adding/removing collections
11 years ago
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
11 years ago
Luke Pulverenti
be7918e5f6
fixes #567 - Deprecate native shortcut code
11 years ago
Luke Pulverenti
9a1fbcd485
fixes #539 - Unhanded exception when adding duplicate library path
11 years ago
Luke Pulverenti
6d407033ce
fixes #519 - Add third wizard page
11 years ago
Luke Pulverenti
242f0f21dc
reduce scans when changing library
11 years ago