Joshua M. Boniface
54e2feabba
Update bug_report.md
...
Add section about log files.
2019-01-10 23:41:40 -05:00
Joshua Boniface
2e39a80c63
Update pull request template
2019-01-10 23:25:58 -05:00
Joshua M. Boniface
7cbff8d3f1
Update issue templates
...
Adds issue templates for Bugs, Features, and Enhancements.
2019-01-10 23:20:58 -05:00
Andrew Rabert
e5c2dbdf23
Merge pull request #540 from joshuaboniface/api-keys
...
Update Emby API keys to our own
2019-01-10 23:02:29 -05:00
Joshua M. Boniface
15c89d281e
Merge pull request #506 from hawken93/linting
...
Removing tabs and trailing whitespace
2019-01-10 19:54:18 -05:00
grafixeyehero
9659decef0
fix the forgotpasswordpin
...
fix passwordreset.txt print
2019-01-11 01:15:00 +03:00
Joshua Boniface
fddd72a3bd
Update Fanart commented-out API key to our own
2019-01-10 15:17:08 -05:00
Joshua Boniface
8489febcc7
Update Omdb API key to our own
2019-01-10 15:17:07 -05:00
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
2019-01-10 20:38:53 +01:00
Erwin de Haan
47e36b6791
Add linux-arm and linux-arm64 native.
2019-01-10 20:18:39 +01:00
Erwin de Haan
399a079dd4
Build scripts and build system consolidation.
...
Squashed commit.
2019-01-10 19:45:30 +01:00
Anthony Lavado
5900ab8c68
Update OpenSubtitles User Agent to our own
2019-01-10 13:26:52 -05:00
cvium
0abe5b6ec3
Change ItemId to Guid like all the others
2019-01-10 15:30:26 +01:00
Andrew Rabert
3d867c2c46
Merge pull request #516 from Bond-009/env
...
Remove useless properties from IEnvironmentInfo
2019-01-09 22:08:58 -05:00
Andrew Rabert
7a832045d6
Merge pull request #424 from dkanada/submodule
...
add jellyfin-web as submodule
2019-01-09 22:05:11 -05:00
Joshua Boniface
7603b8d0fe
Update TheTVDB API key to our own
2019-01-09 12:44:48 -05:00
Joshua Boniface
04ab1daa02
Update FanArt API key to our own
2019-01-09 12:24:16 -05:00
Joshua Boniface
41da58206f
Update TheAudioDB API key to our own
2019-01-09 12:19:10 -05:00
Joshua Boniface
909409bb6d
Update TheMovieDB API key to our own
2019-01-09 12:11:42 -05:00
Bond-009
f454b753f2
separate path with comma
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-10 00:23:44 +09:00
dkanada
9de66e9e87
add jellyfin-web as submodule
2019-01-09 23:35:05 +09:00
Joshua M. Boniface
dbceef97fd
Merge pull request #524 from jellyfin/dev
...
Master 10.0.1
2019-01-09 00:48:32 -05:00
Anthony Lavado
932fcb0a9c
Merge pull request #523 from joshuaboniface/master-10.0.1
...
Bump version for 10.0.1
2019-01-08 20:37:53 -05:00
Joshua Boniface
f822d1c871
Bump version for 10.0.1
2019-01-08 20:09:33 -05:00
Joshua M. Boniface
61aeb0e9a8
Merge pull request #486 from Bond-009/plugins
...
Add NuGet package info to plugin projects
2019-01-08 18:10:09 -05:00
Joshua M. Boniface
803226acef
Merge pull request #519 from Bond-009/image
...
Fix the DecodeJfif function to get proper image sizes
2019-01-08 18:09:54 -05:00
Joshua M. Boniface
cdefc046e6
Merge pull request #491 from sparky8251/fix-user-profile
...
Fix userprofile.js crash
2019-01-08 18:04:37 -05:00
Joshua M. Boniface
9156b21714
Merge pull request #493 from Bond-009/values
...
Remove unused resource
2019-01-08 18:04:12 -05:00
Joshua M. Boniface
b3bd238d29
Merge pull request #498 from bfayers/change-contrib-link
...
Change contributing link in settings to readthedocs.io
2019-01-08 18:02:47 -05:00
Joshua M. Boniface
67300c65dc
Merge pull request #501 from hawken93/fix_division
...
Fix regression in integer divisions in latest movies category
2019-01-08 18:02:19 -05:00
Bond_009
432be01934
Fix the DecodeJfif function to get image sizes
...
Added support for progressive DCT-based JPEGs.
By adding a check for the SOF2 marker (C2)
2019-01-08 22:10:11 +01:00
Thomas Büttner
4e7f475491
Also symlink logs to /var/log, changed changelog to lastest entry of the debian package
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-08 19:44:51 +01:00
Thomas Büttner
ad36f9ec89
Add rpm build script for fedora and update README
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-08 19:04:52 +01:00
Thomas Büttner
7f4a073b05
Add %post script to move exitsting config to /etc/jellyfin and symlink it.
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-08 18:56:55 +01:00
Bond_009
f520ddc966
Remove useless properties from IEnvironmentInfo
2019-01-08 17:35:56 +01:00
Joshua M. Boniface
c5c44744fc
Merge pull request #512 from LeoVerto/patch-1
...
Fix CONTRIBUTORS.md formatting
2019-01-07 22:27:45 -05:00
LeoVerto
f9e52fed81
Fix CONTRIBUTORS.md formatting
2019-01-08 03:26:05 +00:00
hawken
bd169e4fd4
remove trailing whitespace
2019-01-07 23:27:46 +00:00
hawken
ba1794f64b
Remove tabs and trailing whitespace
2019-01-07 23:24:34 +00:00
hawken
82a801c9ae
Some less obvious ones that I was told were there
2019-01-07 21:29:59 +00:00
hawken
880825514a
Fix regression where it would do integer divisions, giving wrong result
2019-01-07 21:10:11 +00:00
Thomas Büttner
0e455b0f62
fixed restart.sh permissions
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-07 19:28:04 +01:00
Thomas Büttner
cbff18edb5
Add logging and config directories
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-07 18:51:37 +01:00
Bond_009
672e635742
Remove unused resource
2019-01-07 18:39:35 +01:00
Joshua M. Boniface
4ab82f7436
Merge pull request #488 from sparky8251/fix-mimetype-formatting
...
Fix odd formatting in MimeType.cs
2019-01-07 11:25:43 -05:00
Sparky
ae4a82570c
Fixed odd formatting in MimeType.CS
...
Think there might have been a mismatch between tabs and spaces. All spaces now.
2019-01-07 11:23:11 -05:00
Joshua M. Boniface
483e74ec8f
Merge pull request #487 from sparky8251/fix-logs
...
Support `*.log` files in browser log viewer
2019-01-07 11:22:28 -05:00
Sparky
1f5b9a04fb
Open log files in browser again
...
Fixes #485
Looks like we regressed and now only the .txt logs would open in the browser when clicked.
Added in MimeType handler for .log files. Problem solved.
2019-01-07 11:19:59 -05:00
Bond_009
e1379610e5
Ground work to get plugins functional again
2019-01-07 16:58:33 +01:00
Joshua M. Boniface
c986340c02
Merge pull request #419 from jellyfin/dev
...
Master 10.0.0
2019-01-07 00:47:06 -05:00