index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Api
/
Images
/
RemoteImageService.cs
Age
Commit message (
Expand
)
Author
2020-06-13
Remove RemoteImageService.cs
crobibero
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-04-15
Merge branch 'master' into nullable3
Bond_009
2020-04-15
Minor IAsyncDisposable improvements
Bond_009
2020-04-05
Convert using statements to using declarations where applicable
Patrick Barron
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-11-25
* Add support for multi segment base urls
Bond_009
2019-01-28
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
Erwin de Haan
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Api
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-20
improve httpclient resource disposal
Luke Pulverenti
2017-10-03
remove unneeded async signatures
Luke Pulverenti
2017-08-19
update live tv data transfer
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-04
improve smb support
Luke Pulverenti
2017-02-04
update image saver
Luke Pulverenti
2016-10-31
make api project portable
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-06
avoid buffering http responses
Luke Pulverenti
2016-06-19
update task results
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2015-10-04
continue file system rework
Luke Pulverenti
2015-09-13
update file system methods
Luke
2014-11-14
revise endpoint attributes
Luke Pulverenti
2014-08-18
support custom ordering of user views
Luke Pulverenti
2014-08-17
re-enable chromecast
Luke Pulverenti
2014-04-25
rework notifications infrastructure
Luke Pulverenti
2014-02-11
fixes #709 - show all languages
Luke Pulverenti
2014-02-11
fixes #709 - Add option to show all languages in image interface
Luke Pulverenti
2014-02-11
fixes #709 - Add option to show all languages in image interface
Luke Pulverenti
2014-02-10
added toggles for metadata settings
Luke Pulverenti
2014-02-09
added audio db id's to web client
Luke Pulverenti
2014-02-09
add audio db for artists
Luke Pulverenti
2014-02-09
added series-level movie db support
Luke Pulverenti
2014-02-08
added more image providers
Luke Pulverenti
2014-02-07
use music brainz values from audio files with bottom up refresh
Luke Pulverenti
2014-02-03
use conditional caching on some json responses
Luke Pulverenti
2014-01-30
convert artist providers
Luke Pulverenti
2014-01-28
New provider system. Only for people right now
Luke Pulverenti
2013-12-07
update to service stack v4
Luke Pulverenti
2013-11-15
fix remote image service not ensuring save directory existence
Luke Pulverenti
2013-11-07
remove need to pass in image index when adding backdrops
Luke Pulverenti
2013-11-05
hide image buttons when there are no providers
Luke Pulverenti
2013-11-05
implement image providers for items by name
Luke Pulverenti