Ticket #120 (closed Enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

Add possibility to use directories for movie lookup

Reported by: Stephan Assigned to:
Priority: normal Milestone:
Component: Metadata - Movie Version: 1.0b5
Keywords: Cc: stephan.diederich+sapphire@googlemail.com

Description

The attached patch adds the option to use the directoryname instead of filename for looking up movies in IMDB.

Modified files:

*for the option:

*SapphireFrappliance/SapphireSettings.h *SapphireFrappliance/SapphireSettings.m

*actual directory extraction:

*SapphireFrappliance/SapphireMovieImporter.m

attached patch is against rev 490 and tested on atv

Would be great to see this included.

Thanks, Stephan

p.s.: as those were my first lines in objective-c please double-check. e.g. does one need to check if there really is a path?

Attachments

directory_lookup.patch (5.2 kB) - added by Stephan on 02/14/08 19:39:40.
patch against rev 490

Change History

02/14/08 19:39:40 changed by Stephan

  • attachment directory_lookup.patch added.

patch against rev 490

02/14/08 20:51:37 changed by gbooker

  • status changed from new to closed.
  • resolution set to fixed.

(In [491]) Patch to select the directory instead of the filename for movie searches. Thanks to Stephan in ticket #120 Fixes #120


Add/Change #120 (Add possibility to use directories for movie lookup)