After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740714 - ges: Add an init option to set media paths for moved assets
ges: Add an init option to set media paths for moved assets
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
unspecified
Other All
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-25 23:04 UTC by Thibault Saunier
Modified: 2014-12-06 09:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ges: Add an init option to set media paths for moved assets (12.21 KB, patch)
2014-11-25 23:04 UTC, Thibault Saunier
none Details | Review
ges: Add an init option to set media paths for moved assets (12.21 KB, patch)
2014-11-25 23:06 UTC, Thibault Saunier
none Details | Review

Description Thibault Saunier 2014-11-25 23:04:49 UTC
Allowing user to easily set a set of paths to look for moved
assets instead of needing the to re implement that logic
over and over.
Comment 1 Thibault Saunier 2014-11-25 23:04:52 UTC
Created attachment 291505 [details] [review]
ges: Add an init option to set media paths for moved assets
Comment 2 Thibault Saunier 2014-11-25 23:06:40 UTC
Created attachment 291507 [details] [review]
ges: Add an init option to set media paths for moved assets

Allowing user to easily set a set of paths to look for moved
assets instead of needing the to re implement that logic
over and over.
Comment 3 Thibault Saunier 2014-12-06 09:38:38 UTC
commit 58d525a4e72d30220dbf65887d2c13137d376701
Author: Thibault Saunier <tsaunier@gnome.org>
Date:   Mon Nov 3 11:51:51 2014 +0100

    ges: Add an init option to set media paths for moved assets
    
    Allowing user to easily set a set of paths to look for moved
    assets instead of needing the to re implement that logic
    over and over.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740714