Luke Pulverenti
13563b6047
Add upnp configuration
11 years ago
abeloin
a9e2cc88c5
Fix case-sensitive filenames.
11 years ago
abeloin
8f28fa427c
Added MONOMKBUNDLE preprocessor symbol for the embedded version.
11 years ago
abeloin
8ca504677b
Added MediaBrowser.IsoMounting.Linux
11 years ago
abeloin
27fc5c1407
Added Mac sqlite3. Added mac detect. Mac ffmpeg
11 years ago
Luke Pulverenti
247a40fa61
add console logging during startup
11 years ago
abeloin
21bcf0c733
Added local version of libsqlite3.so.0. Removed unused dll file.
11 years ago
Luke Pulverenti
b4ac51aa10
Added SupportsAutoRunAtStartup
11 years ago
Luke Pulverenti
4d4ea6e42c
updated ffmpeg
11 years ago
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
11 years ago
Luke Pulverenti
04d1a53d19
don't persist lazy loaded paths
11 years ago
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)
11 years ago
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
11 years ago
Luke Pulverenti
9ecb85d066
added mono release configuration
11 years ago
Luke Pulverenti
41ed3c15ff
fixed service stack logging
11 years ago
Luke Pulverenti
b595814254
added mono sqlite implementation
11 years ago
Luke Pulverenti
9f4f2281cd
prevent xml savers from triggering xml providers
11 years ago
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti
4e79eaf65e
add ApplicationPath to app paths interface to hide implementation
11 years ago
Luke Pulverenti
ad52d8b5d9
fixes #640 - Add management filters
11 years ago
Luke Pulverenti
6c8d919298
replace file system calls with IFileSystem when needed
11 years ago
Luke Pulverenti
85928ea2b4
only update episodes that have been changed
11 years ago
Luke Pulverenti
3d3876c9a9
better crash logging
11 years ago
Luke Pulverenti
73aec50dcc
updated linux ffmpeg
11 years ago
Luke Pulverenti
e98665a091
added ffmpeg downloading for mono
11 years ago
Luke Pulverenti
9663252d10
remove mutex from mono startup
11 years ago
Luke Pulverenti
4a030a70a9
remove self update capability from service
11 years ago
Luke Pulverenti
82ffaafc03
add more to mbt endpoints
11 years ago
Luke Pulverenti
478be44dd6
create platform-specific network manager implementation
11 years ago
Luke Pulverenti
54a5d63a61
mono fixes
11 years ago
Luke Pulverenti
bb4c918bf8
refactor http client factory for mono
11 years ago
Luke Pulverenti
7565dd0249
mono progress
11 years ago
Luke Pulverenti
207fbbbcc3
allow service to restart itself
11 years ago
Luke Pulverenti
51a6ee5650
implemented mono tray icon
11 years ago
Luke Pulverenti
c643dd072e
added more direct querying to folder
11 years ago
Luke Pulverenti
2d8152f36a
mono progress - able to start app
11 years ago
Luke Pulverenti
fe5a9232c8
moved a few things for mono
11 years ago
Luke Pulverenti
0ab379e271
adding mono solution
11 years ago