aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/EntryPoints
AgeCommit message (Collapse)Author
2014-02-05converted movie providers to new systemLuke Pulverenti
2014-02-03use conditional caching on some json responsesLuke Pulverenti
2014-01-11added automatic restart optionLuke Pulverenti
2014-01-03support adding additional users to sessionsLuke Pulverenti
2013-12-26removed lazy loading of usersLuke Pulverenti
2013-12-25Linux fixes:abeloin
-Copy PropertyChanged.Fody.dll to Tools/Fody in MediaBrowser.Model.csproj -Check if root for WebSocketServer.FlashAccessPolicyEnabled (port < 1024) -Check resolution value !=0 before SetResolution -Catch _userManager.RefreshUsersMetadata exception when running MB3 for the first time -Fix _appHost.Init() missing argument -FFmpeg: set default and execute permission(766) to ffmpeg and ffprobe -FFmpeg: Detect the OS type and download the correct version -Rename MediaBrowser.WebDashboard/dashboard-ui/scripts/Itemdetailpage.js to itemdetailpage.js
2013-12-07update to service stack v4Luke Pulverenti
2013-10-31replace file system calls with IFileSystem when neededLuke Pulverenti
2013-10-12added ffmpeg downloading for monoLuke Pulverenti
2013-10-10tv metadata fixesLuke Pulverenti
2013-10-05create platform-specific network manager implementationLuke Pulverenti
2013-10-04fix ambiguous method callLuke Pulverenti
2013-10-03fixes #273 - Marking/unmarking Favorite status doesn't cause a library ↵Luke Pulverenti
changed notification
2013-10-02updated nugetLuke Pulverenti
2013-09-24moved a few things for monoLuke Pulverenti
2013-09-17allow request header overridesLuke Pulverenti
2013-09-16made dtoservice synchronousLuke Pulverenti
2013-09-04Added IDtoServiceLuke Pulverenti
2013-08-23decrease frequency of hitting remote notifications urlLuke Pulverenti
2013-07-29fixes #388 - LibraryChanged message not reporting ItemsRemoved properlyLuke Pulverenti
2013-07-19perform notification date check in utcLuke Pulverenti
2013-07-16do date comparisons in utcLuke Pulverenti
2013-07-16updated ffmpegLuke Pulverenti
2013-07-16support remote notificationsLuke Pulverenti
2013-07-06Added a welcome notificationLuke Pulverenti
2013-07-06change text on library pageLuke Pulverenti
2013-07-06added a notifications serviceLuke Pulverenti
2013-07-05Added support for linked childrenLuke Pulverenti
2013-07-03moved dependencies for monoLuke Pulverenti