Commit graph

37 commits

Author SHA1 Message Date
abeloin a9e2cc88c5 Fix case-sensitive filenames. 2014-02-01 21:23:27 -05:00
abeloin 8f28fa427c Added MONOMKBUNDLE preprocessor symbol for the embedded version. 2014-01-22 23:12:28 -05:00
abeloin 8ca504677b Added MediaBrowser.IsoMounting.Linux 2014-01-18 14:09:36 -05:00
abeloin 27fc5c1407 Added Mac sqlite3. Added mac detect. Mac ffmpeg 2014-01-11 20:01:27 -05:00
Luke Pulverenti 247a40fa61 add console logging during startup 2014-01-08 23:44:51 -05:00
abeloin 21bcf0c733 Added local version of libsqlite3.so.0. Removed unused dll file. 2014-01-08 06:37:00 -05:00
Luke Pulverenti b4ac51aa10 Added SupportsAutoRunAtStartup 2014-01-05 20:59:21 -05:00
Luke Pulverenti 4d4ea6e42c updated ffmpeg 2014-01-04 22:50:29 -05:00
Luke Pulverenti b9d17c9bc7 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti 04d1a53d19 don't persist lazy loaded paths 2013-12-29 12:07:29 -05:00
abeloin 316500dca4 -Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly)
-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-25 19:40:53 -05:00
abeloin 68cf16416b Linux fixes:
-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-25 14:26:49 -05:00
Luke Pulverenti 9ecb85d066 added mono release configuration 2013-12-11 14:54:33 -05:00
Luke Pulverenti 41ed3c15ff fixed service stack logging 2013-12-08 21:24:48 -05:00
Luke Pulverenti b595814254 added mono sqlite implementation 2013-12-08 12:57:49 -05:00
Luke Pulverenti 9f4f2281cd prevent xml savers from triggering xml providers 2013-12-06 10:59:40 -05:00
Luke Pulverenti 55a776427b Removed unused properties from BaseItem. 2013-12-05 11:50:21 -05:00
Luke Pulverenti 4e79eaf65e add ApplicationPath to app paths interface to hide implementation 2013-12-04 09:52:38 -05:00
Luke Pulverenti ad52d8b5d9 fixes #640 - Add management filters 2013-12-01 21:24:14 -05:00
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
Luke Pulverenti 85928ea2b4 only update episodes that have been changed 2013-10-14 11:08:33 -04:00
Luke Pulverenti 3d3876c9a9 better crash logging 2013-10-13 17:22:25 -04:00
Luke Pulverenti 73aec50dcc updated linux ffmpeg 2013-10-13 11:24:54 -04:00
Luke Pulverenti e98665a091 added ffmpeg downloading for mono 2013-10-12 23:39:22 -04:00
Luke Pulverenti 9663252d10 remove mutex from mono startup 2013-10-07 23:06:12 -04:00
Luke Pulverenti 4a030a70a9 remove self update capability from service 2013-10-07 12:22:19 -04:00
Luke Pulverenti 82ffaafc03 add more to mbt endpoints 2013-10-05 21:04:41 -04:00
Luke Pulverenti 478be44dd6 create platform-specific network manager implementation 2013-10-05 13:13:32 -04:00
Luke Pulverenti 54a5d63a61 mono fixes 2013-10-04 16:08:45 -04:00
Luke Pulverenti bb4c918bf8 refactor http client factory for mono 2013-10-02 13:05:13 -04:00
Luke Pulverenti 7565dd0249 mono progress 2013-09-28 14:16:30 -04:00
Luke Pulverenti 207fbbbcc3 allow service to restart itself 2013-09-27 17:09:21 -04:00
Luke Pulverenti 51a6ee5650 implemented mono tray icon 2013-09-27 13:04:35 -04:00
Luke Pulverenti c643dd072e added more direct querying to folder 2013-09-27 08:24:28 -04:00
Luke Pulverenti 2d8152f36a mono progress - able to start app 2013-09-26 17:20:26 -04:00
Luke Pulverenti fe5a9232c8 moved a few things for mono 2013-09-24 20:54:51 -04:00
Luke Pulverenti 0ab379e271 adding mono solution 2013-09-24 17:06:21 -04:00