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 552992 - Video Metadata
Video Metadata
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: Metadata
git master
Other Linux
: Normal enhancement
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2008-09-20 11:46 UTC by John McHugh
Modified: 2020-03-17 08:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add editing of video metadata. (26.24 KB, patch)
2010-06-11 14:35 UTC, Alex L. Mauer
needs-work Details | Review
Patch for handling video-specific metadata (23.53 KB, patch)
2010-10-14 14:47 UTC, Alex L. Mauer
none Details | Review

Description John McHugh 2008-09-20 11:46:06 UTC
Feature Request

Discussed this back when banshee-1 was released but I think I forgot to file a bug.
Basically I think it would be great if banshee had more comprehensive video metadata sorting.
I think banshee rocks and I want to use it to sort my video library too but its my library is too big and banshee is not the best for sorting videos atm.
I think banshee should sort videos based on category, Music Videos, Tv Shows and Movies.
Each category sorts videos using different metadata, tv shows for example might sort using episode, series number, series name, episode number,episode name etc.

Sorting video metadata in categories might hep speed up banshee's database. Well I'm only taking a guess there as sorting music by artist album and song increases the speed.

Also It would be nice when transferring videos to ipods and other similar mp3 players to have the videos go into the right categories, the most popular being tv show, movies, and music videos.

Also post 1.4 will bring telepathy integration hopefully which will be cool as it allows some inventive things such as streaming currently playing songs to friends or sharing your library/sections of your library to friends.
Maybe there will be some integration with telepathy status. If the video metadata work described above is added then you might have some cool integration like having your status change to watching a movie, watching a tv show, watching a music video etc.

Well thats my two cents, Thanks for all the great work on banshee... Its amazing how fast the rewrite is progressing.
Comment 1 Michael Martin-Smucker 2009-09-02 21:31:19 UTC
I just wanted to vocalize my agreement with this.  For TV shows, I've been using Disc# for season# and Track# for episode#, but it would be nice if this metadata had a proper category.  Things like "Track Artist" generally don't make sense for videos.  I still don't use Banshee for video as much as I'd like to, but this would definitely help.
Comment 2 Alex L. Mauer 2010-06-11 00:45:35 UTC
potential patch available at http://gitorious.org/banshee/hawkes-mainline/commit/a384103e65d129d4d3990483e585fe939e2fa330
Comment 3 Alexander Kojevnikov 2010-06-11 00:51:15 UTC
Alex, could you attach it as a patch? It makes easier for maintainers to review and track the patches.
Comment 4 Alex L. Mauer 2010-06-11 14:35:49 UTC
Created attachment 163393 [details] [review]
Patch to add editing of video metadata.

Potential patch for this bug
Comment 5 Gabriel Burt 2010-07-09 20:18:50 UTC
Review of attachment 163393 [details] [review]:

We don't want the tv-related columns in the default column controller since then they appear in the music sources, no?

Look at the VideoLibrarySource and you'll see how it changes some of the columns via the XML column controller bit -- also done in PodcastSource to add a column or three.
Comment 6 Alex L. Mauer 2010-10-14 14:47:28 UTC
Created attachment 172360 [details] [review]
Patch for handling video-specific metadata

Here’s a replacement patch.  Now the metadata columns are only selectable in the video library.

There are a couple of things I’m not happy with though, look for HACK in the patch.  Improvements/suggestions on these are particularly desired.

Also, it probably doesn’t add the columns in BansheeDbFormatMigrator.cs probably.  Manually doing so should be obvious, but that needs to be updated, too.
Comment 7 André Klapper 2020-03-17 08:26:55 UTC
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the
responsibility for active development again.
See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.