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
/
ItemLookupService.cs
Age
Commit message (
Collapse
)
Author
2020-06-08
Move ItemLookupService to Jellyfin.Api
crobibero
2020-04-05
Implement various suggestions
Patrick Barron
2020-04-05
Miscellaneous code cleanup
Patrick Barron
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-11-25
* Add support for multi segment base urls
Bond_009
* Make baseurl case-insensitive
2019-10-29
Fix more warnings
Bond_009
2019-01-31
Remove support for games as a media type
Claus Vium
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-12-30
Remove the need for NullLogger
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-05-04
improve smb support
Luke Pulverenti
2016-12-13
update series queries
Luke Pulverenti
2016-11-17
improve series recording images
Luke Pulverenti
2016-10-31
make api project portable
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-06-23
update startup wizard
Luke Pulverenti
2016-06-23
fix identify images
Luke Pulverenti
2016-06-19
update task results
Luke Pulverenti
2016-04-05
improve identify feature
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2016-01-15
update identification feature
Luke Pulverenti
2015-10-04
continue file system rework
Luke Pulverenti
2015-09-13
update file system methods
Luke
2015-03-14
add live tv collage
Luke Pulverenti
2015-01-24
added HasSyncJob
Luke Pulverenti
2015-01-11
add options to identify function
Luke Pulverenti
2014-12-02
updated nuget
Luke Pulverenti
2014-11-14
revise endpoint attributes
Luke Pulverenti
2014-10-14
update translations
Luke Pulverenti
2014-10-01
Add user cinema mode setting
Luke Pulverenti
2014-07-12
update to vs 2013
Luke Pulverenti
2014-07-12
3.0.5306.16273
Luke Pulverenti
2014-07-04
add one year tolerance to movie lookups
Luke Pulverenti
2014-07-02
update to jquery mobile 1.4.3
Luke Pulverenti
2014-06-13
remove <br/> from parsed subtitles
Luke Pulverenti
2014-05-17
add subtitle management page
Luke Pulverenti
2014-05-06
beginning remote subtitle downloading
Luke Pulverenti
2014-04-25
rework notifications infrastructure
Luke Pulverenti
2014-03-13
implement music identification
Luke Pulverenti
2014-03-02
implement series searching
Luke Pulverenti
2014-03-01
a start to the lookup feature
Luke Pulverenti