Chris Kapusta
3b0cdd4716
Update CONTRIBUTORS.md
2020-06-07 15:43:39 -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