Commit Graph

  • fef35d0505 Add clearer exceptions, warnings and docs Bond_009 2019-10-20 21:12:03 +02:00
  • 86a50367b2 Merge pull request #1909 from KerryRJ/FixDvdsFailingToPlay Bond-009 2019-10-20 17:10:43 +02:00
  • 0212c0b85f Merge pull request #1870 from JustAMan/fix-http-ex1 Bond-009 2019-10-09 16:08:50 +02:00
  • 89d365122c Merge pull request #1866 from Bond-009/sqlslow Vasily 2019-10-09 15:52:29 +03:00
  • 9c0a8350d6 Merge pull request #1863 from joshuaboniface/fix-baseurl-issues Vasily 2019-10-09 19:24:41 +03:00
  • 818d21718c Merge pull request #1862 from joshuaboniface/bump-version Vasily 2019-10-08 16:04:55 +03:00
  • 0b551c0cd4 Merge pull request #1861 from joshuaboniface/fix-centos-build Vasily 2019-10-10 10:35:11 +03:00
  • 17c1de7bf2 Clean up ubuntu-armhf build steps Joshua Boniface 2019-10-20 13:01:52 -04:00
  • 44e2d91b2f Clean up ubuntu-arm64 build steps Joshua Boniface 2019-10-20 13:01:00 -04:00
  • f02ab9818a Clean up ubuntu-x64 build steps Joshua Boniface 2019-10-20 13:00:38 -04:00
  • 9a48486838 Clean up debian-armhf build steps Joshua Boniface 2019-10-20 13:00:14 -04:00
  • d9f6c6f289 Clean up debian-arm64 build steps Joshua Boniface 2019-10-20 12:59:52 -04:00
  • 07d45e82f0 Move web-build into Debian build rules Joshua Boniface 2019-10-20 12:13:15 -04:00
  • c30866fc93 Remove web frontend build from docker-build.sh Joshua Boniface 2019-10-20 11:18:12 -04:00
  • d57ee0b2b8 Remove spec version bump Joshua Boniface 2019-10-20 11:12:45 -04:00
  • fdb0c3a1df Merge pull request #1909 from KerryRJ/FixDvdsFailingToPlay Bond-009 2019-10-20 17:10:43 +02:00
  • bbc0875387 Don't shuffle some types by default Bond_009 2019-10-20 16:08:40 +02:00
  • 4ace99ad76 Fix Docker ffmpeg Andrew Rabert 2019-10-19 20:00:54 -04:00
  • 64eca9e1c7 Update Docker containers to dotnet 3.0 Andrew Rabert 2019-10-19 19:36:56 -04:00
  • cd3c14961f Default to jellyfin-web master Andrew Rabert 2019-10-19 19:32:19 -04:00
  • e3f1f62a8b Translated using Weblate (Korean) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ schbal 2019-10-18 12:59:28 +00:00
  • 3f16e6d947 Translated using Weblate (Norwegian Bokmål) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ Marius Lindvall 2019-10-17 10:35:36 +00:00
  • f469f18756 Translated using Weblate (Korean) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ schbal 2019-10-16 12:42:47 +00:00
  • e211f821c9 Merge pull request #4 from brianjmurrell/fix-copr Joshua M. Boniface 2019-10-17 09:27:13 -04:00
  • 145df92265 Support buiding jellyfin-web webpack Brian J. Murrell 2019-10-16 17:03:14 -04:00
  • ef3df7baaf Fix System.NullReferenceException when playing Dvds copied to HDD KerryJ 2019-10-17 11:31:11 +02:00
  • 6b6fede2e0 Address review comments Vasily 2019-10-16 16:13:59 +03:00
  • 9040ef87dc Merge pull request #1871 from Bond-009/doc Vasily 2019-10-16 12:40:20 +03:00
  • dd83784da2 Merge pull request #1887 from joshuaboniface/bump-version Vasily 2019-10-16 12:40:01 +03:00
  • 330395e8b6 Check for the presence of AppDataLocal folder before using it Anthony Lavado 2019-10-16 03:25:39 -04:00
  • 6f504a246b Use the registry path for datadir, don't override it here Anthony Lavado 2019-10-16 03:18:34 -04:00
  • 63e0bd1d61 Only create/remove shortcuts on non-service install Anthony Lavado 2019-10-16 03:14:12 -04:00
  • 5232302532 Adds icons to shortcuts, fixes nsis warning Anthony Lavado 2019-10-16 02:29:37 -04:00
  • dc46620a81 Automatically creates shortcuts for non-service installs Anthony Lavado 2019-10-16 02:01:26 -04:00
  • f80343bf9d Fix the Setup Type dialog titles Anthony Lavado 2019-10-16 01:43:53 -04:00
  • 5edb8159a7 Fix Json serialization error Bond_009 2019-10-15 17:49:49 +02:00
  • 0ccbc2f374 Merge pull request #1884 from Bond-009/netcore3.0 Vasily 2019-10-15 15:35:37 +03:00
  • 9ad781324e Fix up Setup Type dialog, and add logic for basic setup Anthony Lavado 2019-10-15 04:24:30 -04:00
  • adccc18298 Revert "yarn build" as it is fixed in master, fix typo Vasily 2019-10-14 13:15:41 +03:00
  • 3132280b07 * Make sure force_key_frames expression arguments are properly converted to strings * Fore usage of keyframe cuts only in HLS Vasily 2019-10-14 13:13:04 +03:00
  • 1bd12083c3 Respect non-inversed setting of "enable break on non-keyframes" Vasily 2019-10-14 13:12:10 +03:00
  • 82f8345aa5 Log to debug all HTTP 500 response urls Vasily 2019-10-10 18:47:02 +03:00
  • 2f6879e869 Add limiting max keyframe interval when full transcoding Vasily 2019-10-09 13:46:01 +03:00
  • 986ea5c636 Fix log message - log args were swapped Vasily 2019-10-09 12:55:09 +03:00
  • 3740228100 Don't start waiting for a segment which doesn't exist if transcoding is not running Vasily 2019-10-08 17:00:16 +03:00
  • 7aea9266d0 Stop waiting for a segment to become ready if there's no alive transcode Vasily 2019-10-08 16:34:43 +03:00
  • c1f9107b8b Add more logging Vasily 2019-10-03 18:50:39 +03:00
  • 6746f708f2 Revert "Revert "Fix premature stop when streaming"" Vasily 2019-10-03 16:17:35 +03:00
  • c9851db4c7 Translated using Weblate (Korean) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ schbal 2019-10-10 14:07:53 +00:00
  • aa5cd46b6c Translated using Weblate (Spanish) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ Axel Gabriel Calle Granda 2019-10-12 21:13:07 +00:00
  • 510c2d01c7 Translated using Weblate (Norwegian Bokmål) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ Marius Lindvall 2019-10-10 15:42:27 +00:00
  • 05fb84ba22 Make service setup an optional component, remove setuptype page config for now Anthony Lavado 2019-10-12 04:39:34 -04:00
  • 04c4ad731e Begin to add setup type dialog Anthony Lavado 2019-10-12 03:56:46 -04:00
  • c8ffa2fb1d Set service install default to no Anthony Lavado 2019-10-12 03:03:33 -04:00
  • fffc5e3a6f Bump version to 10.5.0 for next stable release Joshua Boniface 2019-10-11 20:12:52 -04:00
  • 516933aab5 Move to netcore3.0 Bond_009 2019-10-11 18:22:29 +02:00
  • d64b43286e Delete Doxyfile (#1879) Bond-009 2019-10-11 06:11:23 +02:00
  • 45f906c556 added a couple more tests Narfinger 2019-10-11 11:46:51 +09:00
  • 79f9887625 Merge pull request #1854 from Bond-009/json Vasily 2019-10-10 18:15:48 +03:00
  • c6cb4b7cf8 Merge pull request #1840 from Bond-009/ruleset Vasily 2019-10-10 16:53:37 +03:00
  • 094852ce30 Merge pull request #1861 from joshuaboniface/fix-centos-build Vasily 2019-10-10 10:35:11 +03:00
  • 697450a619 Translated using Weblate (Korean) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ schbal 2019-10-08 11:39:26 +00:00
  • 8da012c8c5 add tests for Emby.Naming/TV/EpisodePathParser.cs Narfinger 2019-10-10 12:09:16 +09:00
  • b7586335a6 Merge pull request #1872 from thornbill/translate-badge Joshua M. Boniface 2019-10-09 18:46:10 -04:00
  • 1176749f14 Merge pull request #1863 from joshuaboniface/fix-baseurl-issues Vasily 2019-10-09 19:24:41 +03:00
  • 5437434339 Update translate badge in README Bill Thornton 2019-10-09 11:47:55 -04:00
  • 9d4ce82ab9 Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos Bond_009 2019-10-09 17:10:16 +02:00
  • 345a14ff55 Use value instead of assigning baseUrl first Joshua Boniface 2019-10-09 10:52:51 -04:00
  • b10e06ff45 Fix spacing issues Joshua Boniface 2019-10-09 10:36:40 -04:00
  • d8d2e52e3f Merge pull request #1870 from JustAMan/fix-http-ex1 Bond-009 2019-10-09 16:08:50 +02:00
  • b96079fee6 Make NormalizeUrlPath static Joshua Boniface 2019-10-09 09:22:55 -04:00
  • 8d7ac291bc Merge pull request #1855 from Bond-009/stylefixes dkanada 2019-10-09 22:21:32 +09:00
  • 0c329736cc Merge pull request #1853 from Bond-009/startup dkanada 2019-10-09 22:19:49 +09:00
  • cadfd5bf3f Merge pull request #1866 from Bond-009/sqlslow Vasily 2019-10-09 15:52:29 +03:00
  • 03450f383f Fix template for logging Vasily 2019-10-09 14:05:32 +03:00
  • 8109c7eb30 Always log at least error message when error happens during request processing Vasily 2019-10-09 14:00:22 +03:00
  • 33b69a7099 Set response length and mime type correctly when reporting an error Vasily 2019-10-09 13:54:05 +03:00
  • 2a79ae0a6e Normalize baseUrl behaviour Joshua Boniface 2019-10-08 15:18:34 -04:00
  • ac93a5a85c Change slow query time logging to debug Bond_009 2019-10-08 22:17:15 +02:00
  • e553eba31e Use System.Text.Json api Bond_009 2019-09-25 17:43:20 +02:00
  • 531642fc53 Improve gitattributes for images Vasily 2019-10-03 14:05:55 +03:00
  • aa9d7d7f04 Merge pull request #1862 from joshuaboniface/bump-version Vasily 2019-10-08 16:04:55 +03:00
  • f20555bf4a Use NVM to install nodejs v8 and yarn Joshua Boniface 2019-10-07 23:02:07 -04:00
  • 3fc71731a3 Remove jellyfin-web submodule from bump_version Joshua Boniface 2019-10-07 22:37:19 -04:00
  • 218015063b Port former create_tarball into COPR Makefile Joshua Boniface 2019-10-07 22:29:31 -04:00
  • d8c3b26fa6 Merge pull request #1846 from jellyfin/EraYaN-patch-1 v10.4.0 Joshua M. Boniface 2019-10-06 19:23:01 -04:00
  • adde41c533 Remove /bin from ffmpeg path. Erwin de Haan 2019-10-06 22:26:17 +02:00
  • 3925e1dced Fix extracted path from ffmpeg zip. Erwin de Haan 2019-10-06 22:20:49 +02:00
  • c7d1206dcb Switch to custom patched build for ffmpeg Erwin de Haan 2019-10-06 22:03:44 +02:00
  • f1567c64a5 Merge pull request #1844 from dkanada/poster Vasily 2019-10-06 22:16:21 +03:00
  • d900cc5c53 Merge pull request #1845 from joshuaboniface/mesa-va-drivers-fix Joshua M. Boniface 2019-10-06 15:12:48 -04:00
  • 5c456231b1 Translated using Weblate (Finnish) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ Poki 2019-10-05 12:04:44 +00:00
  • abde7c0242 Make the comment nicer Joshua Boniface 2019-10-05 18:38:55 -04:00
  • 762d17c3df Move copy steps further so they're not overwriting Joshua Boniface 2019-10-05 16:12:11 -04:00
  • e006b7f1e1 add comment explaining a bug fix dkanada 2019-10-06 01:24:04 +09:00
  • db10f380d1 fix missing image on seasons without posters dkanada 2019-10-06 00:58:27 +09:00
  • 60f8aa540f Added translation using Weblate (Finnish) Poki 2019-10-05 12:04:14 +00:00
  • 7b64c696f7 Merge pull request #1841 from joshuaboniface/docs-url Joshua M. Boniface 2019-10-04 15:13:07 -04:00
  • 0367dc21f8 Update GitHub templates Joshua Boniface 2019-10-04 15:07:59 -04:00
  • 7a172a9051 Update Docs to docs.jellyfin.org URL Joshua Boniface 2019-10-04 14:37:36 -04:00