Commit graph

3069 commits

Author SHA1 Message Date
Luke Pulverenti a0e6c0422b added more options for block unrated 2013-12-26 11:53:23 -05:00
Luke Pulverenti 1fe08c083a split out parental controls into a separate edit page 2013-12-26 10:40:38 -05:00
Luke Pulverenti ccef542d24 hide internal scheduled tasks 2013-12-26 09:20:45 -05:00
Luke Pulverenti e6359469b6 removed lazy loading of users 2013-12-26 09:20:30 -05:00
Luke Pulverenti 72a956d022 fixed movie genres not getting replaced 2013-12-26 09:20:17 -05:00
Luke Pulverenti ce51973a80 fixed overflow exception in alphanum comparer 2013-12-26 09:20:04 -05:00
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 cf094f9a6d removed developer tool setting 2013-12-25 22:55:59 -05: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 b5fa341e08 add sort and filter icons 2013-12-24 13:45:33 -05:00
Luke Pulverenti 22a8490f89 update to jquery mobile 1.4 2013-12-24 13:37:29 -05:00
Luke Pulverenti ce8f37de79 added stub for roku remote controller 2013-12-23 19:00:27 -05:00
Luke Pulverenti 33e384daad updated live tv styles 2013-12-23 12:30:26 -05:00
Luke Pulverenti 8f1d466be1 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-23 08:50:20 -05:00
Luke ba9343407c Merge pull request #651 from Brendon-MB3/patch-1
Update au.txt
2013-12-23 05:50:15 -08:00
Brendon-MB3 fb088e4dcc Update au.txt
Updated to include all classifications.
2013-12-23 21:14:02 +11:00
Luke Pulverenti 9938b39ac2 ease up on person info downloading 2013-12-22 23:22:40 -05:00
Luke Pulverenti c0bbf8945f live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti fc3b78c056 added new wizard page with more chapter image control 2013-12-22 22:45:51 -05:00
Luke Pulverenti 392255947d Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-22 16:11:39 -05:00
Luke 632ff32e7e Merge pull request #648 from thogil/lock_images
Added Images to MetadataFields
2013-12-22 12:53:25 -08:00
Luke Pulverenti 4c2623d540 support streaming of tv recordings 2013-12-22 13:58:51 -05:00
Luke Pulverenti cac101cc21 return post body when authenticating by id 2013-12-22 12:17:01 -05:00
Luke Pulverenti 32b88ce342 set expect 100 continue for post requests 2013-12-22 12:16:40 -05:00
Luke Pulverenti f20f3b4b68 live tv updates 2013-12-22 12:16:24 -05:00
Luke Pulverenti 7251d9d75c fix streaming error 2013-12-21 15:38:35 -05:00
Luke Pulverenti 042a33abfb added jquery mobile 1.4 to source. (not active yet). 2013-12-21 15:29:51 -05:00
Luke Pulverenti 1843601d15 add landscape as thumb alias 2013-12-21 15:29:28 -05:00
Luke Pulverenti 12f804dc30 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-21 13:37:40 -05:00
Luke Pulverenti 4b2b36d1a3 live tv updates 2013-12-21 13:37:34 -05:00
Luke 0560b97fb5 Update README.md 2013-12-20 17:13:08 -05:00
Luke Pulverenti cb6350728d Add null checks to EnsureDates 2013-12-20 15:17:54 -05:00
Luke Pulverenti 594ed864c6 live tv updates 2013-12-20 15:09:49 -05:00
Luke Pulverenti 33e1e53673 handle errors getting physical paths of an item 2013-12-20 11:51:25 -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 0b53ab76eb added more control over what items to extract chapter images from 2013-12-17 23:59:14 -05:00
Luke Pulverenti 14a8b41503 add additional metadata config tab 2013-12-17 23:39:44 -05:00
Luke Pulverenti b3b72e1259 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-17 15:02:18 -05:00
Luke Pulverenti 533a7b218d add ability to create timer 2013-12-17 15:02:12 -05:00
Luke 8e35818c8e Update README.md 2013-12-17 08:23:36 -05:00
Luke Pulverenti df1576c039 live tv updates 2013-12-17 01:08:06 -05:00
Luke Pulverenti db945fda9b add media streams back to library explorer 2013-12-16 17:46:40 -05:00
Luke Pulverenti cb9b570a2a live tv updates 2013-12-16 13:44:03 -05:00