Skip to content

feat: SG-42241: RV: Implement the ability to fetch filmstrips and thumbnails for sources in coming into RV's Session Manager#1200

Draft
chenlj1 wants to merge 9 commits intoAcademySoftwareFoundation:mainfrom
chenlj1:SG-42236
Draft

feat: SG-42241: RV: Implement the ability to fetch filmstrips and thumbnails for sources in coming into RV's Session Manager#1200
chenlj1 wants to merge 9 commits intoAcademySoftwareFoundation:mainfrom
chenlj1:SG-42236

Conversation

@chenlj1
Copy link
Copy Markdown
Contributor

@chenlj1 chenlj1 commented Mar 17, 2026

SG-42241: RV: Implement the ability to fetch filmstrips for sources in coming from FPT into RV's Session Manager

Summarize your change.

Added ThumbnailWidget, FilmstripWidget, and SourcePreviewWidget to session_manager_mu.in so that we can display a thumbnail and a scrubbable filmstrip to the session manager UI. Currently I added a fallback icon that will be used when no other is available.

Added two new events session-manager-get-filmstrip-path and session-manager-get-thumbnail-path which gets sent when building the session manager. This is so that we can then use a custom python plugin to pick up these events and process them

Describe the reason for the change.

We want to add a new UI to the source and inputs section of the session manager so that we can have a visual of what each clip is instead of just having a title.

Describe what you have tested and on which operating system.

Tested on MacOS to see if the fallback icon is properly displayed when no plugins are available and also tested if filmstrip scrub and thumbnail hide works when there is a source available.

chenlj1 added 5 commits March 5, 2026 14:00
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
@chenlj1 chenlj1 changed the title SG-42241: RV: Implement the ability to fetch filmstrips for sources in coming from FPT into RV's Session Manager feat: SG-42241: RV: Implement the ability to fetch filmstrips for sources in coming from FPT into RV's Session Manager Mar 17, 2026
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
@chenlj1 chenlj1 changed the title feat: SG-42241: RV: Implement the ability to fetch filmstrips for sources in coming from FPT into RV's Session Manager feat: SG-42241: RV: Implement the ability to fetch filmstrips and thumbnails for sources in coming into RV's Session Manager Mar 18, 2026
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
chenlj1 added 2 commits March 20, 2026 15:02
…style to qss files

Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
Signed-off-by: chenl1 <ling.jie.chen@autodesk.com>
Copy link
Copy Markdown
Contributor

@bernie-laberge bernie-laberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @chenlj1 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants