Commit Graph

366 Commits (52b6c9d5207103b194166f84a86a4991781c4a48)

Author SHA1 Message Date
Luke Pulverenti 0bc542b191 fixed issue of UserRootFolders never getting persisted
12 years ago
Luke Pulverenti 980620f290 made Images virtual
12 years ago
Luke Pulverenti 3314a0f69a #105 - MusicAlbum items give no PrimaryImage in API when one exists
12 years ago
Luke Pulverenti cb6170712d #74 - Subtitle font
12 years ago
Luke Pulverenti 6e957cc0b0 added new video filters
12 years ago
Luke Pulverenti d889cf1f57 remove library copying when setting up a custom library. we'll add a separate button to do it later.
12 years ago
Luke Pulverenti cab2e13ae2 adjusted tile text spacing
12 years ago
Luke Pulverenti 4ba4d8d040 record level during media analysis
12 years ago
Luke Pulverenti fa884f3fea #62 - File locking problem in cache
12 years ago
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files.
12 years ago
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues
12 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago
Luke Pulverenti 8f7981b6a6 getting started sorting in the dashboard
12 years ago
Luke Pulverenti c415b6afa6 removed duplicate resource pool
12 years ago
Luke Pulverenti 3ff23530e7 comments
12 years ago
Luke Pulverenti 5c460c0b6f Moved search placeholder
12 years ago
Luke Pulverenti 67df3be368 removed extra lock
12 years ago
Luke Pulverenti 5422b14533 improve library scan progress reporting
12 years ago
Luke Pulverenti 680200864f try to avoid timeouts by increasing our default, and lower movie db concurrency
12 years ago
Eric Reed d89df344e4 Fix stray assignment of remote image url in Series provider
12 years ago
Luke Pulverenti 31bb5b5cb3 removed udp server layer
12 years ago
Luke Pulverenti f9a1feecbf updated ffmpeg
12 years ago
Eric Reed c309ff653a Inherit ratings for episodes and seasons from series
12 years ago
Luke Pulverenti 521ec49361 adjust simultaneous image extractions
12 years ago
Luke Pulverenti 8db212f6bf #77 - Thumbnail Extraction Speed up
12 years ago
LukePulverenti 33a3f620e6 display pending installations on dashboard home
12 years ago
LukePulverenti e25258e1c0 moved playback event args object
12 years ago
LukePulverenti 679143cffb populate last played value
12 years ago
LukePulverenti 9ecd2bbf91 #70 - TV library not being displayed
12 years ago
LukePulverenti bd094311f0 updated servicestack to 3.9.40
12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving.
12 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard
12 years ago
LukePulverenti 4d083b618d restored request logging
12 years ago
Eric Reed ab29ffd715 Remove testid from BaseItem
12 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54
12 years ago
LukePulverenti 2af33416a7 #22 - Need to strip html tags from overviews
12 years ago
Eric Reed 65303c8816 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 89e6124a5d Backout non persistence of virtual folders. Doesn't address the real issue.
12 years ago
LukePulverenti 08f0ba8335 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile
12 years ago
Eric Reed 0ce5fc7799 Try not saving virtual folders in repository
12 years ago
Eric Reed a82fc184d5 Fix exception in LastfmBaseProvider.cs
12 years ago
LukePulverenti 178859e0bd #11 - Image change in Trailer folder is only picked up on server start
12 years ago
LukePulverenti 00e0e44398 don't try to extract images if a video doesn't have any known video streams
12 years ago
LukePulverenti ff55da9029 switch authentication to sha1
12 years ago
LukePulverenti da89c337a8 #22 - missing from last checkin
12 years ago
LukePulverenti 9afd1741e0 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti 37d27ec0c3 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti b92db91a43 updated ffmpeg
12 years ago
LukePulverenti d4797820db revised the framerate fix
12 years ago
LukePulverenti 33c8de1ecd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 1b47be2d1f check parsed floats for NaN in media info providers
12 years ago
Eric Reed 23a72fc74c Fix some date problems in lastfm providers
12 years ago
Eric Reed 806b8b2fe6 Needed more work on #22 strip html tags from overviews
12 years ago
LukePulverenti 3f44324623 Added LibraryManager.Search
12 years ago
LukePulverenti cb189e7394 fixes #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti 76dbab939c fixes #15 - SortRemoveWords config change not working
12 years ago
LukePulverenti f010d032ed remove unused api properties
12 years ago
LukePulverenti c7d2b3a407 updated ffmpeg. cleaned up some unused api properties
12 years ago
LukePulverenti b1be6f1d73 minor namespace changes in the model
12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
12 years ago
LukePulverenti 913cb3c564 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package
12 years ago
Eric Reed 51e11eb3e3 Only run ffprobe on local content
12 years ago
Eric Reed 13e6819ddd Check location type in CreateResolveArgs
12 years ago
LukePulverenti ca5acb6edc more commenting for api docs
12 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings
12 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto
12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel
12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
12 years ago
LukePulverenti c320434719 trimmed IPluginConfigurationPage
12 years ago
Eric Reed b27cad2618 LastfmAlbumProvider
12 years ago
Eric Reed d433ea5bf9 Add FanArtAlbumProvider
12 years ago
Eric Reed 09ec5670aa Add premier date to artist
12 years ago
LukePulverenti 176d090164 removed plugin configuration pages from the kernel
12 years ago
LukePulverenti bf9e24502c extracted an installation manager interface
12 years ago
LukePulverenti 4c725e69a8 added swagger api docs
12 years ago
Eric Reed 4c46258763 Have FanArtArtistProvider retrieve album covers
12 years ago
Eric Reed 2e17667593 Simplified classes and add local saving/processing of artist meta
12 years ago
Eric Reed b7a6a1d574 Refactor art download options (still need config changes)
12 years ago
Eric Reed c1eb5a3b60 Move lastfm resource pool to base
12 years ago
Eric Reed 669eeed8cf Fix up providers from internal changes
12 years ago
Eric Reed b4ca3a7ad9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 67b20fdf0f Initial FanArtArtistProvider
12 years ago
LukePulverenti 9cdda84b06 updated plugin security
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
Eric Reed de878025e6 Incremental LastfmArtistProvider
12 years ago
Eric Reed 77c894d228 Some stuff that doesn't need to be in LastfmBase
12 years ago
Eric Reed cff5cd9503 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed a8683132a7 Create LastfmBaseProvider
12 years ago
LukePulverenti e36467f651 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti 54a36322bb made base video resolver available for re-use
12 years ago
Eric Reed 2f258687fd Cosmetic touch-ups in MovieDbProvider.cs
12 years ago
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit
12 years ago
LukePulverenti 1ffc19a9a0 update loading sequence
12 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize
12 years ago
LukePulverenti 72051998e7 fix provider logging messages
12 years ago