Commit graph

723 commits

Author SHA1 Message Date
Luke Pulverenti
25db52003c added more metadata control 2013-12-26 01:17:19 -05:00
Luke
7c8424bf61 Merge pull request #652 from abeloin/master
Linux fixes
2013-12-25 20:07:29 -08:00
Luke Pulverenti
74f0d8bdbe minor dashboard cleanup 2013-12-25 22:44:26 -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
Brendon-MB3
fb088e4dcc Update au.txt
Updated to include all classifications.
2013-12-23 21:14:02 +11:00
Luke Pulverenti
c0bbf8945f live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti
4c2623d540 support streaming of tv recordings 2013-12-22 13:58:51 -05:00
Luke Pulverenti
f20f3b4b68 live tv updates 2013-12-22 12:16:24 -05:00
Luke Pulverenti
4b2b36d1a3 live tv updates 2013-12-21 13:37:34 -05:00
Luke Pulverenti
594ed864c6 live tv updates 2013-12-20 15:09:49 -05:00
Luke Pulverenti
7881a4be0a fixed movie folders resolving incorrectly when using multi-disc naming 2013-12-19 22:21:37 -05:00
Luke Pulverenti
cd859ac2e6 added IHasImages and IHasUserData 2013-12-19 16:51:32 -05:00
Luke Pulverenti
e1e5d35434 live tv updates 2013-12-18 00:44:46 -05:00
Luke Pulverenti
14a8b41503 add additional metadata config tab 2013-12-17 23:39:44 -05:00
Luke Pulverenti
533a7b218d add ability to create timer 2013-12-17 15:02:12 -05:00
Luke Pulverenti
df1576c039 live tv updates 2013-12-17 01:08:06 -05:00
Luke Pulverenti
cb9b570a2a live tv updates 2013-12-16 13:44:03 -05:00
Luke Pulverenti
a3d855919e removed old kernel 2013-12-15 13:29:34 -05:00
Luke Pulverenti
d8ce4141ff change chapter image location and cleanup dead files 2013-12-15 11:53:32 -05:00
Luke
17c4a8461f Merge pull request #647 from tikuf/master
Change subtitle seek behavior
2013-12-15 06:21:52 -08:00
Luke Pulverenti
98d53c7838 live tv + nuget updates 2013-12-15 09:19:24 -05:00
tikuf
7550d97f67 Fix seek in external sub files, change seek behavior in both internal and external sub extraction 2013-12-15 18:06:11 +11:00
Luke Pulverenti
01e65c93ee updated live tv + nuget 2013-12-14 20:17:57 -05:00
Luke Pulverenti
2884920f0f added HasImage to live tv objects 2013-12-13 10:48:48 -05:00
Luke Pulverenti
2c22de3773 update tv recording page 2013-12-12 23:06:38 -05:00
Ceten
c911f22e3d Added rating for Belgium 2013-12-12 19:00:59 +01:00
Luke Pulverenti
f2aec8c382 update xbmc music video image saving 2013-12-11 18:30:41 -05:00
Luke Pulverenti
9ecb85d066 added mono release configuration 2013-12-11 14:54:33 -05:00
Luke Pulverenti
5f9b99c960 deprecated IndexFolder.cs 2013-12-10 21:51:26 -05:00
Luke Pulverenti
50ea8cd941 added series level settings to control display of specials 2013-12-10 16:26:30 -05:00
Luke Pulverenti
90184470fa expose episode absolute numbers for editing 2013-12-10 15:42:42 -05:00
Luke Pulverenti
7c6581dd0f restored swagger 2013-12-10 11:44:07 -05:00
Luke Pulverenti
96c65a147c updated nuget 2013-12-10 11:17:08 -05:00
Luke Pulverenti
6e0f4cf3a3 update SS assemblies 2013-12-09 23:08:18 -05:00
Luke Pulverenti
d2217a661a fixed provider refresh issue 2013-12-09 22:34:01 -05:00
Luke Pulverenti
41ed3c15ff fixed service stack logging 2013-12-08 21:24:48 -05:00
Luke Pulverenti
d7c25fa53f fixed issue with natural sort 2013-12-08 21:24:23 -05:00
Luke Pulverenti
91b5a8101f improve episode sorting 2013-12-08 16:31:14 -05:00
Luke Pulverenti
803d60d9cf support natural sorting 2013-12-08 15:47:11 -05:00
Luke Pulverenti
207280197d added more episode values to metadata editor 2013-12-08 15:33:24 -05:00
Luke Pulverenti
f856e166ff Add WanAddress to SystemInfo 2013-12-08 14:39:39 -05:00
Luke Pulverenti
fe42a6d1d9 fix local trailers being resolved as movies 2013-12-08 13:07:58 -05:00
Luke Pulverenti
b595814254 added mono sqlite implementation 2013-12-08 12:57:49 -05:00
Luke Pulverenti
0ad21b74ab add de-16 rating 2013-12-08 12:57:33 -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