TwistedUmbrellaX
c52ad5dc05
Fix identifier and name
2024-10-25 14:35:56 -04:00
TwistedUmbrellaX
a606203231
Implement SPDX GLPv3.0 LICENSE
2024-10-25 13:39:12 -04:00
TwistedUmbrellaX
e619114ec3
Convert polixy declaration for 10.8
2024-08-08 04:58:50 -04:00
Kilian von Pflugk
71f1148f07
check if episodes exists and update function docs
2024-08-08 04:51:57 -04:00
Kilian von Pflugk
3117db57c5
only return timestamps for episodes
2024-08-08 04:51:37 -04:00
Kilian von Pflugk
0d4bb295cc
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-08-08 04:48:01 -04:00
Kilian von Pflugk
252e30cde0
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-08 04:36:33 -04:00
rlauuzo
57249bfe87
change chromaprint offset, reorder analyzers, improve prompt timing ( #153 )
2024-05-17 07:34:37 -04:00
rlauuzo
d1a4cacb8b
Change GetItem to return null to handle nullable LibraryManager ( #137 )
2024-05-01 08:10:46 -04:00
Xameon42
8ab58deb8e
Hopefully fix swagger generator exception
2024-03-10 19:47:38 +01:00
TwistedUmbrellaX
47a2b6bcb8
Ignore user selected intro duration
2024-03-02 14:01:34 -05:00
Kilian von Pflugk
514674bb02
flip logic
2024-03-01 18:30:07 +01:00
TwistedUmbrellaX
9dbe22c741
Add option for persistent skip button
2024-03-01 15:11:12 +00:00
ConfusedPolarBear
686c978a2f
Simplify HideSkipPromptAt code
2023-06-09 00:54:32 -05:00
Péter Tombor
8edb8f173c
Don't show prompt after the segment has ended ( #152 )
...
If the user has `HidePromptAdjustment` set to a
value larger then the intro length, the prompt
would be visible after the intro has ended.
Additionally, setting this value to a ridiculously
high number allows user to make the prompt visible
until the end of the segment.
2023-06-02 21:53:38 -05:00
ConfusedPolarBear
8a9b630e68
Make credit skipping functionality available
2023-03-04 00:15:26 -06:00
ConfusedPolarBear
d540f7e70e
Merge branch 'analyzers'
2023-02-07 23:50:28 -06:00
ConfusedPolarBear
16251f0735
Support erasing times for intros and end credits
2022-11-29 02:31:24 -06:00
ConfusedPolarBear
ae16603aee
Support returning credit timestamps
2022-11-25 00:40:02 -06:00
ConfusedPolarBear
a68914ca8f
Add chapter name based media file analyzer
...
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
f4e84d4d07
Inject skip button into web interface
...
Text for the skip button and auto skip message can now be customized
Closes #104 , 105
2022-11-11 00:43:36 -06:00
ConfusedPolarBear
b1cf0aa2fc
Avoid changing intro dictionary in HTTP controller
2022-09-04 03:16:33 -05:00
ConfusedPolarBear
98684fadab
Rename AmountOfIntroToPlay
2022-09-01 22:37:03 -05:00
ConfusedPolarBear
bbed34b0e7
Add inverted index shift amount
2022-08-28 22:25:27 -05:00
ConfusedPolarBear
18b201bf7e
Add new end to end testing tools
2022-08-23 22:56:50 -05:00
ConfusedPolarBear
46355d19d4
Cleanup
2022-07-03 02:47:48 -05:00
ConfusedPolarBear
5fdbeafd43
Merge branch 'api-versioning'
...
Closes #13
2022-06-13 16:13:01 -05:00
ConfusedPolarBear
cac2094b4c
Add initial testing script
2022-06-13 14:48:46 -05:00
ConfusedPolarBear
0d20a6fb61
Version API endpoints and add documentation
2022-06-12 21:34:41 -05:00
ConfusedPolarBear
d771b6529f
Add button to erase all discovered timestamps
2022-06-07 12:18:03 -05:00
ConfusedPolarBear
547a2c705b
Reformat code to comply with StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
98b0ebe6ce
Allow configuring show/hide prompt times
2022-05-05 20:58:37 -05:00
ConfusedPolarBear
98f73c3dba
Server side works
2022-05-01 01:24:57 -05:00
ConfusedPolarBear
a1862d0e2f
Initial rewrite from Go
2022-05-01 00:33:22 -05:00