Skip to content

Commit

Permalink
misc: update unstable manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
revam authored and github-actions[bot] committed May 2, 2024
1 parent e657677 commit 0379134
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest-unstable.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"category": "Metadata",
"imageUrl": "https://raw.githubusercontent.com/ShokoAnime/Shokofin/master/LogoWide.png",
"versions": [
{
"version": "3.0.1.153",
"changelog": "fix: fix force movie special featurettes",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.153/shoko_3.0.1.153.zip",
"checksum": "385b153fc6537723a899973d82fa5007",
"timestamp": "2024-05-02T03:07:05Z"
},
{
"version": "3.0.1.152",
"changelog": "refactor: overhaul metadata settings (#52)\n\n- Overhaul the metadata settings section in the plugin settings. By default we let the plugin decide what to do for the main title, alternate title, and description, but each of the three behaviors can be overridden by enabling a checkbox to reveal the new-and-shiny (for the titles at least) advanced selectors. The description selector has also been moved under an override checkbox in this commit, while previously it was always visible.\r\n\r\n- Cleaned up the rest of the metadata settings section to be more tidy by renaming and moving around the other settings.\r\n\r\n- Overhauled the internals to support the new settings. In practice you shouldn't see much difference in behavior compared to the previous options.\r\n\r\n**Warning**: **The title and description settings has been reset to the new default values**, meaning any people that had altered their title/description settings previously should edit them if they don't want to use the new defaults. This is a side-effect of us not having settings migrations. Maybe in the future we will have it, but not now. :slightly_smiling_face",
Expand Down Expand Up @@ -39,14 +47,6 @@
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.149/shoko_3.0.1.149.zip",
"checksum": "a646ae721eb48b15067c3c4ba7230129",
"timestamp": "2024-05-01T19:45:13Z"
},
{
"version": "3.0.1.148",
"changelog": "refactor: add true disabling of filtering\n\n- Reconfigured the setting to allow truely disabling the filtering.\n Do note that **__THIS IS NOT ADVICED TO BE USED UNLESS YOU\n KNOW EXACTLY WHAT YOU'RE DOING__**. Anyways, it lets you\n disable the filtering, which required changing the settings, so\n now everything is back to \"auto\" (the default) and you need to\n tweak your filtering setting if you want it back to the _strict_ or\n _lax_ mode.\n\nmisc: split resolver and ignore rule [skip ci]",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.148/shoko_3.0.1.148.zip",
"checksum": "01998cb2c5497930126759f48b9a9155",
"timestamp": "2024-05-01T17:20:54Z"
}
]
}
Expand Down

0 comments on commit 0379134

Please sign in to comment.