[PATCH] Spotlight comments for torrent files

Feature requests not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
Farcaller
Posts: 3
Joined: Mon Jan 05, 2009 10:03 am

[PATCH] Spotlight comments for torrent files

Post by Farcaller »

Here's a patch for current transmission trunk that adds following information to Spotlight comment field:
  • status_active or status_stopped - depending on torrent state
  • status_seeding - if the torrent download is complete and it's on seed
  • group: xxx - transmission's torrent group name (if any)
  • comment: xxx - comment data from torrent
Information is added to every torrent file and can be used to manage smart folders for torrents.

Currently spotlight comments are not set on directories, also there's no way to enable/disable this feature.

PS: forum attachments don't seem to like gz, txt and patch extensions, so here's link to patch on gist.
Post Reply