Commit Graph

12635 Commits

Author SHA1 Message Date
Erwin de Haan f2e50f50bd Visual Studio Reformat: MediaBrowser.MediaEncoding 2019-01-13 20:26:04 +01:00
Erwin de Haan 22879a603e Visual Studio Reformat: MediaBrowser.LocalMetadata 2019-01-13 20:25:45 +01:00
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 2019-01-13 20:25:32 +01:00
Erwin de Haan 106d1d18ed Visual Studio Reformat: MediaBrowser.Common 2019-01-13 20:25:11 +01:00
Erwin de Haan b67c1b933e Visual Studio Reformat: MediaBrowser.Api 2019-01-13 20:24:58 +01:00
Erwin de Haan f0acc0446c Visual Studio Reformat: Jellyfin.Server 2019-01-13 20:24:27 +01:00
Erwin de Haan 80691e53b0 Visual Studio Reformat: Emby.XmlTv 2019-01-13 20:24:14 +01:00
Erwin de Haan d655283ef0 Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root 2019-01-13 20:23:38 +01:00
Erwin de Haan 25f0315e91 Visual Studio Reformat: Emby.Server.Implementations Part T-T 2019-01-13 20:22:56 +01:00
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S 2019-01-13 20:22:24 +01:00
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P 2019-01-13 20:22:00 +01:00
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib 2019-01-13 20:21:32 +01:00
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H 2019-01-13 20:20:41 +01:00
Erwin de Haan a5288115a8 Visual Studio Reformat: Emby.Server.Implementations Part A-Da 2019-01-13 20:20:16 +01:00
Erwin de Haan dd15c808cb Visual Studio Reformat: Emby.Photos 2019-01-13 20:18:28 +01:00
Erwin de Haan decc475f7c Visual Studio Reformat: Emby.Notifications 2019-01-13 20:18:07 +01:00
Erwin de Haan 5665933849 Visual Studio Reformat: Emby.Naming 2019-01-13 20:17:29 +01:00
Erwin de Haan 25a428373c Visual Studio Reformat: Emby.IsoMounting 2019-01-13 20:17:15 +01:00
Erwin de Haan 009c95d972 Visual Studio Reformat: Emby.Drawing 2019-01-13 20:17:02 +01:00
Erwin de Haan 9d37fd96f1 Visual Studio Reformat: Emby.Drawing.Skia 2019-01-13 20:16:43 +01:00
Erwin de Haan 8bfb54a41b Visual Studio Reformat: Emby.Dlna 2019-01-13 20:16:19 +01:00
Erwin de Haan 17703c8bd2 Visual Studio Reformat: DvdLib 2019-01-13 20:15:33 +01:00
Erwin de Haan 1077570ca8 Visual Studio Reformat: BDInfo 2019-01-13 20:15:15 +01:00
Andrew Rabert e8d93b3485 Merge pull request #566 from Bond-009/dlna
Avoid printing stacktrace when bind to port 1900 fails
2019-01-13 19:02:40 +00:00
Bond_009 56de8c893a Add code analysers for debug builds 2019-01-13 19:16:22 +01:00
Joshua M. Boniface 9dcaafe700 Merge pull request #458 from EraYaN/code-cleanup
Clean up several minor issues and add TODOs
2019-01-13 12:14:53 -05:00
Anthony Lavado 17d8de4962 Merge pull request #571 from Bond-009/nuget
Add more NuGet metadata properties
2019-01-13 11:37:49 -05:00
Erwin de Haan b936c43932 Pull in change from build system, to fix the drone build once and for all. 2019-01-13 16:32:54 +01:00
hawken c8e3c1737a Fix small logging typo with the "name (path) will be refreshed" message 2019-01-13 11:59:24 +00:00
hawken f2dae8ee51 Make image header extension matching case insensitive 2019-01-13 11:59:24 +00:00
Bond_009 3a2a0fbfe8 Add more NuGet metadata properties
Remove old nuspec files
2019-01-13 11:57:33 +01:00
Bond-009 81475e361b Add exception message to log.
Output will be something line: `Failed to bind to port 1900: Address already in use. DLNA will be unavailable`
2019-01-13 01:31:55 +01:00
Bond_009 50c127fd9a Add proper exit codes 2019-01-13 01:05:25 +01:00
Bond_009 bf4de012da Catch exception instead of masking it 2019-01-13 00:55:37 +01:00
Bond_009 debb8e56fd Handle Ctrl+C and Ctrl+Break 2019-01-13 00:49:11 +01:00
Erwin de Haan ddc18a1ca7 Updated package. 2019-01-13 00:28:40 +01:00
Bond_009 0abdfbb526 Shutdown gracefully when recieving a termination signal 2019-01-12 23:31:45 +01:00
Erwin de Haan e9519de07d Fixed removed start tag of XMLComment. 2019-01-12 22:54:47 +01:00
Bond_009 783e74d9c9 Don't print stacktrace when failing to bind to 1900 2019-01-12 22:25:55 +01:00
Joshua M. Boniface 78a5d999f4 Delete CODEOWNERS from dev branch
This was removed from master but wasn't transitioned with that merge because of GitHub being annoying and treating CODEOWNERS differently in each branch.
2019-01-12 16:10:51 -05:00
Erwin de Haan 846456b41e Reformatted the files with notes. 2019-01-12 21:41:08 +01:00
Joshua M. Boniface 41343b9220 Merge pull request #563 from jellyfin/master
Update dev from master
2019-01-12 15:23:48 -05:00
Joshua M. Boniface 2421cbd9cb Merge pull request #565 from jellyfin/revert-559-codeowners-master
Revert "Add Master codeowners"
2019-01-12 15:17:14 -05:00
Bond-009 36e09949be Revert "Add Master codeowners" 2019-01-12 20:31:22 +01:00
Joshua M. Boniface 016bad1ea3 Merge pull request #556 from grafixeyehero/dev
Fix "Password Reset by PIN" page
2019-01-12 13:44:09 -05:00
Joshua Boniface e04f652eff Add Master codeowners
In conjunction with branch protection rules, this will require
approval from the Org owners (myself or @nvllsvm) before a merge
can be accepted.
2019-01-12 13:41:37 -05:00
Joshua M. Boniface 03ec62e478 Add link to our contributing docs as well 2019-01-12 13:41:37 -05:00
Vasily dadd6e11b1 Add link to writing good messages article
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-12 13:41:37 -05:00
Vasily c28283aa7c Be explcit about what the version is
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-12 13:41:37 -05:00
Joshua M. Boniface 2e53f4c2e9 Add blurb about title 2019-01-12 13:41:37 -05:00