rlauu
|
d4f88e0f3e
|
Create db before trying to restore timestamps
|
2024-11-25 17:32:04 +01:00 |
|
Kilian von Pflugk
|
62683ede87
|
move migration functions to a new file (#395)
* move migration functions to a new file
* check if index.html exits
|
2024-11-24 15:21:46 +01:00 |
|
rlauuzo
|
6ccf002e51
|
Recaps and Previews Support (#357)
* Recaps and Previews Support
* Add draft UI of preview / recap edit
* remove intro/credit tasks
* Update configPage.html
* rename task
* Reorganize settings by relation
* More standardized formatting
* Some additional formatting
* fix a typo
* Update configPage.html
* Allow missing recap / prview data
* More risk to corrupt than benefit
* Update TimeStamps.cs
* Update PluginConfiguration.cs
* Update configPage.html
* Update PluginConfiguration.cs
* Add chapter regex to settings
* Move all UI into UI section
* Move ending seconds with similar
* Add default
* fixes
* Update SkipIntroController.cs
* Autoskip all segments
* Check if adjacent segment
* Update AutoSkip.cs
* Update AutoSkip.cs
* Settings apply to all segment types
* Update SegmentProvider
* Update configPage.html
Whoops
* Update Plugin.cs
* Update AutoSkip.cs
* Let’s call it missing instead
* Update BaseItemAnalyzerTask.cs
* Update BaseItemAnalyzerTask.cs
* Update BaseItemAnalyzerTask.cs
* Move "select" all below list
* Clarify button wording
* Update configPage.html
* Nope, long client list will hide it
* Simplify wording
* Update QueuedEpisode.cs
* fix unit test for ffmpeg7
* Add migration
* Restore DataContract
* update
* Update configPage.html
* remove analyzed status
* Update AutoSkip.cs
* Update configPage.html typo
* Store analyzed items in seasoninfo
* Update VisualizationController.cs
* update
* Update IntroSkipperDbContext.cs
* Add preview / recap delete
* This keeps changing itself
* Update SkipIntroController.cs
* Rather add it to be removed
---------
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
|
2024-11-21 09:42:55 -05:00 |
|
Kilian von Pflugk
|
f70207d002
|
version check no longer works in 10.10
|
2024-11-08 11:01:15 +01:00 |
|
rlauu
|
f68fd9d06a
|
Fix bug where timestamps were reset to zero.
|
2024-11-06 10:30:00 +01:00 |
|
Kilian von Pflugk
|
79151fa893
|
fix: windows can't delete file because filestream is still open
|
2024-11-05 20:04:27 +01:00 |
|
rlauuzo
|
a1d634b66e
|
Switch from XML Files to SQLite DB (#365)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: Kilian von Pflugk <github@jumoog.io>
|
2024-11-02 17:17:22 +00:00 |
|
rlauu
|
c2eaed2f63
|
Clean Up
|
2024-10-31 11:58:56 +01:00 |
|
Kilian von Pflugk
|
abb4cf44f4
|
check that old config is not null
|
2024-10-30 20:37:03 +01:00 |
|
rlauuzo
|
ce922d1b79
|
there is no modded 10.10 web interface
|
2024-10-28 16:18:06 +01:00 |
|
Kilian von Pflugk
|
6d93df1c76
|
allow users to override the URL (#360)
e.g. intro-skipper.org is not available for use in mainland China
|
2024-10-27 21:38:46 +00:00 |
|
TwistedUmbrellaX
|
fc400560e6
|
Force a button state reset on update
|
2024-10-27 05:08:22 -04:00 |
|
TwistedUmbrellaX
|
1cc80604c2
|
Fix identifier and name
|
2024-10-25 14:31:50 -04:00 |
|
TwistedUmbrellaX
|
b38bd7bb8c
|
Implement SPDX GLPv3.0 LICENSE
|
2024-10-25 14:15:12 -04:00 |
|
Kilian von Pflugk
|
6376e72862
|
switch to our new domain
|
2024-10-24 22:52:16 +02:00 |
|
Kilian von Pflugk
|
721de97cc1
|
migrate old plugin config
|
2024-10-20 14:23:49 +02:00 |
|
Kilian von Pflugk
|
84da3f0a29
|
rename ConfusedPolarBear.Plugin.IntroSkipper -> IntroSkipper
|
2024-10-20 14:23:49 +02:00 |
|