Cody Robibero
|
892973a9e3
|
Merge branch 'master' into media-type
|
2023-11-09 22:03:55 -07:00 |
|
Stepan Goremykin
|
a773b43a81
|
Merge reading from file and parsing
|
2023-10-12 21:28:04 +02:00 |
|
Cody Robibero
|
2920611ffc
|
Convert string MediaType to enum MediaType
|
2023-10-10 15:57:15 -06:00 |
|
Stepan Goremykin
|
73309f2649
|
Pass cancellation token
|
2023-10-07 23:50:45 +02:00 |
|
Tim Eisele
|
151d678b0e
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-09-18 19:13:33 +02:00 |
|
Tim Eisele
|
bce45992d9
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-09-17 16:35:41 +02:00 |
|
Tim Eisele
|
61a49e94c4
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-09-17 14:13:25 +02:00 |
|
Tim Eisele
|
fccea4625d
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-09-17 14:13:19 +02:00 |
|
Shadowghost
|
783bb8a8cb
|
Apply review suggestions
|
2023-09-16 17:05:54 +02:00 |
|
Shadowghost
|
f7720e7c99
|
Extend collections cleanup task to include playlists too
|
2023-09-16 15:09:19 +02:00 |
|
Joshua M. Boniface
|
76939bbd9b
|
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
|
2023-06-28 17:44:11 -04:00 |
|
Cody Robibero
|
cc82ca189f
|
suggestions from review
|
2023-06-27 21:19:15 -06:00 |
|
JPVenson
|
0f60ec3013
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2023-06-27 16:05:07 +02:00 |
|
JPVenson
|
8b6fca59a1
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2023-05-02 14:26:55 +02:00 |
|
Bond-009
|
9ccfe3121f
|
Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_deletion
|
2023-03-18 12:38:12 +01:00 |
|
Jean-Pierre Bachmann
|
0ed4fd5759
|
Changed LogTrace to LogDebug
|
2023-02-05 21:38:50 +02:00 |
|
Jean-Pierre Bachmann
|
2a4cc4d942
|
Updated logging level and formatting
|
2023-02-05 21:08:08 +02:00 |
|
Jean-Pierre Bachmann
|
0b71974054
|
Fixed whitespace
|
2023-02-01 23:45:06 +01:00 |
|
JPVenson
|
341658b552
|
Update CleanupCollectionPathsTask.cs
Removed code smell and switched to non creation for non existing collection folder
|
2023-02-01 22:42:10 +01:00 |
|
Jean-Pierre Bachmann
|
6b8d169529
|
Added CleanupCollection task
|
2023-02-01 19:34:58 +01:00 |
|
Patrick Barron
|
8479f0f90c
|
Rename JellyfinDb to JellyfinDbContext
|
2023-01-16 12:14:44 -05:00 |
|
DarrenRuane
|
776294b5f8
|
Fix pre-existing chapter images not being deleted after the chapter image generation setting is disabled
|
2023-01-15 23:09:33 +00:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
fb3e97d7ac
|
Use typed logger
|
2022-11-27 14:35:07 +01:00 |
|
Bond_009
|
556cc8062d
|
Investigate some TODO comments
|
2022-11-27 14:13:31 +01:00 |
|
cvium
|
b836fe9685
|
remove JellyfinDbProvider and add second level caching
|
2022-10-21 11:55:32 +02:00 |
|
Cody Robibero
|
cc608c17bd
|
Merge pull request #7512 from crobibero/update-plugin
(cherry picked from commit ca67a48140 )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2022-03-29 02:24:51 -04:00 |
|
Bond_009
|
5732e6188c
|
Fix some warnings
|
2022-02-15 18:59:46 +01:00 |
|
Cody Robibero
|
ecb73168b3
|
Suggestions from review
|
2022-01-10 08:26:30 -07:00 |
|
Cody Robibero
|
360fd70fc7
|
Clean up
|
2022-01-04 08:44:03 -07:00 |
|
David Ullmer
|
045ef4b726
|
Generate Splashscreen during RefreshMediaLibrary scheduled task
|
2022-01-04 08:20:16 -07:00 |
|
Bond_009
|
ea8f40e84a
|
More cleanup
|
2021-12-27 14:20:05 +00:00 |
|
cvium
|
b880dc8a4a
|
Use our own Contains extension
|
2021-12-20 13:31:07 +01:00 |
|
Bond_009
|
5726535a26
|
Fix some warnings
609 left
|
2021-11-09 13:14:31 +01:00 |
|
Patrick Barron
|
4ba9b6c305
|
Fix warnings in ScheduledTasks
|
2021-10-02 12:53:51 -04:00 |
|
Bond_009
|
637e86478f
|
Fix some warnings
|
2021-09-03 19:32:11 +02:00 |
|
qsniyg
|
2cf08dcd34
|
Allow zero activity log retention days
|
2021-09-01 15:52:59 -07:00 |
|
Bond-009
|
e5a29824e5
|
Merge branch 'master' into minor15
|
2021-08-13 00:33:18 +02:00 |
|
Bond_009
|
915141f196
|
Fix some warnings
|
2021-07-11 22:51:36 +02:00 |
|
Bond_009
|
1f99c9b90c
|
Minor fixes
|
2021-07-06 00:01:33 +02:00 |
|
Fernando Fernández
|
3b822116ed
|
Create scheduled task for database optimization
|
2021-05-24 10:45:21 +02:00 |
|
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
|
Bond_009
|
65bab55ca0
|
Minor improvements
|
2021-02-13 00:39:18 +01:00 |
|
crobibero
|
6abee2dd22
|
fix delete log task
|
2021-01-18 19:42:50 -07:00 |
|
Greenback
|
7986465cf7
|
Initial upload
|
2020-12-14 16:14:39 +00:00 |
|
crobibero
|
bf66f57069
|
Set DeleteTranscodeFileTask to trigger every 24h
|
2020-11-20 08:12:38 -07:00 |
|
crobibero
|
e66d79fc0c
|
Merge remote-tracking branch 'upstream/master' into http-exception
|
2020-11-15 13:09:05 -07:00 |
|
crobibero
|
95a2de757f
|
remove custom HttpException
|
2020-11-14 14:30:34 -07:00 |
|
Bond_009
|
ff49a3bb61
|
Missed some stuff
|
2020-11-14 20:28:15 +01:00 |
|