Skip to content

Releases: jumoog/intro-skipper

intro-skipper-b24a7ed

19 May 15:50
Compare
Choose a tag to compare
intro-skipper-b24a7ed Pre-release
Pre-release

Commits

  • 20eba27: adjust unit test values after switching from 0.128 to 0.1238 (Kilian von Pflugk)
  • b24a7ed: test adjust values for blackframes (Kilian von Pflugk)

checksum: e31126ad9f84d188b0b946966f3c9ee5

v0.2.0.6

18 May 20:45
Compare
Choose a tag to compare

"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.6/intro-skipper-v0.2.0.6.zip",
"checksum": "819115643d6c5bb20e1abd59f886ca25",
"timestamp": "2024-05-18T20:45:09Z"

Undo autoskip feature. Enter key no longer works under certain conditions

Full Changelog: 10.9/v0.2.0.5...10.9/v0.2.0.6

v0.2.0.5

18 May 18:28
Compare
Choose a tag to compare

"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.5/intro-skipper-v0.2.0.5.zip",
"checksum": "1737e4bc306e676fb7c2e46aa3f50c5a",
"timestamp": "2024-05-18T18:28:12Z"

What's Changed

Full Changelog: 10.9/v0.2.0.4...10.9/v0.2.0.5

intro-skipper-8cd7ff8

17 May 11:35
Compare
Choose a tag to compare
intro-skipper-8cd7ff8 Pre-release
Pre-release

Continuous Integration

Commits

  • d41ec2a: v0.1.18.0 (Kilian von Pflugk)
  • e58e74b: find the first credits chapter marker (#138) (rlauuzo)
  • 4669a4f: fix negative index (rlauuzo)
  • ce7fa68: Only add episodes without intro/credit to episodesWithoutIntros (#145) (rlauuzo)
  • cfba1ed: Ensure no duplicate Ids are permitted. (#147) (rlauuzo)
  • 7c349b2: Update 10.8 releases (Kilian von Pflugk)
  • db3b23c: Update manifest url (Kilian von Pflugk)
  • e451a21: check if XML file exists (Kilian von Pflugk)
  • 57249bf: change chromaprint offset, reorder analyzers, improve prompt timing (#153) (rlauuzo)
  • 20df7eb: Update bug_report_form.yml (Kilian von Pflugk)
  • f1972f5: Improve the PR artifact structure (TwistedUmbrellaX)
  • bee1026: Movin on up (movin on up) (#166) (TwistedUmbrellaX)
  • 8cd7ff8: Fixed Skip button not displaying (Cloud9Developer)

checksum: 8999f25660124e4db21bd504b63ce440

v0.2.0.4

16 May 17:47
Compare
Choose a tag to compare

"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.4/intro-skipper-v0.2.0.4.zip",
"checksum": "ddae1f061fd3e99330c72e09bb52b812",
"timestamp": "2024-05-16T17:47:46Z"

What's Changed

New Contributors

Full Changelog: 10.9/v0.2.0.3...10.9/v0.2.0.4

v0.2.0.3

12 May 19:24
Compare
Choose a tag to compare

"targetAbi": "10.9.0.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.9/v0.2.0.3/intro-skipper-v0.2.0.3.zip",
"checksum": "b8f492023f0f74b66385e638aba0aac6",
"timestamp": "2024-05-12T19:24:18Z"

v0.2.0.2

11 May 18:00
1af591c
Compare
Choose a tag to compare

Continuous Integration


checksum: f689a602036ea5841ce7ed8e22ef2145

What's Changed

  • Update Entrypoint.cs by @rlauuzo in #107
  • Make Entrypoint run at start by @rlauuzo in #109
  • Add cancellation of automatic tasks from scheduled tasks by @rlauuzo in #114
  • chore(deps): bump xunit from 2.7.0 to 2.7.1 by @dependabot in #121
  • chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #120
  • Change task from being canceled to waiting by @rlauuzo in #118
  • Add animation on skipButton entry and exit by @jtormalm in #122
  • Bugfix-FFmpegWrapper by @rlauuzo in #125
  • Refactor BaseItemAnalyzerTask and add Edl support for credits by @rlauuzo in #123
  • Use reversed fingerprints for credits by @rlauuzo in #133
  • adaptive black frame search range by @rlauuzo in #132
  • Change GetItem to return null to handle nullable LibraryManager by @rlauuzo in #137
  • find the first credits chapter marker by @rlauuzo in #138
  • ci(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #140
  • ci(deps): bump github/codeql-action from 3.24.9 to 3.25.3 by @dependabot in #139
  • chore(deps): bump xunit from 2.7.1 to 2.8.0 by @dependabot in #134
  • chore(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #135
  • Replace Dictionary + locks with ConcurrentDictionary by @rlauuzo in #143
  • Only add episodes without intro/credit to episodesWithoutIntros by @rlauuzo in #145
  • Refactor ScheduledTaskSemaphore by @rlauuzo in #148
  • change chromaprint offset, reorder analyzers, improve prompt timing by @rlauuzo in #153
  • ci(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in #155
  • ci(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in #154

New Contributors

Full Changelog: 10.9/0.2.0.0...10.9/v0.2.0.2

v0.1.18.0

09 May 21:48
Compare
Choose a tag to compare

Commits

  • 5e8681c: Remove a possible action source (TwistedUmbrellaX)
  • 7892250: Fix double negatives and woording (TwistedUmbrellaX)
  • ccb3bbc: Testing the new release actions (TwistedUmbrellaX)
  • cc35dae: v0.1.16.4 (TwistedUmbrellaX)
  • 65c6f80: Update README.md for 10.9 (TwistedUmbrellaX) #92
  • 9e7d0a7: No use optimizing conditionally (TwistedUmbrellaX)
  • 78c05a7: Make the stats more accessible (TwistedUmbrellaX)
  • ded3c3d: analyze when item is added to the server (#96) (rlauu)
  • 3bb605d: All we need is the body support (TwistedUmbrellaX)
  • 179711b: Revert "Update README.md for 10.9" (Kilian von Pflugk)
  • 0b870c7: Let's stop logging every single step (TwistedUmbrellaX)
  • 3446c18: Merge Scheduled Tasks (rlauu)
  • 2e67a4f: add options to disable scans of either intros or credits (rlauu)
  • 3cc9a66: Add back separate tasks as optional (TwistedUmbrellaX)
  • 239e3a3: Shorten the task explanations (TwistedUmbrellaX)
  • bfc47f4: Update DetectIntrosCreditsTask.cs (rlauu) #102
  • ca47492: Split progress bar for split tasks (TwistedUmbrellaX)
  • c71f0d8: first 10.9 release (beta) (Kilian von Pflugk)
  • de91f86: We want to keep the release notes (TwistedUmbrellaX)
  • 39534ed: add notes for 10.9 beta (Kilian von Pflugk)
  • ab6c2de: Fix some button text running together (TwistedUmbrellaX)
  • 41d0dd3: Add proprietary tag for 10.8 branch (TwistedUmbrellaX)
  • 6c30244: Print a copy paste manifest string (TwistedUmbrellaX)
  • d5ac3ab: Auto-Detection Configuration (#106) (rlauu)
  • 291c8cd: Keep 10.8 manifest to 10.8 versions (TwistedUmbrellaX)
  • d405ef9: Enable building 10.8 from 10.8 (TwistedUmbrellaX)
  • 42a2339: Add a mirrored class to skip credits (TwistedUmbrellaX)
  • 1b7bce5: v0.1.16.5 (TwistedUmbrellaX)
  • 5f7cde8: v0.1.16.5 - manifest (TwistedUmbrellaX)
  • 04b6028: fix sourceUrl, make JSON valid (Kilian von Pflugk)
  • e085a85: Fix the actions message filter (TwistedUmbrellaX)
  • 804f02c: Fix an alignment issue in manifest (TwistedUmbrellaX)
  • 4a6b2a4: Fix typo in build output details (TwistedUmbrellaX)
  • e8b4ba0: v0.1.17.0 (TwistedUmbrellaX)
  • b2f1792: v0.1.17.0 - manifest (TwistedUmbrellaX)
  • 9d8dc37: Add a replacement CodeQL action (TwistedUmbrellaX)
  • a0419de: Grant repo permission to CodeQL (TwistedUmbrellaX)
  • e8629a6: Switch to stable actions versions (TwistedUmbrellaX)
  • 344cc1b: remove 10.9 warning from 10.8 branch (Kilian von Pflugk)
  • 77d0523: Remove regularly scheduled runs (TwistedUmbrellaX)
  • 9da5bfc: Set 10.8 CodeQL to track 10.8 (TwistedUmbrellaX)
  • 2e45949: Grant GitHub access to ...GitHub (TwistedUmbrellaX)
  • 0a9394b: Add cancellation of automatic tasks from scheduled tasks (rlauu)
  • 177604e: Clean up the copy pasta explosion (TwistedUmbrellaX)
  • ebb3b81: Forgot to click save on this one (TwistedUmbrellaX)
  • de956c8: Update PluginConfiguration.cs (TwistedUmbrellaX)
  • 54f69e7: Add options for adjusting credits length (TwistedUmbrellaX)
  • 445459a: Credits are included here, too (TwistedUmbrellaX)
  • d35c337: Limit the scope of automatic scanning (#116) (TwistedUmbrellaX) #116
  • b1e94bd: Library scan should supersede add or modify (#117) (TwistedUmbrellaX) #117
  • 3096f3f: When a scan is already running, append it (TwistedUmbrellaX) #119
  • de60fd2: Still cancel automation for scheduled (TwistedUmbrellaX) #119
  • 7568877: Only shared should split progress bar (TwistedUmbrellaX) #119
  • 94116b7: only process lines that start with "[Parsed_blackframe_" (Kilian von Pflugk)
  • 0c96718: Change task from being canceled to waiting (#118) (rlauuzo)
  • 34c4e6e: Update Entrypoint.cs (rlauuzo)
  • f36a2d9: Remove refs to AnalyzerTaskIsRunning (TwistedUmbrellaX)
  • 46d4467: Clear restrictions when overriding auto (TwistedUmbrellaX)
  • 4556524: Refactor BaseItemAnalyzerTask and add Edl support for credits (rlauu)
  • 33c2cce: fix progress bar (rlauu)
  • 49fe896: Don't auto build for documentation (TwistedUmbrellaX)
  • 419273e: Add animation on skipButton entry and exit (Jakob Tormalm)
  • 9abcf25: Ignores have to be applied by event (TwistedUmbrellaX)
  • 3b4c4bf: Bugfix-FFmpegWrapper (rlauu)
  • 8c80a6a: Mention Credits in Edl config (rlauu)
  • 250c8ac: Update configPage.html (rlauu)
  • 7800b48: more progress bar fixes (rlauu)
  • 3acf041: Update BaseItemAnalyzerTask.cs (rlauu)
  • 489e390: remove redundant qualifier (Kilian von Pflugk)
  • 10ec9ef: Prevent a possible runtime mistake (TwistedUmbrellaX)
  • 26db24d: Update BaseItemAnalyzerTask.cs (rlauuzo)
  • c106811: Attempt to verify queue when finishing (TwistedUmbrellaX) #128
  • 85ea6de: Update BaseItemAnalyzerTask.cs (TwistedUmbrellaX) #128
  • 28673a8: Use the minimum credit in chapter (TwistedUmbrellaX) #128
  • d53e443: Update the queue when it changed (TwistedUmbrellaX) #128
  • 8053ed6: Use reversed fingerprints for credits (rlauuzo)
  • fd3cf0c: adaptive black frame search range (#132) (rlauuzo)
  • d1a4cac: Change GetItem to return null to handle nullable LibraryManager (#137) (rlauuzo)
  • b1e17b1: Ensure no duplicate Ids are permitted. (#147) (rlauuzo) #147
  • 0d8c8b2: v0.1.18.0 (Kilian von Pflugk)
  • 90ec690: Only add episodes without intro/credit to episodesWithoutIntros (#145) (rlauuzo)
  • 2b15326: fix negative index (rlauuzo)
  • 34c29a3: find the first credits chapter marker (#138) (rlauuzo)

"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/10.8/v0.1.18.0/intro-skipper-v0.1.18.0.zip",
"checksum": "f98afa056f66c08111102dd2de2970f7",
"timestamp": "2024-05-09T21:47:35Z"

0.2.0.1

12 Apr 09:13
1a8fbda
Compare
Choose a tag to compare

Commits

  • 1a8fbda: 0.2.0.1 (Kilian von Pflugk)

checksum: 8ccc70dbfbfde404e1eda8869f8a667d

0.2.0.0

10 Apr 09:34
6b7dce5
Compare
Choose a tag to compare

Commits

  • 6b7dce5: new 0.1.16.5 release for 10.8 and change version to 0.2 for 10.9 (Kilian von Pflugk)

checksum: a69b2db51390c30d3f55f2046cb874e7