Kilian von Pflugk
|
25fd56d83c
|
use correct namespace
|
2024-08-31 18:56:48 +02: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
|
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 |
|
Kilian von Pflugk
|
508ab9897f
|
fix for #197
|
2024-06-12 16:29:07 +02:00 |
|
Kilian von Pflugk
|
805a799de7
|
fix AutoSkip SendPlaystateCommand
|
2024-05-13 15:28:15 +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 |
|
Kilian von Pflugk
|
06939ff330
|
use the ConfigurationChanged directly
this also fixes a restart issue
|
2024-04-12 14:09:19 +02:00 |
|
Kilian von Pflugk
|
5d743302e4
|
Target 10.9.z
|
2024-03-29 20:53:19 +01: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
|
3dc8b59bf1
|
Merge branch 'algorithm_rewrite'
|
2022-09-24 22:49:17 -05:00 |
|
ConfusedPolarBear
|
930100798a
|
Add option to not skip the first episode's intro
Closes #78
|
2022-09-03 00:53:26 -05:00 |
|
ConfusedPolarBear
|
98684fadab
|
Rename AmountOfIntroToPlay
|
2022-09-01 22:37:03 -05:00 |
|
ConfusedPolarBear
|
cbd00b2675
|
Implement silence detection
|
2022-08-29 23:56:13 -05:00 |
|
ConfusedPolarBear
|
46355d19d4
|
Cleanup
|
2022-07-03 02:47:48 -05:00 |
|
ConfusedPolarBear
|
1ca7a9ec86
|
Set header in skip notification
|
2022-06-18 14:58:20 -05:00 |
|
ConfusedPolarBear
|
ac1f0d40f3
|
Start/stop auto skip timer after saving settings
|
2022-06-14 14:36:05 -05:00 |
|
ConfusedPolarBear
|
0d44d33010
|
Catch ResourceNotFoundException
Thrown if the user abruptly stops playback
|
2022-06-09 15:38:30 -05:00 |
|
ConfusedPolarBear
|
ea83a7ef2b
|
Notify the user after auto skipping an intro
|
2022-06-08 16:15:59 -05:00 |
|
ConfusedPolarBear
|
4ca0511f30
|
Implement automatic intro skipping
Requires that the client playing media supports remote commands.
Closes #9.
|
2022-06-07 18:33:59 -05:00 |
|