Kilian von Pflugk
eaee1ac842
sort numbers & build the season string in the frontend ( #306 )
2024-09-22 11:30:35 +00: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
e677ddb3a1
fixes ( #298 )
2024-09-20 09:50:25 -04: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
06da138a17
Fix Advanced Settings box width ( #297 )
2024-09-19 19:55:05 +02:00
TwistedUmbrellaX
cd857b1db2
Customize the checkbox labels ( #293 )
...
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
2024-09-17 18:40:47 +00: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
TwistedUmbrellaX
08145e0731
Fix inconsistency in library selection UI ( #289 )
...
* Fix inconsistency in library selection UI
* Additional details are still below the input
* Fix wording to include mixed libraries
* Make the manifest a copy paste block
2024-09-16 07:02:56 -04:00
theMasterpc
e7aafd9dca
fix mixed library doesnt show in checkbox ( #288 )
...
* fix mixed library wont show
* now it works
* Refactor library selection UI to include more options
* small fix
* another small fix
* adding a line between the more checkbox.
small fixes
* fixes
* fixing, when there isn't any libraries in the "more" section show regular checkbox list
* Update configPage.html
* returning to the second commit, with some changes, now using "Library/VirtualFolders"
* small fix
2024-09-15 17:51:29 -04:00
TwistedUmbrellaX
7a8fded38f
More minor cleanup of headings
2024-09-15 12:02:20 -04:00
TwistedUmbrellaX
b567286b40
Fixed overlapping names and a typo
2024-09-15 11:09:27 -04:00
rlauuzo
72e59f273a
Use Checkboxes to select libraries ( #287 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-14 16:52:39 +00:00
Kilian von Pflugk
2438ba79f2
migrate Intro to Segment and make it generic ( #268 )
2024-09-12 10:37:47 +02:00
rlauuzo
d428efb1f2
select autoskip clients ( #277 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-09 18:52:54 +00:00
theMasterpc
9d6ce7ed08
fixing the description for Automatically skip intros ( #276 )
2024-09-07 21:23:43 +00:00
Kilian von Pflugk
88003edb21
automatic skip only for Apps without Skip Button ( #208 )
2024-08-31 18:48:31 +02:00
Kilian von Pflugk
92aa5fef88
add option to get storage usage per library ( #242 )
...
See how much space each library uses.
2024-08-10 12:25:06 +02:00
Kilian von Pflugk
e8fcdf53de
AutoSkip: allow to adjust the intro/credit playback duration ( #238 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: CasuallyFilthy <adamsdeloach@yahoo.com>
2024-08-02 13:41:03 +00:00
Foowy
1ab97f8515
Corrected spelling in Manage Fingerprints ( #232 )
2024-07-31 14:42:02 +02:00
Kilian von Pflugk
a7db712acf
add option to edit intros/credits ( #223 )
...
new API Endpoint: ´Episode/{Id}/Timestamps´
HTTP POST to update Timestamps.
HTTP GET to receive the unmodified Timestamps. If Intro/Outro not exists the API returns 0
2024-07-27 21:11:01 +00:00
rlauuzo
ddecb15a51
Clean Cache Task to Remove Unused Files ( #195 )
2024-06-15 10:57:20 +02:00
rlauuzo
c9f87c58cf
Delete Cache ( #192 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-07 17:09:48 +02:00
Kilian von Pflugk
11be944e76
rephrase cache fingerprints warning
2024-05-26 22:16:25 +02:00
Cloud9Developer
ef789c63f7
updated scheduled task href URI in settings ( #162 )
2024-05-14 10:49:30 +02:00
Kilian von Pflugk
bbfc9e71a3
port AutoSkipCredits forward
2024-05-13 15:29:49 +02:00
rlauuzo
03af05c3c6
change chromaprint offset, reorder analyzers, improve prompt timing ( #153 )
2024-05-10 14:05:59 +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
TwistedUmbrellaX
6cc69fc0ee
Limit the scope of automatic scanning ( #116 )
...
* Add temporary scope limit for auto
* Fix a missing credits variable rename
* Add some extra padding to notes
* Only use path limits when filled in
2024-04-19 14:53:59 -04:00
rlauuzo
ad3e0c4c08
Change task from being canceled to waiting ( #118 )
2024-04-16 18:19:05 +02:00
TwistedUmbrellaX
cd32952055
Credits are included here, too
...
It doesn't make sense to branch credits off into a section, but it's also proven that we need to be very clear in the wording.
2024-04-13 14:58:43 -04:00
TwistedUmbrellaX
2442e579e0
Add options for adjusting credits length
2024-04-13 14:11:49 -04:00
TwistedUmbrellaX
630016aae6
Update configPage.html
...
The wording was accurate, but made me think a minute. That usually means it will confuse someone eventually.
2024-04-13 10:03:12 -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
057352b212
analyze when item is added to the server ( #96 )
2024-04-10 08:06:23 -04:00
TwistedUmbrellaX
82b43a58ec
Fix some button text running together
2024-04-02 21:09:41 -04:00
TwistedUmbrellaX
1f4debc33f
Almost everything returns null
2024-03-19 20:58:48 -04:00
Kilian von Pflugk
b8053a3911
leftEpisode and rightEpisodeIntro can be null
2024-03-18 23:50:52 +01:00
TwistedUmbrellaX
6619c48cde
Explicitly define the undefined
2024-03-17 19:11:45 -04:00
TwistedUmbrellaX
e8b70d5396
Hide the padding when hiding input ( #75 )
...
* Hide the padding when hiding input
* Fix a typo and add more error padding
* Update macOS documentation for 2024
2024-03-12 14:40:07 -04:00
TwistedUmbrellaX
f87959b25c
Explicity define 404 as a null value
2024-03-10 21:36:52 -04:00
TwistedUmbrellaX
05541b9db0
Move visualizer above delete items
2024-03-05 23:32:51 -05:00
TwistedUmbrellaX
79c834cf08
Don't "shift" episodes that didn't load
2024-03-05 17:58:32 -05:00
TwistedUmbrellaX
86bda25946
Catch legitimately empty fingerprints
2024-03-05 17:33:51 -05:00
TwistedUmbrellaX
8cb9d42a97
More clarification of confusing options
2024-03-05 14:14:20 -05:00
TwistedUmbrellaX
88ca573144
Actually explain parallelism to user
2024-03-04 18:23:42 -05:00
TwistedUmbrellaX
d8ebcfe772
Add option to bypass Chromaprint
2024-03-04 17:50:12 -05:00
TwistedUmbrellaX
bcacfc8517
Season 0 only recognizes one folder
2024-03-04 14:04:52 -05:00
TwistedUmbrellaX
8079f0db76
Notify user of epsiode loading error
2024-03-04 10:41:14 -05:00
TwistedUmbrellaX
0107c92d0f
Stop calling optional items "required"
2024-03-04 08:20:46 -05:00