Erwin de Haan
f1ef0b0b4c
Fix namespacing so it lines up properly with file names and paths ( #715 )
...
* Fix stupid namespacing so it lines up properly with file names and paths.
6 years ago
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Andrew Rabert
e5c2dbdf23
Merge pull request #540 from joshuaboniface/api-keys
...
Update Emby API keys to our own
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
Joshua Boniface
04ab1daa02
Update FanArt API key to our own
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
52aeb3c40b
consolidate interfaces
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
345ad10665
don't buffer responses by default
8 years ago
Luke Pulverenti
fd04fddca0
update locks
8 years ago
Luke Pulverenti
7130d8a78f
prep for portable providers project
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
nfnty
12f10fd36a
Use HTTPS for API requests: FanArt: http:// -> https:// (2)
9 years ago
Luke Pulverenti
77dc47df0c
deprecate provider options
9 years ago
Luke Pulverenti
9ec3b6c0eb
update change monitors
9 years ago
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
612409acff
mark fanart images
9 years ago
Luke Pulverenti
64317e3ddd
update fanart music api
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
7990f9ca50
update connect
10 years ago
Luke Pulverenti
5f76b59e67
separate provider options
10 years ago
Luke Pulverenti
f552174069
fixes #979 - Support personal fanart api key
10 years ago
Luke Pulverenti
42b1416602
begin work on daily episodes
10 years ago
Luke Pulverenti
d7f3214b32
move last fm providers to a plugin
10 years ago
Luke Pulverenti
e551322347
switch providers to use CachePath for storage
11 years ago
Luke Pulverenti
aef805efb9
fix directory not found error in episode organization
11 years ago
Luke Pulverenti
4a39df98cd
rework image extraction settings
11 years ago
Luke Pulverenti
eec9e04825
take photos into the core
11 years ago
Luke Pulverenti
013d5a467e
restored external subtitle support
11 years ago
Luke Pulverenti
12757d094b
use music brainz values from audio files with bottom up refresh
11 years ago
Luke Pulverenti
65903c56de
get album images from songs before internet
11 years ago
Luke Pulverenti
4205dcac9d
Add dlna headers to static responses
11 years ago
Luke Pulverenti
67fde8c16d
convert album providers
11 years ago
Luke Pulverenti
9685b81db5
convert artist providers
11 years ago
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
11 years ago
Luke Pulverenti
25db52003c
added more metadata control
11 years ago
Thomas Gillen
f0d0e1b94d
Added Backdrops and Screenshots to MetadataFields
11 years ago