aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-26added more metadata controlLuke Pulverenti
2013-12-25Merge pull request #652 from abeloin/masterLuke
Linux fixes
2013-12-25removed developer tool settingLuke Pulverenti
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-24add sort and filter iconsLuke Pulverenti
2013-12-24update to jquery mobile 1.4Luke Pulverenti
2013-12-23added stub for roku remote controllerLuke Pulverenti
2013-12-23updated live tv stylesLuke Pulverenti
2013-12-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-12-23Merge pull request #651 from Brendon-MB3/patch-1Luke
Update au.txt
2013-12-23Update au.txtBrendon-MB3
Updated to include all classifications.
2013-12-22ease up on person info downloadingLuke Pulverenti
2013-12-22live tv updatesLuke Pulverenti
2013-12-22added new wizard page with more chapter image controlLuke Pulverenti
2013-12-22Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-12-22Merge pull request #648 from thogil/lock_imagesLuke
Added Images to MetadataFields
2013-12-22support streaming of tv recordingsLuke Pulverenti
2013-12-22return post body when authenticating by idLuke Pulverenti
2013-12-22set expect 100 continue for post requestsLuke Pulverenti
2013-12-22live tv updatesLuke Pulverenti
2013-12-21fix streaming errorLuke Pulverenti
2013-12-21added jquery mobile 1.4 to source. (not active yet).Luke Pulverenti
2013-12-21add landscape as thumb aliasLuke Pulverenti
2013-12-21Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-12-21live tv updatesLuke Pulverenti
2013-12-20Update README.mdLuke
2013-12-20Add null checks to EnsureDatesLuke Pulverenti
2013-12-20live tv updatesLuke Pulverenti
2013-12-20handle errors getting physical paths of an itemLuke 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-17added more control over what items to extract chapter images fromLuke Pulverenti
2013-12-17add additional metadata config tabLuke Pulverenti
2013-12-17Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-12-17add ability to create timerLuke Pulverenti
2013-12-17Update README.mdLuke
2013-12-17live tv updatesLuke Pulverenti
2013-12-16add media streams back to library explorerLuke Pulverenti
2013-12-16live tv updatesLuke Pulverenti
2013-12-16support additional names for season foldersLuke Pulverenti
2013-12-15#642 - Add server-side encoding settingsLuke Pulverenti
2013-12-15Added Backdrops and Screenshots to MetadataFieldsThomas Gillen
2013-12-15removed old kernelLuke Pulverenti
2013-12-15use local jquery/jquery mobileLuke Pulverenti
2013-12-15add minified autoNumeric.jsLuke Pulverenti