Commit Graph

265 Commits (2853fe3ea9788e74b26838cdd42493a63a8e4766)

Author SHA1 Message Date
Luke Pulverenti c174859b52 fixed namespace casing
11 years ago
Luke Pulverenti 01def9a1e0 fixed wrong project type guid
11 years ago
Luke Pulverenti 847d6f6ba3 removed unused methods
11 years ago
Luke Pulverenti 02fedead11 re-factored some file system access
11 years ago
Luke Pulverenti 5fc327c232 fixes #322 - Sleep and Network Shares
11 years ago
Luke Pulverenti 085e597a2e improve accuracy of local ip address discovery
11 years ago
Luke Pulverenti 390f165332 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity
11 years ago
Luke Pulverenti 3a587a5d08 updated browse to command
11 years ago
Luke Pulverenti a3ecf6c2b7 localize library changed messages per user
11 years ago
Luke Pulverenti c11c8bfdb4 re-enable http compression for all providers except for last fm
11 years ago
Luke Pulverenti f5163bd8f1 update to servicestack 3.9.46
11 years ago
Luke Pulverenti 58cc2248b9 update to servicestack 3.9.45
11 years ago
Luke Pulverenti 35a7986b3f added model classes for remote control
11 years ago
Luke Pulverenti 2818d8ccd2 updated servicestack to 3.9.44
11 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache
11 years ago
Luke Pulverenti 87598ca6d0 add customizable accept header to http client interface
11 years ago
Luke Pulverenti b11d06f36f more work on streaming remotely
11 years ago
Luke Pulverenti e9cfa6cd26 add remote streaming capabilities
11 years ago
Luke Pulverenti 40c2b73d63 fixed subtitle offsets
11 years ago
Luke Pulverenti 7839a90c1a added subtitle seek on extract
11 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream
11 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
11 years ago
Luke Pulverenti 5e1f4c01b8 added back IsFirstRun
11 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project
11 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes
11 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
11 years ago
Luke Pulverenti e8d03d49f2 update to servicestack 3.9.43
11 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface
11 years ago
Luke Pulverenti fa884f3fea #62 - File locking problem in cache
11 years ago
Luke Pulverenti 11d282388a better dashboard background and text adjustments
11 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
11 years ago
Luke Pulverenti 31bb5b5cb3 removed udp server layer
11 years ago
Luke Pulverenti 62521eabc2 update to latest js api client
11 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model
11 years ago
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints
11 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard
11 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile
11 years ago
Eric Reed a7f06c84b1 Hook new registration load to changing supporter keys
11 years ago
Eric Reed d3b37a73cc Create IRequiresRegistration. First part of #31
11 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
11 years ago
LukePulverenti ed3ffc6c27 fixed app update notifications
11 years ago
LukePulverenti f9e760cd90 removed object disposed catch
11 years ago
LukePulverenti fe91772f18 fixed semaphore dispose issue
11 years ago
LukePulverenti 332f635939 Added IHttpResultFactory
11 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
11 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
12 years ago
LukePulverenti 16b36d4d89 fixed multiple log files
12 years ago
LukePulverenti a11e00b8d5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
12 years ago
Eric Reed d7cdf06326 First cut at LastfmArtistProvider
12 years ago