Luke Pulverenti
72412038a8
updated sqlite
11 years ago
abeloin
320495a565
Add Mono conditon in Server.Implementations for Mono System.Data.SQLite version
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
bb5e6fdcad
hook up roku session controller + web client layout fixes
11 years ago
Luke Pulverenti
ce8f37de79
added stub for roku remote controller
11 years ago
Luke Pulverenti
cd859ac2e6
added IHasImages and IHasUserData
11 years ago
Luke Pulverenti
01e65c93ee
updated live tv + nuget
11 years ago
Luke Pulverenti
2c22de3773
update tv recording page
11 years ago
Luke Pulverenti
9ecb85d066
added mono release configuration
11 years ago
Luke Pulverenti
7c6581dd0f
restored swagger
11 years ago
Luke Pulverenti
6e0f4cf3a3
update SS assemblies
11 years ago
Luke Pulverenti
803d60d9cf
support natural sorting
11 years ago
Luke Pulverenti
b595814254
added mono sqlite implementation
11 years ago
Luke Pulverenti
1f162e39b1
expose Tmdb collection id in editor.
11 years ago
Luke Pulverenti
07e5b74f13
updated nuget
11 years ago
Luke Pulverenti
f32212d160
update to service stack v4
11 years ago
Luke Pulverenti
63c9104e62
Pull ProviderData out of memory
11 years ago
Luke Pulverenti
5f0d8000a5
moved media streams to the database
11 years ago
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti
ad52d8b5d9
fixes #640 - Add management filters
11 years ago
Luke Pulverenti
58f1a314b5
update to service stack 3.0.70.0
11 years ago
Luke Pulverenti
7b6819846d
updated live tv + nuget
11 years ago
Luke Pulverenti
c3530e5e32
fixes #633 - Support Canadian ratings
11 years ago
Luke Pulverenti
977d9c7f3b
improve episode sorting with embedded specials
11 years ago
Luke Pulverenti
90e75c05b7
rename da.txt to dk.txt
11 years ago
Luke Pulverenti
cbd6c47af4
updated sqlite
11 years ago
Luke Pulverenti
146c7ac4bf
fix double path concatenation
11 years ago
Luke Pulverenti
42deac1dce
prioritize tmdb images ahead of fanart, but with min resolution settings
11 years ago
Luke Pulverenti
d87a8ce8fa
fixes #579 - Year images not getting scanned
11 years ago
Luke Pulverenti
ca3a0c5dc9
fixes #592 - Add options to import missing and future episodes
11 years ago
Luke Pulverenti
f3c2609c8c
updated bdinfo
11 years ago
Luke Pulverenti
3d3876c9a9
better crash logging
11 years ago
Luke Pulverenti
2a44efaa42
fixes #585 - Use tmdb updates api for people
11 years ago
Sumit Maitra
53d0e52860
First successful Mono build on OSX
11 years ago
Luke Pulverenti
16b9d26ab5
fixes #273 - Marking/unmarking Favorite status doesn't cause a library changed notification
11 years ago
Luke Pulverenti
9a4712cf22
added user data manager, updated nuget
11 years ago
Luke Pulverenti
02ebeb0e5b
added logging during app update, and IsHD
11 years ago
Luke Pulverenti
ce3e881c10
migrate to new user data db
11 years ago
Luke Pulverenti
98442402a5
fixes #550 - Add internal interfaces for live tv
11 years ago
Luke Pulverenti
c620129b89
removed dotnetzip
11 years ago
Luke Pulverenti
fe5a9232c8
moved a few things for mono
11 years ago
Luke Pulverenti
0ab379e271
adding mono solution
11 years ago
Luke Pulverenti
c61cc4a304
support more kinds of remote control besides web socket
11 years ago
Luke Pulverenti
946a5c49d0
#429 - Extract ffmpeg from core product
11 years ago
Luke Pulverenti
6146b57e7c
update to servicestack 3.9.62
11 years ago
Luke Pulverenti
f380d7a092
added percent played overlay
11 years ago
Luke Pulverenti
c233f2190c
fixes #518 - Add api param for watched indicator on images
11 years ago
Luke Pulverenti
d58da2a772
moved image manager to an interface
11 years ago
Luke Pulverenti
17d22c0130
add video image extraction back to library scan
11 years ago