Luke Pulverenti
7c5b222463
Created ILibraryMonitor to replace IDirectoryWatchers
2014-01-28 16:25:10 -05:00
Luke Pulverenti
ad82c9f5e9
New provider system. Only for people right now
2014-01-28 13:37:01 -05:00
Luke Pulverenti
9d40b684bf
#680 - episode organization
2014-01-22 12:05:06 -05:00
Luke Pulverenti
c798529cac
#680 - Support new episode file sorting
2014-01-20 11:09:53 -05:00
Luke Pulverenti
d4bdd42acf
#680 - Support new episode file sorting added dummy results repository
2014-01-19 13:08:17 -05:00
Luke Pulverenti
a9f2a72d0b
#680 - Support new episode file sorting
2014-01-19 01:36:21 -05:00
Luke Pulverenti
d2cae40128
rework news downloading
2014-01-18 23:25:01 -05:00
Luke Pulverenti
7f51148130
display news on dashboard home page
2014-01-18 16:52:01 -05:00
Luke Pulverenti
7d4f33f0e0
add new fields from omdb
2014-01-15 00:01:58 -05:00
Luke Pulverenti
57a2a30989
added automatic restart option
2014-01-11 15:13:18 -05:00
Luke Pulverenti
ef8b02d285
added dvdlib for better dvd runtimes
2014-01-11 00:49:18 -05:00
abeloin
65dcf32da4
Added missing condition for managed System.Data.SQLite.dll
2014-01-08 06:32:42 -05:00
Luke Pulverenti
650dc0ccac
added new search params
2014-01-07 15:12:39 -05:00
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
2014-01-01 13:26:31 -05:00
Luke Pulverenti
72412038a8
updated sqlite
2013-12-27 10:02:57 -05:00
abeloin
320495a565
Add Mono conditon in Server.Implementations for Mono System.Data.SQLite version
2013-12-25 20:46:34 -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
bb5e6fdcad
hook up roku session controller + web client layout fixes
2013-12-25 09:39:46 -05:00
Luke Pulverenti
ce8f37de79
added stub for roku remote controller
2013-12-23 19:00:27 -05:00
Luke Pulverenti
cd859ac2e6
added IHasImages and IHasUserData
2013-12-19 16:51:32 -05:00
Luke Pulverenti
01e65c93ee
updated live tv + nuget
2013-12-14 20:17:57 -05:00
Luke Pulverenti
2c22de3773
update tv recording page
2013-12-12 23:06:38 -05:00
Luke Pulverenti
9ecb85d066
added mono release configuration
2013-12-11 14:54:33 -05:00
Luke Pulverenti
7c6581dd0f
restored swagger
2013-12-10 11:44:07 -05:00
Luke Pulverenti
6e0f4cf3a3
update SS assemblies
2013-12-09 23:08:18 -05:00
Luke Pulverenti
803d60d9cf
support natural sorting
2013-12-08 15:47:11 -05:00
Luke Pulverenti
b595814254
added mono sqlite implementation
2013-12-08 12:57:49 -05:00
Luke Pulverenti
1f162e39b1
expose Tmdb collection id in editor.
2013-12-07 20:42:15 -05:00
Luke Pulverenti
07e5b74f13
updated nuget
2013-12-07 11:31:00 -05:00
Luke Pulverenti
f32212d160
update to service stack v4
2013-12-07 10:52:38 -05:00
Luke Pulverenti
63c9104e62
Pull ProviderData out of memory
2013-12-06 15:07:34 -05:00
Luke Pulverenti
5f0d8000a5
moved media streams to the database
2013-12-05 22:39:44 -05:00
Luke Pulverenti
55a776427b
Removed unused properties from BaseItem.
2013-12-05 11:50:21 -05:00
Luke Pulverenti
ad52d8b5d9
fixes #640 - Add management filters
2013-12-01 21:24:14 -05:00
Luke Pulverenti
58f1a314b5
update to service stack 3.0.70.0
2013-11-30 13:32:39 -05:00
Luke Pulverenti
7b6819846d
updated live tv + nuget
2013-11-24 15:51:45 -05:00
Luke Pulverenti
c3530e5e32
fixes #633 - Support Canadian ratings
2013-11-20 12:49:11 -05:00
Luke Pulverenti
977d9c7f3b
improve episode sorting with embedded specials
2013-11-20 12:10:02 -05:00
Luke Pulverenti
90e75c05b7
rename da.txt to dk.txt
2013-11-09 14:04:51 -05:00
Luke Pulverenti
cbd6c47af4
updated sqlite
2013-10-30 10:13:09 -04:00
Luke Pulverenti
146c7ac4bf
fix double path concatenation
2013-10-24 13:49:24 -04:00
Luke Pulverenti
42deac1dce
prioritize tmdb images ahead of fanart, but with min resolution settings
2013-10-21 10:38:48 -04:00
Luke Pulverenti
d87a8ce8fa
fixes #579 - Year images not getting scanned
2013-10-18 15:08:48 -04:00
Luke Pulverenti
ca3a0c5dc9
fixes #592 - Add options to import missing and future episodes
2013-10-16 19:35:11 -04:00
Luke Pulverenti
f3c2609c8c
updated bdinfo
2013-10-15 11:28:22 -04:00
Luke Pulverenti
3d3876c9a9
better crash logging
2013-10-13 17:22:25 -04:00
Luke Pulverenti
2a44efaa42
fixes #585 - Use tmdb updates api for people
2013-10-13 13:52:57 -04:00
Sumit Maitra
53d0e52860
First successful Mono build on OSX
2013-10-05 03:10:54 +01:00
Luke Pulverenti
16b9d26ab5
fixes #273 - Marking/unmarking Favorite status doesn't cause a library changed notification
2013-10-03 14:02:23 -04:00