116 Commits

Author SHA1 Message Date
rlauuzo
6fb7d05dd7
return null if itemid is empty (#327)
also use IReadOnlyList

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-05 19:30:30 +02:00
rlauu
5beaf35198 cleanup 2024-09-25 17:23:25 +02:00
rlauu
1a8a0c799f Update CleanCacheTask.cs 2024-09-23 20:14:59 +02:00
rlauu
9ff742013b clean up semaphore 2024-09-23 19:45:16 +02:00
Kilian von Pflugk
2e092543f5
options: work with Ids instead of names and much improved UI (#299)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
2024-09-21 16:06:11 +00:00
theMasterpc
d867ede882
add ignore list (#281)
* add block list

* better block list system.
todo:
-change the name blocklist.
-fixing small bugs.
-maybe moving from Dictionary to List<BlockListItem>.

* - moving from ConcurrentDictionary to List<BlackListItem>, for better xml file.
- changing block to black.
- small fixes.

todo:
- maybe changing the blacklist naming.

* moving to ignorelist.
moving the blacklisting to Manage Fingerprints.
changing the object BlackListItem.

todo:
- moving to the naming "ignorelist", instead of "blacklist".
- adding "save for series" button.
- improving the ui of the blacklist section".
- fixing some more bugs.
- changing the "Manage Fingerprints" to "Manage Timestamps & Fingerprints".

* adding the option to apply ignorelist changes into a series.
moving to ignorelist naming.
changing "Manage Fingerprints" to "Manage Timestamps & Fingerprints".
improving the ui of the ignorelist editor

* small fixes

* fix some bugs. improving the ignore feature

* fix some stuff

* Refactor CSS styles for ignore list checkboxes

* small fixes

* small changes

* small changes

* big changes

* small fixes

* Refactor IgnoreListItem to use SeasonId instead of Id

* Refactor IgnoreListItem to use SeasonId instead of Id.

changes to the ExecuteAsync function and to its documentation
2024-09-20 07:18:04 -04:00
rlauuzo
b6231417da
Add SelectAllLibraries option (#292)
* Add SelectAllLibraries option

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-17 08:41:56 +02:00
rlauuzo
60c735282e
apply auto-fixes from VS Code (#283)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-10 18:08:42 +02:00
Kilian von Pflugk
25fd56d83c use correct namespace 2024-08-31 18:56:48 +02:00
rlauuzo
9388f2a583
refactor item queue (#183)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-15 11:16:47 +00:00
rlauuzo
ddecb15a51
Clean Cache Task to Remove Unused Files (#195) 2024-06-15 10:57:20 +02:00
rlauuzo
03af05c3c6
change chromaprint offset, reorder analyzers, improve prompt timing (#153) 2024-05-10 14:05:59 +02:00
rlauuzo
605c71f4aa
Refactor ScheduledTaskSemaphore (#148) 2024-05-10 06:35:52 +02:00
rlauuzo
8e23df523b
Refactor BaseItemAnalyzerTask and add Edl support for credits (#123)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
2024-04-20 21:12:04 +02:00
Kilian von Pflugk
2eb6a873a8 more cleanup 2024-04-20 12:58:29 +02:00
Kilian von Pflugk
58f4617ebc remove redundant suppression 2024-04-20 12:21:07 +02:00
TwistedUmbrellaX
a07111d5e1 Clear restrictions when overriding auto 2024-04-19 14:59:13 -04:00
rlauuzo
ad3e0c4c08
Change task from being canceled to waiting (#118) 2024-04-16 18:19:05 +02:00
rlauu
676215c08f Make scheduled tasks cancel automatic tasks 2024-04-13 16:34:58 +02:00
TwistedUmbrellaX
2dd3f32aab Split progress bar for split tasks
This replaces the jarring effect of resetting the bar halfway through two concurrent scans.
2024-04-10 08:09:03 -04:00
rlauu
2c3eafd146 Update DetectIntrosCreditsTask.cs
reset progress
2024-04-10 08:08:52 -04:00
TwistedUmbrellaX
9df0d0b846 Shorten the task explanations 2024-04-10 08:08:39 -04:00
TwistedUmbrellaX
2f05cb70e5 Add back separate tasks as optional 2024-04-10 08:08:23 -04:00
rlauu
10e942ab7d add options to disable scans of either intros or credits 2024-04-10 08:06:57 -04:00
rlauu
93cd2a8a0d Merge Scheduled Tasks 2024-04-10 08:06:43 -04:00
rlauu
057352b212 analyze when item is added to the server (#96) 2024-04-10 08:06:23 -04:00
TwistedUmbrellaX
1f4debc33f Almost everything returns null 2024-03-19 20:58:48 -04:00
TwistedUmbrellaX
4b353bc024 Still check for ffmpeg errors on load 2024-03-07 17:08:15 -05:00
TwistedUmbrellaX
ef1c3a8958 Fixing the versioning and manifest 2024-03-05 17:27:39 -05:00
TwistedUmbrellaX
d8ebcfe772 Add option to bypass Chromaprint 2024-03-04 17:50:12 -05:00
TwistedUmbrellaX
31365442b1 Chromaprint is for scan, not config 2024-03-04 08:58:15 -05:00
ConfusedPolarBear
c6801d57c6 Fix progress bar 2023-02-02 03:52:31 -06:00
ConfusedPolarBear
431aed58ff Combine introduction and credits detection code 2023-02-02 01:26:45 -06:00
ConfusedPolarBear
1966357e29 Resolve all remaining FIXMEs with credit detection 2022-12-05 22:35:01 -06:00
ConfusedPolarBear
94bd2a059e Use chromaprint analyzer when detecting credits 2022-11-29 02:29:27 -06:00
ConfusedPolarBear
7439720b3a Add chaining and logs to chapter analyzer 2022-11-25 00:37:30 -06:00
ConfusedPolarBear
a68914ca8f Add chapter name based media file analyzer
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
bcb5e5ea30 Remove dependency on shared media item queue 2022-11-23 02:34:28 -06:00
ConfusedPolarBear
546bf7578c Rename DetectIntroductionsTask.cs 2022-11-02 17:07:45 -05:00
ConfusedPolarBear
2bd972f3a3 Add black frame analyzer 2022-11-02 17:06:21 -05:00
ConfusedPolarBear
61178832c1 Add initial end credits detection code 2022-10-31 01:00:39 -05:00
ConfusedPolarBear
ce52a0b979 Relocate Chromaprint analysis code 2022-10-28 02:25:57 -05:00
ConfusedPolarBear
8a22db39b3 Only analyze seasons with >= 1 unanalyzed episode 2022-10-10 02:05:15 -05:00
ConfusedPolarBear
a8b401358d Verify queued episodes exist on disk 2022-09-27 22:28:12 -05:00
ConfusedPolarBear
ed9f3cbde8 Add option to analyze specials
Part of #67
2022-09-27 21:43:37 -05:00
ConfusedPolarBear
c3c986152d Cleanup 2022-09-25 17:07:11 -05:00
ConfusedPolarBear
991283387c Remove analysis statistics 2022-09-23 22:13:07 -05:00
ConfusedPolarBear
88806550d4 Remove unused function 2022-09-04 18:47:52 -05:00
ConfusedPolarBear
85f21ae51c Check silence start time before adjusting intro 2022-09-03 01:42:31 -05:00
ConfusedPolarBear
c937e28d45 Add maximum introduction duration 2022-09-03 00:39:35 -05:00