Erwin de Haan
f8aff0c51d
Fix conditions where the ! was swallowed in #726
2019-01-30 01:02:17 +01:00
Erwin de Haan
581a7fe078
Unwrapped MoveDirectory
, DirectoryExists
, FileExists
& removed MoveFile
2019-01-28 22:10:00 +01:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Erwin de Haan
b67c1b933e
Visual Studio Reformat: MediaBrowser.Api
2019-01-13 20:24:58 +01:00
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.
2019-01-10 20:38:53 +01:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
2017-06-23 12:04:45 -04:00
Luke Pulverenti
33014f77aa
update GetItems method
2017-05-26 02:48:54 -04:00
Luke Pulverenti
13d8110ce2
make api project portable
2016-10-31 23:07:45 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Luke Pulverenti
fdc2826709
add network share config
2016-09-24 02:22:03 -04:00
Luke Pulverenti
8b096ccc0e
stub out storage for new path substitution
2016-09-23 02:21:54 -04:00
Luke Pulverenti
89dd4f0be1
save library options on dialog close
2016-08-13 23:12:26 -04:00
Luke Pulverenti
8508e07bb9
improve genre displays
2016-08-13 16:54:29 -04:00
Luke Pulverenti
68d1b60964
stub out objects for per library settings
2016-08-13 01:49:00 -04:00
Luke Pulverenti
33c002684e
update recording saving
2016-05-04 16:50:47 -04:00
Luke Pulverenti
107d1fc4f1
move media path methods to core
2016-05-04 12:33:22 -04:00
Sven Van den brande
168587b2a0
Remove unused code...
2016-03-27 23:11:27 +02:00
Luke Pulverenti
b84f178467
update plugin pages
2016-03-18 02:36:58 -04:00
Luke Pulverenti
c80e1df1ca
support null image encoder
2015-10-26 01:29:32 -04:00
Luke Pulverenti
2c5ee7e2cf
restore library editor
2015-10-15 23:17:42 -04:00
Luke Pulverenti
bd0ad4a5cd
update library setup
2015-10-15 22:06:44 -04:00
Luke Pulverenti
078277ebc2
continue file system rework
2015-10-04 00:23:11 -04:00
Luke Pulverenti
8cf45a3e4a
add more methods to IFileSystem
2015-09-13 19:07:54 -04:00
Luke
14de062681
update file system methods
2015-09-13 17:32:02 -04:00
Luke Pulverenti
c87c516ea3
updated nuget
2015-03-18 23:47:21 -04:00
Luke Pulverenti
f636c10e24
sync updates
2015-01-20 22:54:45 -05:00
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
2015-01-12 22:46:44 -05:00
Luke Pulverenti
a4b75934e5
revise endpoint attributes
2014-11-14 21:31:03 -05:00
Luke Pulverenti
5c615fa024
add connect linking
2014-09-14 11:10:51 -04:00
Luke Pulverenti
59dc591f66
update to jquery mobile 1.4.3
2014-07-02 14:34:08 -04:00
Luke Pulverenti
7cd41a6ed6
easier user library setup
2014-02-21 00:04:11 -05:00
Luke Pulverenti
1a9e2dfd83
fixed themoviedb search returning no results
2014-02-17 16:35:08 -05:00
Luke Pulverenti
17bf59dfe3
added toggles for metadata settings
2014-02-10 23:55:01 -05:00
Luke Pulverenti
351cfef7a7
use conditional caching on some json responses
2014-02-03 23:04:19 -05:00
Luke Pulverenti
e772b44ac7
fix library monitor reference
2014-01-28 20:46:04 -05:00
Luke Pulverenti
40b8300e8e
added api for external apps to report file system changes
2014-01-28 16:51:47 -05:00
Luke Pulverenti
7c5b222463
Created ILibraryMonitor to replace IDirectoryWatchers
2014-01-28 16:25:10 -05:00
Luke Pulverenti
30b29f63c4
be more tolerant of media folder names with invalid url chars
2013-12-29 09:54:11 -05:00
Luke Pulverenti
f32212d160
update to service stack v4
2013-12-07 10:52:38 -05:00
Luke Pulverenti
64818ebd22
fix directory watchers not picking up changes
2013-11-26 21:38:11 -05:00
Luke Pulverenti
4b886ea93f
fix multiple scan restarts when renaming collection
2013-11-04 11:26:49 -05:00
Luke Pulverenti
f1a7d90640
fix scan stopping and restarting itself multiple times when adding/removing collections
2013-11-04 11:20:44 -05:00
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
2013-10-31 10:03:23 -04:00
Luke Pulverenti
be7918e5f6
fixes #567 - Deprecate native shortcut code
2013-10-30 10:40:14 -04:00
Luke Pulverenti
9a1fbcd485
fixes #539 - Unhanded exception when adding duplicate library path
2013-09-14 17:18:57 -04:00
Luke Pulverenti
6d407033ce
fixes #519 - Add third wizard page
2013-09-05 13:05:39 -04:00
Luke Pulverenti
242f0f21dc
reduce scans when changing library
2013-08-13 10:41:45 -04:00
Luke Pulverenti
dab5003d6b
added collection type
2013-07-12 15:56:40 -04:00
Luke Pulverenti
131ccc932e
fixes #252 - Path not being removed properly
2013-05-21 02:02:00 -04:00