Commit Graph

194 Commits

Author SHA1 Message Date
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
Andrew Rabert 1e1918af4f Remove taglib-sharp build from solution
Breaks everything by having it, doesn't seem to break anything by
removing it.
2019-01-05 12:57:05 -05:00
Anthony Lavado cc4d17edbd Merge pull request #407 from EraYaN/stop-version-addins-on-solution
Stop version addins on solution from messing with the AssemblyVersions
2019-01-05 04:12:00 +00: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
Erwin de Haan d15af6eb35 Removed all old and unused ImageEncoders.
Remove solution platform cruft.
2019-01-03 21:29:48 +01:00
Anthony Lavado d22324d68d Add TagLib-Sharp Building and new file header
- This enables TagLib-Sharp being built when using Visual Studio, for both Debug and Release modes
- Adds a new file header that is respected when using VS for Mac or MonoDevelop
2019-01-02 02:20:14 -05:00
Bond_009 75efe9cf0a Rename and rework entry point 2019-01-02 02:30:59 +03:00
Andrew Rabert 9e826965eb Build ImageMagicSharp 2018-12-16 22:57:41 -05:00
Ben Magee dd2e655cce Add MediaBrowser.MediaEncoding project. 2018-12-15 23:31:13 +00:00
Joshua M. Boniface f2fa780629 Revert "Test Projects" 2018-12-12 22:11:25 -05:00
Ben Magee 3dc0985bbd Jellyfin.XbmcMetadata.Test 2018-12-12 21:48:53 +00:00
Ben Magee b5ad16c863 Jellyfin.WebDashboard.Test 2018-12-12 21:44:36 +00:00
Ben Magee a0dfa60d5c Jellyfin.Providers.Test 2018-12-12 21:41:44 +00:00
Ben Magee 86270b43df Jellyfin.Model.Test 2018-12-12 21:39:00 +00:00
Ben Magee 1e6272ce3a Jellyfin.LocalMetadata.Test 2018-12-12 21:35:34 +00:00
Ben Magee 95f4af1534 Jellyfin.Controller.Test 2018-12-12 21:33:40 +00:00
Ben Magee 1f47fece57 Jellyfin.Common.Test 2018-12-12 21:16:58 +00:00
Ben Magee cd86fd767a Jellyfin.Api.Test 2018-12-12 21:15:04 +00:00
Ben Magee a0507c2e44 IsoMounter.Test project 2018-12-12 21:09:42 +00:00
Ben Magee 84678ba7ba Jellyfin.Test project 2018-12-12 21:06:56 +00:00
Ben Magee 53c4b03e1b Jellyfin.XmlTv.Test project 2018-12-12 21:02:59 +00:00
Ben Magee 4cfe5b018e Jellyfin.Server.Implementations.Test project 2018-12-12 21:00:19 +00:00
Ben Magee 96c28eadbe Jellyfin.Photos.Test project 2018-12-12 20:58:24 +00:00
Ben Magee 4b888fa59e Jellyfin.Notifications.Test project 2018-12-12 20:56:27 +00:00
Ben Magee be36c494f6 Jellyfin.Naming.Test project 2018-12-12 20:52:01 +00:00
Ben Magee 2934c59080 Jellyfin.Drawing.Skia.Test project 2018-12-12 20:49:25 +00:00
Ben Magee d2104aed2c Jellyfin.Drawing.ImageMagick.Test project 2018-12-12 20:44:24 +00:00
Ben Magee b31725d7f2 Jellyfin.Drawing.Test project 2018-12-12 20:36:05 +00:00
Ben Magee 9c74e4f10e Jellyfin.Dlna tests 2018-12-12 20:29:39 +00:00
Ben Magee 9964d2ff93 DvdLib.Test 2018-12-12 20:25:46 +00:00
Ben Magee 78fd157450 BDInfo.Test 2018-12-12 20:23:27 +00:00
Andrew Rabert 8602861109 Fix dotnet build 2018-12-11 21:08:30 -05:00
Ben Magee 6145c711fb IsoMounter required by EmbyServer project 2018-12-11 23:59:31 +00:00
Ben Magee de70cc3522 Add Emby.XmlTv project to the solution, else other projects fail to build in JetBrains Rider. 2018-12-11 23:52:58 +00:00
Ben Magee 57ca96ad57 Add JetBrains Rider files to gitignore, add taglib-sharp and ImageMagickSharp to the solution, as otherwise Rider can't build the solution. 2018-12-11 23:08:38 +00:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti a57c887f7f update components 2017-08-16 13:30:16 -04:00
Luke Pulverenti bfcd1b520f merge common implementations and server implementations 2017-08-16 02:43:41 -04:00
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 2017-08-09 15:56:38 -04:00
Luke Pulverenti f07af448fa update main projects 2017-05-24 15:12:55 -04:00
Luke Pulverenti e9e0261d80 update release mono build 2017-05-17 23:16:41 -04:00
Luke Pulverenti 06cecb6d71 update build configs 2017-05-16 01:46:07 -04:00
Luke Pulverenti 404171023f clean up build configs 2017-05-16 01:44:06 -04:00
Luke Pulverenti 198cb1bc9c update file responses 2017-05-09 14:51:26 -04:00
Luke Pulverenti 5181b31886 implement chrome media session api 2017-02-13 15:54:28 -05:00
Luke Pulverenti 406e6cb813 update portable projects 2016-11-11 14:55:12 -05:00
Luke Pulverenti 5655787c1a update portable projects 2016-11-11 12:33:10 -05:00
Luke Pulverenti d55535fe43 add server core project 2016-11-11 00:16:37 -05:00
Luke Pulverenti 6d250c4050 make dlna project portable 2016-11-04 04:31:05 -04:00
Luke Pulverenti 13dcb5abb1 fix projects 2016-11-03 17:04:55 -04:00