aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations
AgeCommit message (Collapse)Author
2014-01-01add more methods to file system interfaceLuke Pulverenti
2013-12-30add more info to playback eventsLuke Pulverenti
2013-12-30support new genre imagesLuke Pulverenti
2013-12-29update built in studio imagesLuke Pulverenti
2013-12-29make live tv channels playableLuke Pulverenti
2013-12-29make lazy loaded paths more nimbleLuke Pulverenti
2013-12-29added new studio image providerLuke Pulverenti
2013-12-28graphical display of latest recordingsLuke Pulverenti
2013-12-28display recording groupsLuke Pulverenti
2013-12-28allow custom language per itemLuke Pulverenti
2013-12-27updated sqliteLuke Pulverenti
2013-12-27minor mobile fixesLuke Pulverenti
2013-12-26save thumbs as landscape in compatible modeLuke Pulverenti
2013-12-26abstract preferred metadata language per itemLuke Pulverenti
2013-12-26fix web socket attachment to session objectLuke Pulverenti
2013-12-26fixed special episode sortingLuke Pulverenti
2013-12-26removed lazy loading of usersLuke Pulverenti
2013-12-26fixed overflow exception in alphanum comparerLuke Pulverenti
2013-12-26added more metadata controlLuke Pulverenti
2013-12-25Merge pull request #652 from abeloin/masterLuke
Linux fixes
2013-12-25minor dashboard cleanupLuke Pulverenti
2013-12-25Add Mono conditon in Server.Implementations for Mono System.Data.SQLite versionabeloin
2013-12-25-Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly)abeloin
-Added System.Data.SQLite and Sqlite3 into ThirdParty -Depending of the OS, System.Data.SQLite will look for: sqlite3.dll in Windows(Provided with the project) libsqlite3.so.0 in Linux(Need to be installed. ie yum install sqlite.i686) libsqlite3.dylib in MacOS X(!?) (See http://www.mono-project.com/Interop_with_Native_Libraries for more info)
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-25hook up roku session controller + web client layout fixesLuke Pulverenti
2013-12-23added stub for roku remote controllerLuke Pulverenti
2013-12-23Update au.txtBrendon-MB3
Updated to include all classifications.
2013-12-22live tv updatesLuke Pulverenti
2013-12-22support streaming of tv recordingsLuke Pulverenti
2013-12-22live tv updatesLuke Pulverenti
2013-12-21live tv updatesLuke Pulverenti
2013-12-20live tv updatesLuke Pulverenti
2013-12-19fixed movie folders resolving incorrectly when using multi-disc namingLuke Pulverenti
2013-12-19added IHasImages and IHasUserDataLuke Pulverenti
2013-12-18live tv updatesLuke Pulverenti
2013-12-17add additional metadata config tabLuke Pulverenti
2013-12-17add ability to create timerLuke Pulverenti
2013-12-17live tv updatesLuke Pulverenti
2013-12-16live tv updatesLuke Pulverenti
2013-12-15removed old kernelLuke Pulverenti
2013-12-15change chapter image location and cleanup dead filesLuke Pulverenti
2013-12-15Merge pull request #647 from tikuf/masterLuke
Change subtitle seek behavior
2013-12-15live tv + nuget updatesLuke Pulverenti
2013-12-15Fix seek in external sub files, change seek behavior in both internal and ↵tikuf
external sub extraction
2013-12-14updated live tv + nugetLuke Pulverenti
2013-12-13added HasImage to live tv objectsLuke Pulverenti
2013-12-12update tv recording pageLuke Pulverenti
2013-12-12Added rating for BelgiumCeten
2013-12-11update xbmc music video image savingLuke Pulverenti
2013-12-11added mono release configurationLuke Pulverenti