Commit Graph

12275 Commits

Author SHA1 Message Date
Vasily
80c3832610 Merge pull request #391 from EraYaN/remove-old-imageencoders
Remove old ImageEncoders (ImageMagick & Drawing.Net).

Skia should be enough.
2019-01-05 03:07:00 +03:00
Vasily
f93cd97f9b Merge pull request #393 from Bond-009/removesmb
Remove support for opening files via SMB without mounting the share.

This doesn't mean you can't use a SMB share to host your files for Jellyfin. You will just have to mount the share using OS-level mechanisms.
2019-01-05 03:04:54 +03:00
Bond_009
a997bb609f Remove unnecessary using statements 2019-01-05 01:49:52 +03:00
Bond_009
391b48614d Remove FireEventIfNotNull
It's a pretty useless "helper" class
2019-01-05 01:49:52 +03:00
Andrew Rabert
e4a041b832 Merge pull request #283 from Bond-009/gpl-cleanup
Post GPL cleanup
2019-01-04 17:40:44 -05:00
Joshua M. Boniface
72ee4b189d Merge pull request #399 from cvium/remove_connect
Remove Connect in ui
2019-01-04 15:12:27 -05:00
Joshua M. Boniface
c13c326171 Merge pull request #378 from cvium/fix_dlna_user_id_null
Fix ArgumentNullException in DLNA streams
2019-01-04 15:10:50 -05:00
LeoVerto
d92bf3398e Add Markdown and Docker files to .dockerignore 2019-01-04 21:07:23 +01:00
bfayers
2961dc0bdd use ffmpeg 4.0.3 instead of distro provided (fixes chromecast + androidtv) 2019-01-04 20:04:58 +00:00
Bond_009
59d8d9a82c Fix nullrefexception in SubtitleEncoder 2019-01-04 18:52:04 +01:00
Erwin de Haan
e4c81f763b Stop version addins from messing with the AssemblyVersion.
Project uses manual versioning. This breaks very annoyingly with my global settings.
2019-01-04 16:57:39 +01:00
Andrew Rabert
c39ca7dba3 Merge pull request #394 from bfayers/remove-premiere-block-xmltvpage
Remove premiere nag at bottom of xmltv page
2019-01-04 00:46:06 -05:00
Andrew Rabert
dca274afea Merge pull request #396 from Bond-009/news
Remove news service
2019-01-03 19:22:02 -05:00
Bond_009
340a2c6512 Post GPL cleanup 2019-01-03 23:19:02 +01:00
Bond_009
a640d437c8 Remove news service 2019-01-03 23:10:18 +01:00
Bond_009
6a8b94b0c7 Remove SMB support
This doesn't mean you can't use an SMB share to store your files for
Jellyfin. You will just have to connect to it on the OS level.
2019-01-03 21:54:59 +01:00
Joshua M. Boniface
c6618d0a5f Merge pull request #385 from Bond-009/usage
Don't send usage to emby
2019-01-03 15:35:24 -05:00
Erwin de Haan
22adb838e6 Removed last using. 2019-01-03 21:35:08 +01:00
Erwin de Haan
d15af6eb35 Removed all old and unused ImageEncoders.
Remove solution platform cruft.
2019-01-03 21:29:48 +01:00
Bond_009
4875d49fa2 Remove remaining part old logging code 2019-01-03 21:25:39 +01:00
Joshua M. Boniface
db6b3f07b4 Merge pull request #389 from Strit/danish-translation
Danish translation
2019-01-03 15:20:40 -05:00
Bond_009
30a19d345a Remove report usage configuration option 2019-01-03 21:05:17 +01:00
Bond_009
d2be83dc44 Don't send usage to emby 2019-01-03 20:38:36 +01:00
Joshua M. Boniface
8f9b0c9209 Merge pull request #384 from Bond-009/startup
Don't send info to Emby servers on install
2019-01-03 14:25:01 -05:00
Bond_009
64a79341a7 Don't send info to Emby servers on install
Not even to a fake one
2019-01-03 20:21:42 +01:00
Joshua M. Boniface
89a3db9346 Merge pull request #286 from Bond-009/cleanup
Clean up HttpClientManager, LiveTvManager and InstallationManager
2019-01-03 14:00:16 -05:00
Bond_009
db62648510 Remove firebase and empty resource config file 2019-01-03 19:51:18 +01:00
Erwin de Haan
635dd36727 Put all pixmap constructors in using statements.
Cleanup extra ImageInfo as well
2019-01-03 19:11:18 +01:00
Erwin de Haan
0a3862ff80 Moved Emby.Drawing.Skia off of deprecated functions.
Cleaned up some other declarations along the way.
2019-01-03 18:59:12 +01:00
Bond_009
3d6dac26f4 Don't dispose the object we are returning 2019-01-03 18:28:01 +01:00
Bond_009
0bbc4f8219 Figure out why it's failing 2019-01-03 18:24:26 +01:00
Bond_009
a1b96a3135 Clean up HttpClientManager, LiveTvManager and InstallationManager 2019-01-03 18:24:26 +01:00
Claus Vium
efa3a234e9 Change null check on UserId to a Guid.Empty check 2019-01-03 07:58:14 +01:00
Andrew Rabert
86275bcc55 Merge pull request #374 from Bond-009/logs
DeleteLogFileTask: only delete the .txt log files
2019-01-02 15:51:53 -05:00
Bond_009
8adcce5c64 DeleteLogFileTask: only delete the .txt log files 2019-01-02 20:12:24 +01:00
Anthony Lavado
e0d54ed4b5 Merge pull request #360 from anthonylavado/project-updates
Update .csproj files and .sln for build reasons
2019-01-02 14:03:39 -05:00
Anthony Lavado
a06a5c8d18 Merge branch 'dev' into project-updates 2019-01-02 14:02:48 -05:00
Andrew Rabert
0cafd7dfef Merge pull request #361 from cvium/fix_userid_type
DeviceQuery: change UserId to GUID
2019-01-02 13:15:11 -05:00
Claus Vium
1d6987c713 added todo 2019-01-02 19:13:35 +01:00
Andrew Rabert
8e7a88335d Merge pull request #371 from Bond-009/update
Remove GitHub updater and don't trow exception in release
2019-01-02 13:07:08 -05:00
Andrew Rabert
b756390887 Merge pull request #364 from Bond-009/font
Remove unused FontConfigLoader
2019-01-02 13:05:06 -05:00
Bond-009
f1bf87665f Delete PluginUpdateTask.cs 2019-01-02 18:44:19 +01:00
Bond-009
1fb975c6e7 Delete SystemUpdateTask.cs 2019-01-02 18:44:06 +01:00
Andrew Rabert
2073396d93 Merge pull request #372 from sparky8251/default-admin-theme
Admin and first setup pages default to dark theme
2019-01-02 12:42:37 -05:00
Anthony Lavado
e12888c2c5 restore spaces in CONTRIBUTORS.md 2019-01-02 12:21:07 -05:00
Bond_009
3fa751e9bb Remove CheckForApplicationUpdate function 2019-01-02 18:13:18 +01:00
Sparky
141661573a Add myself to contributors file 2019-01-02 12:06:53 -05:00
Bond_009
78dafb5399 Throw exception when calling unreachable function 2019-01-02 18:05:04 +01:00
Bond_009
36a109cb0f Disable PluginUpdateTask 2019-01-02 18:03:03 +01:00
Sparky
a064a93a8e Admin and first setup pages default to dark theme
Since the user facing sides of the UI (login and library) are all dark theme by default, changes the default look for the admin sides (first time setup, admin panel) as well.
2019-01-02 12:01:03 -05:00