Commit graph

3107 commits

Author SHA1 Message Date
Luke Pulverenti b9d17c9bc7 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti 88b638fbd6 updated mobile and tablet layouts in web client 2013-12-30 22:43:30 -05:00
Luke Pulverenti 6f969ab468 add more info to playback events 2013-12-30 12:18:18 -05:00
Luke Pulverenti 6cfd21122b download studio/genre images 2013-12-30 11:50:57 -05:00
Luke Pulverenti 9dff8e9d38 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-30 11:32:07 -05:00
Luke Pulverenti 9e391bcffc support new genre images 2013-12-30 11:32:01 -05:00
Luke 83f1fec902 Merge pull request #644 from thogil/split_series_missing_episodes_2
Missing episodes supports split series
2013-12-30 07:41:20 -08:00
Luke Pulverenti 858be5d788 update built in studio images 2013-12-29 21:41:22 -05:00
Luke Pulverenti 8c34f863fb make live tv channels playable 2013-12-29 13:53:56 -05:00
Luke Pulverenti 04d1a53d19 don't persist lazy loaded paths 2013-12-29 12:07:29 -05:00
Luke Pulverenti 30b29f63c4 be more tolerant of media folder names with invalid url chars 2013-12-29 09:54:11 -05:00
Luke Pulverenti 3488cfecbd make lazy loaded paths more nimble 2013-12-29 09:12:29 -05:00
Luke Pulverenti e19766b1b7 support manual downloading of studio images 2013-12-29 01:36:13 -05:00
Luke Pulverenti 9edbc9ff8b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-29 00:32:16 -05:00
Luke Pulverenti feff0c711f added new studio image provider 2013-12-29 00:32:03 -05:00
Luke 532296a9aa Merge pull request #654 from tikuf/master
Change audio sync (sync at start no corrections)
2013-12-28 18:40:35 -08:00
tikuf ff9e74dd44 Change audio sync (sync at start no corrections) 2013-12-29 13:34:33 +11:00
Luke Pulverenti 052e632a97 graphical display of latest recordings 2013-12-28 18:09:24 -05:00
Luke Pulverenti c3532d7949 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-28 16:37:08 -05:00
Luke Pulverenti 73255b6073 display recording groups 2013-12-28 16:37:01 -05:00
Luke f483b66a75 Merge pull request #650 from tikuf/master
Add 480p+ with higher bitrate as default
2013-12-28 09:57:19 -08:00
Luke Pulverenti 28b0ff1e75 allow custom language per item 2013-12-28 11:58:13 -05:00
Luke Pulverenti 0a3b16dfbe change now playing bar to use jqm buttons 2013-12-27 23:42:40 -05:00
Luke Pulverenti a73a1b0854 use jqm listview for series recordings 2013-12-27 21:46:32 -05:00
Luke Pulverenti 41a1705b89 new mobile web client menu 2013-12-27 16:10:06 -05:00
Luke Pulverenti 8d25a86a27 change header icons to jqm buttons 2013-12-27 12:12:23 -05:00
Luke Pulverenti 9914982b87 updated search hint icons 2013-12-27 11:31:45 -05:00
Luke Pulverenti 91f184d0af moved search into slide out panel 2013-12-27 11:18:42 -05:00
Luke Pulverenti bf22684e9e updated fody 2013-12-27 10:07:05 -05:00
Luke Pulverenti 72412038a8 updated sqlite 2013-12-27 10:02:57 -05:00
Luke Pulverenti 2a5d4c9069 minor mobile fixes 2013-12-27 00:13:19 -05:00
Luke Pulverenti e93700f9f8 support new tmdb param to get all images in one response 2013-12-26 22:48:05 -05:00
Luke Pulverenti 39e8411594 fixed validation not refreshing virtual items 2013-12-26 19:52:36 -05:00
Luke Pulverenti 809ed093e8 save thumbs as landscape in compatible mode 2013-12-26 19:24:23 -05:00
Luke Pulverenti 44c0eba39d abstract preferred metadata language per item 2013-12-26 19:23:58 -05:00
Luke Pulverenti 14720063bc fix web socket attachment to session object 2013-12-26 13:46:38 -05:00
Luke Pulverenti 4b4c5635af fixed special episode sorting 2013-12-26 12:14:57 -05:00
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