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