Commit Graph

  • 6cfd21122b download studio/genre images Luke Pulverenti 2013-12-30 11:50:57 -05:00
  • 9dff8e9d38 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-30 11:32:07 -05:00
  • 9e391bcffc support new genre images Luke Pulverenti 2013-12-30 11:32:01 -05:00
  • 83f1fec902 Merge pull request #644 from thogil/split_series_missing_episodes_2 Luke 2013-12-30 07:41:20 -08:00
  • 858be5d788 update built in studio images Luke Pulverenti 2013-12-29 21:41:22 -05:00
  • 8c34f863fb make live tv channels playable Luke Pulverenti 2013-12-29 13:53:56 -05:00
  • 04d1a53d19 don't persist lazy loaded paths Luke Pulverenti 2013-12-29 12:07:29 -05:00
  • 30b29f63c4 be more tolerant of media folder names with invalid url chars Luke Pulverenti 2013-12-29 09:54:11 -05:00
  • 3488cfecbd make lazy loaded paths more nimble Luke Pulverenti 2013-12-29 09:12:29 -05:00
  • e19766b1b7 support manual downloading of studio images Luke Pulverenti 2013-12-29 01:36:13 -05:00
  • 9edbc9ff8b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-29 00:32:16 -05:00
  • feff0c711f added new studio image provider Luke Pulverenti 2013-12-29 00:32:03 -05:00
  • 532296a9aa Merge pull request #654 from tikuf/master Luke 2013-12-28 18:40:35 -08:00
  • ff9e74dd44 Change audio sync (sync at start no corrections) tikuf 2013-12-29 13:34:33 +11:00
  • 052e632a97 graphical display of latest recordings Luke Pulverenti 2013-12-28 18:09:24 -05:00
  • c3532d7949 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-28 16:37:08 -05:00
  • 73255b6073 display recording groups Luke Pulverenti 2013-12-28 16:37:01 -05:00
  • f483b66a75 Merge pull request #650 from tikuf/master Luke 2013-12-28 09:57:19 -08:00
  • 28b0ff1e75 allow custom language per item Luke Pulverenti 2013-12-28 11:58:13 -05:00
  • 0a3b16dfbe change now playing bar to use jqm buttons Luke Pulverenti 2013-12-27 23:42:40 -05:00
  • a73a1b0854 use jqm listview for series recordings Luke Pulverenti 2013-12-27 21:46:32 -05:00
  • 41a1705b89 new mobile web client menu Luke Pulverenti 2013-12-27 16:10:06 -05:00
  • 8d25a86a27 change header icons to jqm buttons Luke Pulverenti 2013-12-27 12:12:23 -05:00
  • 9914982b87 updated search hint icons Luke Pulverenti 2013-12-27 11:31:45 -05:00
  • 91f184d0af moved search into slide out panel Luke Pulverenti 2013-12-27 11:18:42 -05:00
  • bf22684e9e updated fody Luke Pulverenti 2013-12-27 10:07:05 -05:00
  • 72412038a8 updated sqlite Luke Pulverenti 2013-12-27 10:02:57 -05:00
  • 2a5d4c9069 minor mobile fixes Luke Pulverenti 2013-12-27 00:13:19 -05:00
  • e93700f9f8 support new tmdb param to get all images in one response Luke Pulverenti 2013-12-26 22:48:05 -05:00
  • 39e8411594 fixed validation not refreshing virtual items Luke Pulverenti 2013-12-26 19:52:36 -05:00
  • 809ed093e8 save thumbs as landscape in compatible mode Luke Pulverenti 2013-12-26 19:24:23 -05:00
  • 44c0eba39d abstract preferred metadata language per item Luke Pulverenti 2013-12-26 19:23:58 -05:00
  • 14720063bc fix web socket attachment to session object Luke Pulverenti 2013-12-26 13:46:38 -05:00
  • 4b4c5635af fixed special episode sorting Luke Pulverenti 2013-12-26 12:14:57 -05:00
  • a0e6c0422b added more options for block unrated Luke Pulverenti 2013-12-26 11:53:23 -05:00
  • 1fe08c083a split out parental controls into a separate edit page Luke Pulverenti 2013-12-26 10:40:38 -05:00
  • ccef542d24 hide internal scheduled tasks Luke Pulverenti 2013-12-26 09:20:45 -05:00
  • e6359469b6 removed lazy loading of users Luke Pulverenti 2013-12-26 09:20:30 -05:00
  • 72a956d022 fixed movie genres not getting replaced Luke Pulverenti 2013-12-26 09:20:17 -05:00
  • ce51973a80 fixed overflow exception in alphanum comparer Luke Pulverenti 2013-12-26 09:20:04 -05:00
  • 25db52003c added more metadata control Luke Pulverenti 2013-12-26 01:17:19 -05:00
  • 7c8424bf61 Merge pull request #652 from abeloin/master Luke 2013-12-25 20:07:29 -08:00
  • cf094f9a6d removed developer tool setting Luke Pulverenti 2013-12-25 22:55:59 -05:00
  • 74f0d8bdbe minor dashboard cleanup Luke Pulverenti 2013-12-25 22:44:26 -05:00
  • 320495a565 Add Mono conditon in Server.Implementations for Mono System.Data.SQLite version abeloin 2013-12-25 20:46:34 -05:00
  • 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) abeloin 2013-12-25 19:40:53 -05:00
  • 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 abeloin 2013-12-25 14:26:49 -05:00
  • bb5e6fdcad hook up roku session controller + web client layout fixes Luke Pulverenti 2013-12-25 09:39:46 -05:00
  • b5fa341e08 add sort and filter icons Luke Pulverenti 2013-12-24 13:45:33 -05:00
  • 22a8490f89 update to jquery mobile 1.4 Luke Pulverenti 2013-12-24 13:37:29 -05:00
  • ce8f37de79 added stub for roku remote controller Luke Pulverenti 2013-12-23 19:00:27 -05:00
  • 33e384daad updated live tv styles Luke Pulverenti 2013-12-23 12:30:26 -05:00
  • 8f1d466be1 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-23 08:50:20 -05:00
  • ba9343407c Merge pull request #651 from Brendon-MB3/patch-1 Luke 2013-12-23 05:50:15 -08:00
  • fb088e4dcc Update au.txt Brendon-MB3 2013-12-23 21:14:02 +11:00
  • 9938b39ac2 ease up on person info downloading Luke Pulverenti 2013-12-22 23:22:40 -05:00
  • c0bbf8945f live tv updates Luke Pulverenti 2013-12-22 22:46:03 -05:00
  • fc3b78c056 added new wizard page with more chapter image control Luke Pulverenti 2013-12-22 22:45:51 -05:00
  • 392255947d Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-22 16:11:39 -05:00
  • 632ff32e7e Merge pull request #648 from thogil/lock_images Luke 2013-12-22 12:53:25 -08:00
  • 4c2623d540 support streaming of tv recordings Luke Pulverenti 2013-12-22 13:58:51 -05:00
  • cac101cc21 return post body when authenticating by id Luke Pulverenti 2013-12-22 12:17:01 -05:00
  • 32b88ce342 set expect 100 continue for post requests Luke Pulverenti 2013-12-22 12:16:40 -05:00
  • f20f3b4b68 live tv updates Luke Pulverenti 2013-12-22 12:16:24 -05:00
  • 7251d9d75c fix streaming error Luke Pulverenti 2013-12-21 15:38:35 -05:00
  • 042a33abfb added jquery mobile 1.4 to source. (not active yet). Luke Pulverenti 2013-12-21 15:29:51 -05:00
  • 1843601d15 add landscape as thumb alias Luke Pulverenti 2013-12-21 15:29:28 -05:00
  • 12f804dc30 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-21 13:37:40 -05:00
  • 4b2b36d1a3 live tv updates Luke Pulverenti 2013-12-21 13:37:34 -05:00
  • 0560b97fb5 Update README.md Luke 2013-12-20 17:13:08 -05:00
  • cb6350728d Add null checks to EnsureDates Luke Pulverenti 2013-12-20 15:17:54 -05:00
  • 594ed864c6 live tv updates Luke Pulverenti 2013-12-20 15:09:49 -05:00
  • 33e1e53673 handle errors getting physical paths of an item Luke Pulverenti 2013-12-20 11:51:25 -05:00
  • 7881a4be0a fixed movie folders resolving incorrectly when using multi-disc naming Luke Pulverenti 2013-12-19 22:21:37 -05:00
  • cd859ac2e6 added IHasImages and IHasUserData Luke Pulverenti 2013-12-19 16:51:32 -05:00
  • e1e5d35434 live tv updates Luke Pulverenti 2013-12-18 00:44:46 -05:00
  • 0b53ab76eb added more control over what items to extract chapter images from Luke Pulverenti 2013-12-17 23:59:14 -05:00
  • 14a8b41503 add additional metadata config tab Luke Pulverenti 2013-12-17 23:39:44 -05:00
  • b3b72e1259 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser Luke Pulverenti 2013-12-17 15:02:18 -05:00
  • 533a7b218d add ability to create timer Luke Pulverenti 2013-12-17 15:02:12 -05:00
  • 8e35818c8e Update README.md Luke 2013-12-17 08:23:36 -05:00
  • df1576c039 live tv updates Luke Pulverenti 2013-12-17 01:08:06 -05:00
  • db945fda9b add media streams back to library explorer Luke Pulverenti 2013-12-16 17:46:40 -05:00
  • cb9b570a2a live tv updates Luke Pulverenti 2013-12-16 13:44:03 -05:00
  • 7e8d11cb2a support additional names for season folders Luke Pulverenti 2013-12-16 10:06:22 -05:00
  • 53f4e849fd #642 - Add server-side encoding settings Luke Pulverenti 2013-12-15 14:39:21 -05:00
  • f0d0e1b94d Added Backdrops and Screenshots to MetadataFields Thomas Gillen 2013-12-15 18:33:07 +00:00
  • a3d855919e removed old kernel Luke Pulverenti 2013-12-15 13:29:34 -05:00
  • ae350c460a use local jquery/jquery mobile Luke Pulverenti 2013-12-15 12:42:15 -05:00
  • 7ebe8063c7 add minified autoNumeric.js Luke Pulverenti 2013-12-15 12:24:05 -05:00
  • f9e51a4a6b deprecate firefox slider script Luke Pulverenti 2013-12-15 12:01:56 -05:00
  • 558a365e38 use local jquery Luke Pulverenti 2013-12-15 11:59:27 -05:00
  • d8ce4141ff change chapter image location and cleanup dead files Luke Pulverenti 2013-12-15 11:53:32 -05:00
  • 17c4a8461f Merge pull request #647 from tikuf/master Luke 2013-12-15 06:21:52 -08:00
  • 9c4f122c02 Update README.md Luke 2013-12-15 09:20:08 -05:00
  • 98d53c7838 live tv + nuget updates Luke Pulverenti 2013-12-15 09:19:24 -05:00
  • 5299727502 Bring hls segments back into apple spec tikuf 2013-12-15 18:25:33 +11:00
  • 7550d97f67 Fix seek in external sub files, change seek behavior in both internal and external sub extraction tikuf 2013-12-15 18:06:11 +11:00
  • 01e65c93ee updated live tv + nuget Luke Pulverenti 2013-12-14 20:17:57 -05:00
  • 08b7f88b22 Added Images to MetadataFields Thomas Gillen 2013-12-15 00:26:01 +00:00