diff --git a/docs/changelog.md b/docs/changelog.md index 0ed216d..2745297 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -29,6 +29,12 @@ Everything here is listed in reverse chronological order with the most recent up [PR #66]: https://github.com/stashapp/StashDB-Docs/pull/66 +### October 2023 +- Add "Animated Scene Covers" by [@AdultSun]{:target="_blank"} in [PR #58]{:target="_blank"} +- Add "Animated Performer Images" by [@AdultSun]{:target="_blank"} in [PR #58]{:target="_blank"} + +[PR #58]: https://github.com/stashapp/StashDB-Docs/pull/58 + ### May 2023 - Add "Split Movie Scenes" by [@AdultSun]{:target="_blank"} in [PR #57]{:target="_blank"} - Add "Disambiguating Single Names" by [@AdultSun]{:target="_blank"} in [PR #55]{:target="_blank"} diff --git a/docs/performers/edit/performer-images.md b/docs/performers/edit/performer-images.md index 36768ff..4b8a86c 100644 --- a/docs/performers/edit/performer-images.md +++ b/docs/performers/edit/performer-images.md @@ -72,6 +72,12 @@ grand_parent: Performers **Images showing extreme BDSM practices should be cropped if possible, rejected or removed if better images are available.** *[See more...](bdsm-performer-images)* +### [Animated Images](animated-performer-images) + +{: .important } +**Performer images must be static, animated images are not allowed at this time.** *[See more...](animated-performer-images)* + + ### [Image Selection](performer-image-selection) {: .important } diff --git a/docs/performers/edit/performer-images/animated-performer-images.md b/docs/performers/edit/performer-images/animated-performer-images.md new file mode 100644 index 0000000..7eaf732 --- /dev/null +++ b/docs/performers/edit/performer-images/animated-performer-images.md @@ -0,0 +1,21 @@ +--- +layout: default +title: Animated Images +nav_order: 8 +parent: Images +grand_parent: Edit Performers +--- + +# Animated Performer Images + +{: .important } +**Performer images must be static, animated images are not allowed at this time.** + +--- + +Animated GIFs or WEBPs are not allowed as performer images at this time. These animated images are likely a niche preference and these files often take up a lot of space. For these reasons and for the sake of consistency on StashDB, we ask that you hold off on adding them for now. + +There is a strong desire to add some form of [performer image categorization](https://github.com/stashapp/stash-box/issues/237){:target="_blank"} to Stash-Box in the future. The ability to properly flag and filter animated images would likely allow us to remove this restriction, but unfortunately we cannot say how long it will take to add this feature to StashDB. + +{: .note } +Unconfirmed guideline, subject to change pending formal approval. diff --git a/docs/performers/edit/performer-images/performer-image-selection.md b/docs/performers/edit/performer-images/performer-image-selection.md index 4ed02f7..8d8d851 100644 --- a/docs/performers/edit/performer-images/performer-image-selection.md +++ b/docs/performers/edit/performer-images/performer-image-selection.md @@ -1,7 +1,7 @@ --- layout: default title: "Image Selection" -nav_order: 8 +nav_order: 9 has_children: false parent: Images grand_parent: Edit Performers diff --git a/docs/scenes/edit/scene-images.md b/docs/scenes/edit/scene-images.md index b2bfc06..f33e272 100644 --- a/docs/scenes/edit/scene-images.md +++ b/docs/scenes/edit/scene-images.md @@ -6,7 +6,6 @@ has_children: true has_toc: false parent: Edit Scenes grand_parent: Scenes -published: false --- # Scene Images @@ -31,7 +30,7 @@ published: false *** -### [Section Name](section-name) +### [Animated Covers](animated-scene-covers) {: .important } -**One sentence summary.** *[See more...](section-name)* +**Official static scene covers are preferred whenever possible, otherwise closest static equivalent is fine.** *[See more...](animated-scene-covers)* diff --git a/docs/scenes/edit/scene-images/animated-scene-covers.md b/docs/scenes/edit/scene-images/animated-scene-covers.md new file mode 100644 index 0000000..647da2f --- /dev/null +++ b/docs/scenes/edit/scene-images/animated-scene-covers.md @@ -0,0 +1,19 @@ +--- +layout: default +title: Animated Covers +nav_order: 2 +parent: Images +grand_parent: Edit Scenes +--- + +# Animated Scene Covers + +{: .important } +**Official static scene covers are preferred whenever possible, otherwise closest static equivalent is fine.** + +--- + +Studios will occasionally use animated GIFs or WEBPs as an official scene cover or thumbnail. For example, BangBros does this with scenes like [this one (NSFW)](https://x-images2.bangbros.com/assparade/shoots/ap19185/members/450x340.jpg){:target="_blank"}. If the studio hosts a static scene cover as an alternative somewhere, then this should be used instead. Otherwise, use your best judgment to find the closest static equivalent to the official animated cover. This could be a different thumbnail, a preview image, a gallery image, a custom screenshot, or a conversion of the animated file. Please remember to note in your edit comment where you've found this alternative cover. + +{: .note } +Unconfirmed guideline, subject to change pending formal approval.