Shadowghost
5c9f70c375
Cleanup Tasks and Validators
2025-04-30 09:29:13 +02:00
Ethan Pippin
06923cbf2b
Implement TaskTriggerInfoType enum ( #12783 )
2024-12-01 17:08:37 -07:00
Shadowghost
08ed0a9a5d
Cleanup tasks
2024-09-04 17:38:10 +02:00
Bond_009
5732e6188c
Fix some warnings
2022-02-15 18:59:46 +01:00
crobibero
6abee2dd22
fix delete log task
2021-01-18 19:42:50 -07:00
Jan-Pieter Baert
6f9beef732
Fix SA1012 and SA1013 warnings
2020-10-12 19:22:33 +02:00
Bond_009
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
2020-08-20 12:16:24 +02:00
Bond_009
4748105dce
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
2020-05-29 11:28:19 +02:00
ferferga
a9759f6a80
Rename translation keys
2020-03-29 23:46:19 +02:00
ferferga
28f07df657
Fix NullReferenceException at startup
2020-03-26 22:26:25 +01:00
ferferga
105fc3dc29
Apply suggestions
2020-03-26 21:40:41 +01:00
ferferga
0778eb20aa
Translate Scheduled Tasks (names and descriptions)
2020-03-26 20:28:30 +01:00
dkanada
ab2349ff3c
update task names and descriptions
2020-02-01 22:27:25 +09:00
dkanada
aadf7676d1
remove useless comments
2019-02-03 19:40:55 +09:00
dkanada
08ca1337a9
unhide several scheduled tasks and add missing properties
2019-02-03 19:40:55 +09:00
Erwin de Haan
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
2019-01-13 20:54:44 +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
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
hawken
bd169e4fd4
remove trailing whitespace
2019-01-07 23:27:46 +00:00
hawken
82a801c9ae
Some less obvious ones that I was told were there
2019-01-07 21:29:59 +00:00
Bond_009
8adcce5c64
DeleteLogFileTask: only delete the .txt log files
2019-01-02 20:12:24 +01:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
bfcd1b520f
merge common implementations and server implementations
2017-08-16 02:43:41 -04:00