Feature #332
closedAllow choosing alternate posters
100%
Description
This should be done by clicking on a button/poster to retrieve list of poster alternatives. The basic poster is shown first on first scan a secondary scans are used to retrieve alternatives to select from.
Updated by Hammel over 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Fixed code to save posters to video directory instead of VideoLib configuration directory. This will allow saving multiple poster files for a single video later.
Updated by Hammel over 10 years ago
Now that multiple poster sizes can be downloaded I need to add the ability to select which one is the active poster in the db. I need UI features to allow selecting (and displaying) the active poster.
Updated by Hammel over 10 years ago
- Target version set to 0.10.0
- % Done changed from 20 to 50
It's now possible to select a different sized poster using the UI.
I'm unclear if this setting is saved or not. But I'm working the 0.9 release so will push this out to 0.10.
Updated by Hammel over 10 years ago
- Priority changed from Normal to Immediate
- Target version changed from 0.10.0 to 0.9.0
- Severity changed from 03 - Medium to 05 - Very Low
Updated by Hammel over 10 years ago
- Severity changed from 05 - Very Low to 02 - High
Updated by Hammel over 10 years ago
- Priority changed from Immediate to Urgent
- Target version changed from 0.9.0 to 0.10.0
Updated by Hammel about 10 years ago
- % Done changed from 50 to 70
Turns out this was already implemented, but it's a pretty ugly solution. What should happen is the selected image should be scaled to fit the canvas and the next/previous buttons should be white less-than/greater-than symbols on the left/right sides of the image itself.
Updated by Hammel about 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Cleaned up poster buttons and added ability to view in actual or fitted size.
Updates tested, committed and pushed upstream.