Commit Graph

201 Commits

Author SHA1 Message Date
Luca Benini c4d142eda1 Fix BaseItemKind conversion for PlaylistsFolder
Return the correct ClientTypeName to allow Enum Parse
Added dynamic unit tests to ensure all BaseItem concrete descend
2021-02-14 12:40:08 +01:00
Bond-009 2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity 2021-01-09 16:21:19 +01:00
Ian 0f4bbbc63c Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver 2021-01-06 10:58:07 -08:00
obradovichv d45e2fe95a Update contributors 2021-01-03 20:32:33 +02:00
Joshua M. Boniface c98c2ab955
Merge branch 'master' into syncplay-enhanced 2020-11-27 09:46:18 -05:00
Greenback 084d21cade Updated contributors. 2020-11-19 18:27:30 +00:00
Stéphane Senart 95ecedbce7 [AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate 2020-10-22 12:49:26 +02:00
gion ed2eabec16 Update CONTRIBUTORS.md 2020-10-16 11:38:50 +02:00
github@esslinger.dev f314be9d85 chore(CONTRIBUTORS.md): add skyfrk 2020-10-01 18:44:22 +02:00
Bond-009 c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
Removed browser auto-launch functionality
2020-09-29 18:24:58 +02:00
Niels van Velzen 3459655bb4 Use GeneralCommandType enum in GeneralCommand name 2020-09-21 16:56:22 +02:00
spookbits 5cca8bffea Removed browser auto-load functionality from the server.
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
2020-09-16 13:22:04 -04:00
Oleg Shevchenko 58924fd1da
Fix parameters validation in ImageProcessor.GetCachePath 2020-09-13 22:38:31 +03:00
lmaonator 76172f76d9 Fix TVDB plugin not handling absolute display order 2020-09-05 02:34:57 +02:00
Bond-009 9cbc016b0a
Merge pull request #3877 from orryverducci/deinterlace-improvements
Deinterlacing improvements
2020-09-03 20:38:54 +02:00
Orry Verducci d7b0f68eab Add myself to contributors 2020-08-11 15:44:18 +01:00
ConfusedPolarBear e2f16fc255 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-06-19 23:33:43 -05:00
dkanada f026a1d721
Merge pull request #3267 from pusta/Contributors-Update
CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1
2020-06-15 10:57:13 +09:00
Chris Kapusta b8d80bf09c
Update CONTRIBUTORS.md
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-06-13 14:32:42 -05:00
Chris Kapusta 3b0cdd4716 Update CONTRIBUTORS.md 2020-06-07 15:43:39 -05:00
Patrick Barron caf6833447 Add myself to CONTRIBUTORS.md 2020-05-27 10:08:36 -04:00
ConfusedPolarBear 36f3e933a2 Add quick connect 2020-04-15 14:49:20 -05:00
Delgan 5c117734a5 Improve movie resolver if space precedes the year 2020-04-13 14:50:35 +02:00
Kristupas Savickas 9dda2ffc91
Fix ffmpeg path on ARM docker image 2020-04-06 13:21:20 +03:00
Mark Monteiro c594b1a4c3 Fix bad merge in contributors list 2020-03-13 22:46:11 +01:00
Mark Monteiro 487aa376b4 Merge remote-tracking branch 'upstream/master' into 1914-prevent-duplicates-in-playlists 2020-03-11 23:21:30 +01:00
Joshua M. Boniface 3016e78aef Remove dependabotbot 2020-03-03 23:22:29 -05:00
Joshua M. Boniface 0e98d8bbad Update contributors list
Refreshes the contributors list with the data available from all merged
PRs. Includes a huge number of people who had never added themselves
manually. Going forward this is probably not needed anymore as we can
update this fairly easily.
2020-03-03 22:51:16 -05:00
Mark Monteiro 7f96fce15d Add SegiH as a contributor
This PR is based on a change originally proposed by this author
2020-03-03 14:40:49 +01:00
artiume 63f13df6fc
Merge pull request #17 from jellyfin/master
10.5
2020-02-13 13:09:50 -05:00
Anthony Lavado 42066ee326
Merge branch 'master' into transcoding-throttling 2020-02-12 02:01:56 -05:00
artiume 81396a11cb
Update CONTRIBUTORS.md 2020-02-06 17:35:47 -05:00
Carey Metcalfe f2eea89ff0 Fix pagination for DLNA root folder list
Previously, when responding to a DLNA "Browse" request, the
`StartingIndex` was not respected and all of the root items were
returned each time. This caused infinite loops with in DLNA clients that
ignored the `TotalMatches` data in the response and just continued
asking for the next page until they got an empty response.

This fix makes the root folder list respect the `StartingIndex` and
`RequestedCount` parameters like all other responses.

Fixes issue #2303
2020-01-19 01:37:52 -05:00
Maximilian Marschall 081d942d03 Enable Throttling when transcoding without Hardware-Acceleration 2020-01-12 00:33:57 +01:00
David eb12754fc5 Add Tmdb as a Provider for Season Images
Changes to be committed:
	modified:   CONTRIBUTORS.md
	new file:   MediaBrowser.Providers/Tmdb/TV/TmdbSeasonImageProvider.cs
	modified:   MediaBrowser.Providers/Tmdb/TV/TmdbSeasonProvider.cs
2019-12-18 17:27:44 +01:00
Mark Monteiro a2462704d1 Add self to Jellyfin contributors 2019-12-12 17:48:41 +01:00
nevado cb32bf1c4f Add mesa-va-drivers to main Dockerfile (#1727) 2019-09-15 00:31:13 -04:00
Joshua M. Boniface d95c04787c
Merge branch 'master' into h265 2019-08-19 14:57:48 -04:00
Khinenw 59518ec87e Fixed SMI to SRT UTF-16 Encoding bug 2019-07-15 12:20:59 +09:00
Jörn 1fd8164756 fix issue #1347 introduced in pr #930 2019-06-26 01:13:54 -07:00
DrPandemic 394d96246b
Check path before opening image 2019-06-24 20:13:07 -04:00
pjeanjean 7919dd81da Skip user permission checking for UserRootFolder
Fix #1436
UserRootFolders are used to represent virtual folders that exist outside
of libraries. As such, it doesn't make sense to check if a user has the
right to access their library (named `Media Folders`).
2019-06-06 08:30:56 +02:00
Frank 3ba709fcc3 Fix #1432. Add support for encoding with libx265 and hevc_nvenc. 2019-06-01 15:46:41 -07:00
PloughPuff 632968dc81 Added self to contributors 2019-03-05 21:29:15 +00:00
Xu Fasheng 95d001a053 Update CONTRIBUTORS.md 2019-02-28 22:15:59 +08:00
Lynxy eb95b025d4 Add to contributors 2019-02-22 23:28:19 -05:00
Liggy 33171a58b5 Merge branch 'master' into populate-extras 2019-02-20 16:37:57 +01:00
Torsten 9753a76905 Populate video extras again 2019-02-19 22:41:25 +01:00
Felix Ruhnow 967d5deeb7 checking user-permission in GetQueryResult to prevent accessing the library without permission but having a link. (+added myself as contributor. forgot last time bout that) 2019-02-18 18:29:58 +01:00
William Lees fe43e279c8 Add to contributors 2019-02-12 23:50:53 +11:00
dkanada 7e3c45c917 fix build errors and update plugin manifest location 2019-02-03 19:40:55 +09:00
Justin Suess 12e4c1c7ae Added RazeLighter777 to the contributors file 2019-01-28 20:11:46 -06:00
Phallacy cab7fa2671 added self to contributors list 2019-01-24 07:36:45 -08:00
Joshua M. Boniface 3518400b22 Merge branch 'master' into release-10.1.0 2019-01-20 23:48:23 -05:00
Tthecreator 3069c749b4 Added myself to contributers 2019-01-21 00:40:59 +01:00
William Taylor 88f13492c7 Added myself to contributors.md 2019-01-20 21:05:12 +00:00
Claus Vium 99acf83dfa Add cvium to CONTRIBUTORS 2019-01-15 16:48:21 +01:00
grafixeyehero 862fe1a290 add grafixeyehero to CONTRIBUTORS 2019-01-11 19:52:26 +03:00
LeoVerto f9e52fed81 Fix CONTRIBUTORS.md formatting 2019-01-08 03:26:05 +00:00
LeoVerto d92bf3398e Add Markdown and Docker files to .dockerignore 2019-01-04 21:07:23 +01:00
Anthony Lavado a06a5c8d18 Merge branch 'dev' into project-updates 2019-01-02 14:02:48 -05:00
Anthony Lavado e12888c2c5 restore spaces in CONTRIBUTORS.md 2019-01-02 12:21:07 -05:00
Sparky 141661573a Add myself to contributors file 2019-01-02 12:06:53 -05:00
Anthony Lavado 6c27e3a7f7 Add anthonylavado to CONTRIBUTORS.md 2019-01-02 02:20:14 -05:00
Bond_009 6d9ee138d6 More log dir configurable 2018-12-30 22:44:38 +01:00
Joshua M. Boniface 64a1a7560e Merge branch 'dev' into fix-issue-320 2018-12-29 19:39:05 -05:00
Erwin de Haan ff88936f8b Update CONTRIBUTORS.md 2018-12-30 01:32:05 +01:00
bfayers 681dd2686b add myself to contributors 2018-12-29 21:33:47 +00:00
Flemming Thesbjerg a91a28c408 re-adds wan ip on dashboard by requesting it from http://ipv4.icanhazip.com 2018-12-29 01:48:31 +01:00
Joshua Boniface ad0f1335d2 Clean up CONTRIBUTORS and differentiate us 2018-12-09 21:37:24 -05:00
Sven Van den brande be1842661b Add myself to the contributors 2014-06-09 20:46:00 +02:00
Tim Hobbs 0f88830fd9 Added my name to contrib list
Also just cleaned up and removed extra spaces . What can I say, I am
anal? :)
2014-04-05 02:43:32 -07:00
tikuf 98fefb18bc Images changes 2013-09-24 09:48:55 +10:00
mporcas 5526ae3201 Update CONTRIBUTORS.md 2013-09-11 15:30:06 +01:00
mporcas 2a4b0dfb04 Update CONTRIBUTORS.md 2013-09-11 15:28:43 +01:00
blackice013 2e99fb29bb Update CONTRIBUTORS.md
Contributed to MB Classic bug report on GitHub.
2013-08-31 11:16:36 +10:00
Luke Pulverenti bbec002350 Merge branch 'master' of https://github.com/Detector1/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-29 22:20:51 -04:00
JoshFink c31b0aaf6b Update CONTRIBUTORS.md 2013-08-29 18:55:19 -04:00
jordy1955 c1d7795c96 Update CONTRIBUTORS.md 2013-08-30 06:13:42 +09:30
danlotfy 04faf9ad25 Update CONTRIBUTORS.md 2013-08-29 22:02:56 +03:00
trooper11 aa6d5624e1 Update CONTRIBUTORS.md 2013-08-29 13:52:05 -04:00
Alwin Hummels a6962ff8a0 Update CONTRIBUTORS.md 2013-08-29 16:49:25 +02:00
Alwin Hummels 0c4ce2c014 Update CONTRIBUTORS.md 2013-08-29 16:32:09 +02:00
Toonguy e5fe669a9c Update CONTRIBUTORS.md 2013-08-29 10:03:21 -04:00
rrb008 8636bbfd44 Update CONTRIBUTORS.md 2013-08-28 23:59:18 +01:00
Luke Pulverenti 98169502d1 Merge branch 'master' of https://github.com/yardameus/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-28 10:00:28 -04:00
Luke Pulverenti 76529eec83 Merge branch 'master' of https://github.com/madFloyd/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-28 07:42:39 -04:00
Luke Pulverenti b19d0a14d3 Merge branch 'master' of https://github.com/Yogi12/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-27 22:47:55 -04:00
Luke Pulverenti d83055e4ee Merge branch 'master' of https://github.com/crisliv/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-27 22:46:42 -04:00
Luke Pulverenti bf4ee62157 Merge branch 'master' of https://github.com/DigiTM/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-27 11:15:36 -04:00
Luke Pulverenti 779bc6baf5 Merge branch 'master' of https://github.com/swhitmore/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-26 11:17:48 -04:00
Luke Pulverenti 055515d221 Merge branch 'master' of https://github.com/0sm0/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-26 08:10:13 -04:00
Luke Pulverenti f9e84e5c2a Merge branch 'master' of https://github.com/Tharnax/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-26 08:09:29 -04:00
rickster53 a8a97ca96c Update CONTRIBUTORS.md
adding rickster53
2013-08-26 07:20:16 -04:00
mrwebsmith 80bbe4e61b Update CONTRIBUTORS.md 2013-08-25 12:39:38 -04:00
Luke Pulverenti 70844a3b34 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-25 11:16:31 -04:00
Luke Pulverenti 716227fd59 Merge branch 'master' of https://github.com/starkadius/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-25 11:15:29 -04:00
wraslor a9434a6082 Update CONTRIBUTORS.md 2013-08-24 15:37:21 -04:00
Luke Pulverenti a5bdf11991 Merge branch 'master' of https://github.com/vileboy/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-24 12:47:51 -04:00
Luke Pulverenti 5d2dc5bd10 Merge branch 'master' of https://github.com/milli260876/MediaBrowser
Conflicts:
	CONTRIBUTORS.md
2013-08-24 09:14:13 -04:00