Commit Graph

1127 Commits

Author SHA1 Message Date
Andrew Rabert 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion 2019-01-19 21:35:33 -05:00
Erwin de Haan 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
Erwin de Haan c5430f86b0 Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
Erwin de Haan 089ad8e7c2 Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt 2019-01-13 21:10:15 +01:00
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Erwin de Haan 742bef5b5f EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
Erwin de Haan f4ae36b2a8 Visual Studio Reformat: MediaBrowser.WebDashboard 2019-01-13 20:26:44 +01:00
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01: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
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
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
hawken bd169e4fd4 remove trailing whitespace 2019-01-07 23:27:46 +00:00
Anthony Lavado 87812d1e7f Fix spacing to C#/Visual Studio standards
- This is a fix automatically applied by Visual Studio
2019-01-02 01:22:21 -05:00
Bond_009 ea4c914123 Fix exception logging 2018-12-30 22:44:39 +01:00
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
Bond_009 b4edb24ec3 Change libraries from netcoreapp to netstandard
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-12-12 21:39:22 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 4f09c1e06d reduce dlna chatter 2017-11-23 10:46:16 -05:00
Luke Pulverenti 12adc7ae4c add additional info to timer infos 2017-10-18 21:19:48 -04:00
Luke Pulverenti 983b51e083 reduce socket activity 2017-10-04 14:51:26 -04:00
Luke Pulverenti ce26d502a4 allow plugins to inject menus 2017-09-15 02:31:28 -04:00
Luke Pulverenti 2f99a78230 3.2.30.17 2017-09-11 15:25:13 -04:00
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 2017-08-09 15:56:38 -04:00
Luke Pulverenti f7f0d3eba0 3.2.26.6 2017-07-28 12:16:06 -04:00
Luke Pulverenti d270b10db6 move auto-organize to plugin 2017-07-27 01:18:39 -04:00
Luke Pulverenti 812f2bad5b update PackageCreator 2017-07-22 16:29:41 -04:00
Luke Pulverenti f1fa4251a8 update logging 2017-06-21 14:21:12 -04:00
Luke Pulverenti 42d0b070b4 update project files 2017-06-04 17:08:56 -04:00
Luke Pulverenti 54cf0da758 update query fields 2017-05-22 00:54:02 -04:00
Luke Pulverenti 404171023f clean up build configs 2017-05-16 01:44:06 -04:00
Luke Pulverenti 696a6b34ea improve smb support 2017-05-04 14:14:45 -04:00
Luke Pulverenti dd715fbcc7 use alameda 2017-04-13 14:57:24 -04:00
Luke Pulverenti e0d5f7d158 reduce device discovery traffic 2017-02-07 02:33:24 -05:00
Luke Pulverenti d218dbd2a1 add cancellation to socket methods 2017-02-05 15:44:08 -05:00
Luke Pulverenti ead2afcca0 update html preparation 2017-01-31 16:25:14 -05:00
Luke Pulverenti 558219132a minify resources 2017-01-27 22:16:59 -05:00
Luke Pulverenti 4ba2d73bf7 update drawer 2017-01-27 18:05:04 -05:00
Luke Pulverenti 7bc60836c3 remove dead code 2017-01-26 23:50:09 -05:00
Luke Pulverenti dac538e812 update translations 2017-01-22 18:16:10 -05:00
Luke Pulverenti e97fff049d update project 2017-01-22 18:13:50 -05:00
Luke Pulverenti ceab0be20b move metadata language to per library 2017-01-21 18:37:38 -05:00
Luke Pulverenti fe1630aec4 update default dlna profile 2017-01-19 02:32:39 -05:00
Luke Pulverenti 7533d6a987 rework now playing screen 2017-01-17 13:00:19 -05:00
Luke Pulverenti 9a360eeaed update project 2017-01-07 15:45:20 -05:00
Luke Pulverenti 9ad6cc1b4b update components 2017-01-03 03:10:50 -05:00
Luke Pulverenti 9946145308 fix project 2017-01-03 02:05:57 -05:00
Luke Pulverenti 707f4f564b unify video osd 2017-01-03 01:51:36 -05:00
Luke Pulverenti 853dbfc558 separate player selection into it's own script 2016-12-29 02:14:59 -05:00
Luke Pulverenti 5cc7a2a415 update sync dialogs 2016-12-26 12:37:05 -05:00
Luke Pulverenti 2d09c187cc redesign series timer edit screen 2016-12-17 23:58:20 -05:00
Luke Pulverenti 1aff48b93b move book support into the core 2016-12-12 00:49:19 -05:00
Luke Pulverenti 016d8301f5 update series queries 2016-12-06 03:24:29 -05:00
Luke Pulverenti 9606a2a710 filter duplicate recordings based on showId 2016-11-24 11:29:23 -05:00
Luke Pulverenti 406e6cb813 update portable projects 2016-11-11 14:55:12 -05:00
Luke Pulverenti 227dd0a42d rework result factory 2016-11-10 09:41:24 -05:00
Luke Pulverenti b0ff307d0c remove json lock files 2016-10-31 22:21:38 -04:00
Luke Pulverenti 4b51233cc8 update plugin interfaces 2016-10-26 02:01:42 -04:00
Luke Pulverenti 049dca644d add more to .net core solution 2016-10-25 23:59:51 -04:00
Luke Pulverenti b30c58f825 retarget dashboard project 2016-10-25 22:04:49 -04:00
Luke Pulverenti 23d7afdf68 make dashboard project portable 2016-10-25 15:11:27 -04:00
Luke Pulverenti ef6b90b8e6 make controller project portable 2016-10-25 15:02:04 -04:00
Luke Pulverenti edbe28d9fc move interface to model 2016-10-23 22:45:23 -04:00
Luke Pulverenti 2d91058b0d remove targeting overrides 2016-10-22 15:28:40 -04:00
Luke Pulverenti c7f559f8ce make model project portable 2016-10-21 22:08:34 -04:00
Luke Pulverenti f988413e4b update ssdp handler 2016-10-19 02:27:02 -04:00
Luke Pulverenti d517aadc1c update project 2016-10-14 12:31:51 -04:00
Luke Pulverenti 360e666cc6 update recording dialogs 2016-10-14 12:22:04 -04:00
Luke Pulverenti 76c7bfcb67 update closing of streams 2016-09-29 08:55:49 -04:00
Luke Pulverenti d596053ec7 rework live stream handling 2016-09-25 14:39:13 -04:00
Luke Pulverenti 38e33c8e29 update components 2016-09-23 02:57:24 -04:00
Luke Pulverenti bfb2f64ea4 check against repeat programs 2016-09-23 02:20:56 -04:00
Luke Pulverenti 9e661daf83 update multicast loopback handling 2016-09-15 16:32:49 -04:00
Luke Pulverenti e7124e1ec5 reduce uses of paper-checkbox 2016-09-11 17:02:32 -04:00
Luke Pulverenti 906546ca5e update dialogs 2016-09-09 02:59:23 -04:00
Luke Pulverenti d4324b7e89 add chapter image error handling 2016-09-05 16:07:36 -04:00
Luke Pulverenti ca9b745e6c update project 2016-09-04 11:01:57 -04:00
Luke Pulverenti 643bf13bbe update tabs 2016-09-01 21:54:30 -04:00
Luke Pulverenti 2f67a007cd update tabs 2016-09-01 16:21:55 -04:00
Luke Pulverenti 37dfbbe477 update tabs 2016-09-01 12:36:11 -04:00
Luke Pulverenti 6b3e1951e2 switch to shared image editor 2016-08-30 02:06:24 -04:00
Luke Pulverenti 86480e207b update sync 2016-08-23 02:42:15 -04:00
Luke Pulverenti 430b187ef6 start a dashboard folder 2016-08-22 14:28:24 -04:00
Luke Pulverenti 9f7dbec0db use unified theme media player 2016-08-21 02:59:36 -04:00
softworkz 2a0b2f7e34 Remove jquery from autoorganize scripts 2016-08-21 00:00:27 +02:00
Luke 10906bcb8a Merge pull request #2076 from softworkz/OrganizeInstantFeedback
Auto-Organize: Async operation and instant feedback UI (reworked)
2016-08-20 14:38:18 -04:00
softworkz 751febc1de Auto-Organize: Async operation and instant feedback UI (reworked)
This commit includes changes to enable and stabilize asyncronous
operation in the auto-organize area. Here are the key points:

- The auto-organize correction dialog is now closed (almost) instantly.
This means that the user does not have to wait until the file copy/move
operation is completed in order to continue. (even with local HDs the
copy/move process can take several minutes or even much longer with
network destination).
- This commit also implements locking of files to be organized in order
to prevent parallel processing of the same item. In effect, there can be
2 or more manual organization operations active even while the normal
auto-organization task is running without causing any problems
- The items that are currently being processed are indicated as such in
the log with an orange color and a spinner graphic
- The client display is refreshed through websocket messages
- A side effect of this is that other clients showing the auto-organize
log at the same time are always up-to-date as well
2016-08-20 01:03:30 +02:00
Luke Pulverenti f8b76758e6 remove fingerprintjs 2016-08-19 18:56:32 -04:00
Luke Pulverenti 1dc5911f06 update multi-select 2016-08-16 16:54:13 -04:00
Luke Pulverenti 14be817766 update WebMarkupMin 2016-08-16 01:48:03 -04:00
Luke Pulverenti 8bd8282a11 update docked tabs 2016-08-15 14:18:05 -04:00
Luke Pulverenti fb779d89d2 update translations 2016-08-14 02:41:53 -04:00
Luke Pulverenti c18b8ec608 add options to library setup 2016-08-13 02:33:31 -04:00
Luke Pulverenti 071f455d58 update card layouts 2016-08-11 16:28:49 -04:00
Luke Pulverenti c929fb187e add endpoint to get file list 2016-08-11 01:38:53 -04:00
Luke Pulverenti 72f9a4e478 update app manifest 2016-08-11 01:38:40 -04:00
Luke Pulverenti cb0d6cc8c7 moved icons 2016-08-11 01:38:17 -04:00
Luke Pulverenti b4ad3a1658 removed dead code 2016-07-31 02:21:49 -04:00
Luke Pulverenti bbd4431f79 update shared components 2016-07-31 00:11:23 -04:00
Luke Pulverenti d174f64183 begin unifying card layouts 2016-07-29 16:06:58 -04:00