Assembla home | Assembla project page
 

Ticket #100 (closed Bug Report: fixed)

Opened 2 years ago

Last modified 2 years ago

Editing Media Locations

Reported by: Pernod Assigned to:
Priority: High Milestone: 1.19
Component: Media Search Version: 1.18
Keywords: Cc:

Description

When a media location is edited then all media in the old location is orphaned in the database. When a media search is subsequently performed all media in the old location is never assigned verified='N' since it doesn't match any current location, hence is not removed.

Changing a media location should also update associated media to new location? This would enable users to easily move media without having to do a media sesrch.

Change History

11/15/07 01:25:26 changed by Pernod

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

(In [861]) Editing a media location will now update the dirname of any media assigned to the location with the new location dirname. This allows users to physically move media folders without having to do a rescan, which also means any manually entered video details are not lost.

If the media type of the location is changed then any media assigned to the old location is removed from the database.

Fixes #100

12/02/07 18:18:27 changed by Pernod

(In [866]) Fixed bug where existing media was not correctly updated when a media location is changed.

Refs #100

01/13/08 03:10:39 changed by Pernod

(In [901]) Added style flexibility to the TV episode selection page and removed it from the photo selected page.

Refs #100