Commit Graph

  • 4de8bf3295 Merge pull request #1338 from cvium/fix_extras Joshua M. Boniface 2019-05-17 09:00:22 -04:00
  • 4a9b349c04 only return useful drives dkanada 2019-05-16 16:45:56 -07:00
  • 87c8f19f19 Move DLNA thumbnail element to after larger image elements bugfixin 2019-05-16 18:00:38 +00:00
  • 0ef52c739e Review changes Claus Vium 2019-05-16 07:27:38 +02:00
  • 0a9a6b949c Merge pull request #1372 from DrPandemic/fix-pin Joshua M. Boniface 2019-05-14 21:54:28 -04:00
  • 71f81c5fb0 Merge pull request #1367 from Bond-009/photo Joshua M. Boniface 2019-05-14 21:25:46 -04:00
  • c22068d6b1 Fix pin bug introduced in 10.3.z. DrPandemic 2019-05-11 19:32:20 -04:00
  • 012e4a3e63 Fix transcode bitrate control JMCC 2019-05-11 17:19:20 +02:00
  • 5d85076ad5 Enable Exynos V4L2-m2m HW encoder JMCC 2019-05-11 17:17:32 +02:00
  • 35d7e97258 Ignore casing photo extensions Bond-009 2019-05-11 11:55:41 +02:00
  • bbc1a86b57 Merge pull request #1306 from oddstr13/pr-sudoless-build-1 Joshua M. Boniface 2019-05-10 09:25:41 -04:00
  • 89537abdc4 Merge pull request #1293 from Bond-009/query-time Joshua M. Boniface 2019-05-10 09:19:05 -04:00
  • abfc41f382 Merge pull request #1363 from joshuaboniface/readme Anthony Lavado 2019-05-09 23:44:47 -04:00
  • 84ac6ea12a Update getting-help link in README Joshua Boniface 2019-05-09 18:57:40 -04:00
  • cd83d80f2b Merge pull request #1294 from DrPandemic/fix-download-non-ascii Bond-009 2019-05-09 17:30:19 +02:00
  • d9c159122f Merge pull request #1229 from voodoos/cleanup/SocketSharp Bond-009 2019-05-09 17:16:51 +02:00
  • 12721eb7dd Fix non-ascii filename downloads Jean-Samuel Aubry-Guzzi 2019-04-23 17:31:38 -04:00
  • b8a09339cd Enforce extras folder structure according to Emby's wiki Claus Vium 2019-05-02 08:14:00 +02:00
  • 3634d367c1 Move artifact chown inside docker to avoid sudo Odd Stråbø 2019-04-25 05:33:17 +02:00
  • c1daea0ec7 Change owner and parent id of extras to the main media item Claus Vium 2019-05-01 07:47:22 +02:00
  • 2bc378a9c3 Merge pull request #1337 from jellyfin/release-10.3.z Joshua M. Boniface 2019-04-30 23:35:11 -04:00
  • e8196fed7c Bump version for 10.3.2 v10.3.2 Joshua Boniface 2019-04-30 20:18:54 -04:00
  • 477702fbb9 Merge pull request #1324 from joshuaboniface/arm64 Joshua M. Boniface 2019-04-30 20:07:41 -04:00
  • 2216a271bb Merge pull request #1335 from Bond-009/ffmpeglimit Joshua M. Boniface 2019-04-30 20:06:24 -04:00
  • 91cd7d2f6b Limit amount of ffmpeg processes extracting images at once Bond-009 2019-04-30 23:35:39 +02:00
  • 4e681d25d9 Merge pull request #1334 from Bond-009/musicbrainzfix Anthony Lavado 2019-04-30 16:56:54 -04:00
  • 06cc2891de Merge pull request #1310 from bugfixin/progressivestreamingservice-unreachable Bond-009 2019-04-30 22:20:54 +02:00
  • 682432f55a Iterate over IEnumerable before disposing Bond-009 2019-04-30 22:18:40 +02:00
  • 7c4cb5ec58 Merge pull request #1333 from bugfixin/easypinfix Anthony Lavado 2019-04-30 15:36:25 -04:00
  • 1df73fdeba Fix incorrect hasPassword flag when easy pin set bugfixin 2019-04-30 19:16:53 +00:00
  • 21ba8a0593 Merge pull request #1332 from cvium/fix_tvdb_ep_provider Bond-009 2019-04-30 20:59:18 +02:00
  • 08ed52eb72 Make the TvdbEpisodeProvider class Public Claus Vium 2019-04-30 20:08:59 +02:00
  • 99700e1b95 Merge pull request #1327 from joshuaboniface/disco Anthony Lavado 2019-04-30 02:38:21 -04:00
  • 4e0be95368 Merge pull request #1305 from bugfixin/passwordless-form-encoded Joshua M. Boniface 2019-04-29 23:07:04 -04:00
  • c8a59c8343 Support libssl1.1 for Ubuntu Disco Joshua Boniface 2019-04-29 23:03:57 -04:00
  • 2b2a2ed708 Add arm64 packaging for Debuntu Joshua Boniface 2019-04-29 00:56:17 -04:00
  • a827a2fbcc Remove unreachable code and const trySupportSeek within BaseProgressiveStreamingService bugfixin 2019-04-25 19:14:33 +00:00
  • f97f6b8061 Merge pull request #1296 from Bond-009/fix1234 Anthony Lavado 2019-04-25 01:37:02 -04:00
  • 61d7bed181 Merge pull request #1304 from jellyfin/release-10.3.z Bond-009 2019-04-25 07:27:37 +02:00
  • 844ea9d77e Don't coalesce empty strings to null in StringMapTypeDeserializer bugfixin 2019-04-25 04:36:28 +00:00
  • 71479286e9 Fix #1234 Bond_009 2019-04-24 19:38:14 +02:00
  • a9337033c1 Fix query time logging Bond_009 2019-04-24 15:25:22 +02:00
  • a0e61ee67f Merge pull request #1274 from bugfixin/content-type-fix Bond-009 2019-04-24 14:54:18 +02:00
  • 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287) Claus Vium 2019-04-24 14:06:54 +02:00
  • 08d3a5d2fe Fix null reference when request content type is application/x-www-form-urlencoded bugfixin 2019-04-21 19:29:05 +00:00
  • 696a36b4a5 Update submodule for 10.3.1 v10.3.1 Joshua Boniface 2019-04-20 15:59:50 -04:00
  • 5fb4922c6f Bump version to 10.3.1 Joshua Boniface 2019-04-20 14:24:40 -04:00
  • 3738f95871 Merge pull request #1258 from Bond-009/fixpluginload Joshua M. Boniface 2019-04-20 12:35:57 -04:00
  • 6797bdec04 Merge pull request #1264 from jellyfin/fix-empty-pw-migration Joshua M. Boniface 2019-04-20 12:20:22 -04:00
  • 764c6d5461 Fix comparison for empty password migration Claus Vium 2019-04-20 17:42:11 +02:00
  • 6973182ade Fix more possible exceptions Bond-009 2019-04-20 14:02:00 +02:00
  • f62af07381 Handle exception when loading unsupported assembly Bond-009 2019-04-20 12:18:44 +02:00
  • a8da122fb3 Merge pull request #1252 from jellyfin/release-10.3.z Bond-009 2019-04-20 12:25:29 +02:00
  • da842d5a73 Fix incorrect escaping in regex pattern bugfixin 2019-04-19 18:35:28 +00:00
  • 46c37c0ae8 Bump version to 10.3.0 (release) v10.3.0 Joshua Boniface 2019-04-19 14:25:29 -04:00
  • 4ad71766fc Merge branch 'translations' into release-10.3.z Joshua Boniface 2019-04-19 14:19:22 -04:00
  • 9d60cc8c66 Rename Chinese (Traditional) file Weblate 2019-04-19 13:59:04 -04:00
  • 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries bugfixin 2019-04-18 21:47:19 +00:00
  • 4a6243096a Translated using Weblate (Czech) Libor Filípek 2019-04-19 17:30:29 +00:00
  • 10cbdc8e8e Translated using Weblate (Swiss German) Heldenkrieger01 2019-04-09 17:16:35 +00:00
  • 4886fc467c Translated using Weblate (Slovenian) SaddFox 2019-04-16 14:53:26 +00:00
  • 8e2827cc39 Translated using Weblate (Kazakh) WWWesten 2019-04-02 12:41:49 +00:00
  • 395d2e4917 Translated using Weblate (Greek) Βασίλης Μουρατίδης 2019-04-18 09:05:44 +00:00
  • d31f5229da Translated using Weblate (Danish) Dan Johansen 2019-04-09 07:39:06 +00:00
  • d6622818dc Translated using Weblate (Czech) Libor Filípek 2019-04-13 12:06:54 +00:00
  • ba684d6d3a Translated using Weblate (Chinese (Traditional)) tinganhsu 2019-04-19 04:33:31 +00:00
  • 90c04a4640 Added translation using Weblate (Chinese (Traditional)) tinganhsu 2019-04-19 04:32:51 +00:00
  • 06a1e1f166 Merge pull request #1244 from joshuaboniface/hotfix-authapi Joshua M. Boniface 2019-04-18 17:58:54 -04:00
  • 7bea62adbf Merge pull request #1245 from Bond-009/updateevent Anthony Lavado 2019-04-18 14:16:48 -04:00
  • 31ad366aa9 Implemented suggested conditional Joshua Boniface 2019-04-18 10:24:08 -04:00
  • 10f33b0273 Update conditional to be correct Joshua Boniface 2019-04-18 09:31:30 -04:00
  • 8f703f4744 Remove unused event Bond-009 2019-04-18 13:19:16 +02:00
  • eaa1ac8013 Apparently strings can't be !'d Joshua Boniface 2019-04-17 22:49:17 -04:00
  • ca3bb308b3 Add the proper Class too Joshua Boniface 2019-04-17 22:46:26 -04:00
  • e790f024c2 Return MethodNotAllowedException if Pw is not set Joshua Boniface 2019-04-17 22:31:17 -04:00
  • 250e0c75df Add MethodNotAllowedException with code 405 Joshua Boniface 2019-04-17 22:31:06 -04:00
  • c3532b92f7 Merge pull request #1158 from Bond-009/httpclean Joshua M. Boniface 2019-04-17 22:12:17 -04:00
  • 0539861dc0 Merge pull request #1182 from Bond-009/deepcopy Joshua M. Boniface 2019-04-17 22:11:53 -04:00
  • deedf2a36c Merge pull request #1224 from Terror-Gene/patch-1 Joshua M. Boniface 2019-04-17 22:11:30 -04:00
  • cde7375049 Merge pull request #1242 from Bond-009/metadata Joshua M. Boniface 2019-04-17 09:26:04 -04:00
  • e89c8dbf76 Use CultureInfo.InvariantCulture Bond-009 2019-04-17 15:23:03 +02:00
  • c7fedfbca3 Fix metadata path save Bond_009 2019-04-17 11:41:14 +02:00
  • b031a55a59 Merge pull request #1225 from DrPandemic/update-build-path-help Anthony Lavado 2019-04-16 16:20:12 -04:00
  • f520831025 Merge pull request #1239 from anthonylavado/fix-ident Bond-009 2019-04-16 11:56:38 +02:00
  • 2f0719a883 Move the definition of ProductName to the correct class Anthony Lavado 2019-04-16 01:38:00 -04:00
  • 34ab99caf1 Move the ProductName to the public endpoint Anthony Lavado 2019-04-16 01:16:02 -04:00
  • 65f9141764 Update the help message to indicate the right output folder DrPandemic 2019-04-10 22:08:23 -04:00
  • b2f94c0e40 Remove the old message responders Anthony Lavado 2019-04-15 00:21:14 -04:00
  • ba12d96d23 Removed wrapping of HeaderNames fields VooDooS 2019-04-12 15:25:18 +02:00
  • bb807554e2 Replace CRLF injection mitigation by use of .NET ip parsing VooDooS 2019-04-11 17:17:48 +02:00
  • 56d1050bac Replace custom ip "normalization" by methods from IPAddress VooDooS 2019-04-11 17:13:40 +02:00
  • a6e1b23eb0 Simplify headers use in WSS VooDooS 2019-04-11 16:58:28 +02:00
  • 5f6ab836de Extend Microsoft.Net.Http.Headers.HeaderNames VooDooS 2019-04-11 15:35:06 +02:00
  • a9f790e101 Fix directory capitalization Terror-Gene 2019-04-11 04:00:46 +09:30
  • f888c4b641 Fix missing Unraid cache mount Terror-Gene 2019-04-11 03:19:05 +09:30
  • 65bff1181a Bump version to 10.3.0-rc2 and update submodule v10.3.0-rc2 Joshua Boniface 2019-04-10 00:51:21 -04:00
  • efb14f0b58 Bump dockerfile web versions too Joshua Boniface 2019-04-10 00:23:39 -04:00
  • 75a4f04cce Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create Joshua M. Boniface 2019-04-10 00:18:08 -04:00
  • 007fe34363 Merge pull request #1221 from LogicalPhallacy/ffmpegdetection Joshua M. Boniface 2019-04-09 23:57:20 -04:00
  • a1d50a6d05 Clean WebSocketSharpRequest.PathInfo (#1212) Ulysse 2019-04-09 20:19:27 +02:00