Ticket #123 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

bin/catalog_update.inc not updating data from tags

Reported by: alex@… Owned by: vollmerk
Priority: major Milestone: 3.5 Beta Release
Component: Interface Design Version: SVN
Keywords: tags Cc:

Description

Fixes include setting a high access level in bin/catalog_update.inc and also the way update_single_item() works in catalog.class.php

Attachments

alex2008_catalog_update.patch (1.4 kB) - added by alex@… 10 months ago.
fix for bin/catalog_update.inc

Change History

Changed 10 months ago by alex@…

fix for bin/catalog_update.inc

Changed 10 months ago by anonymous

I also had to alter config/ampache.cfg.php

FROM: tag_order = "id3v2,id3v1,vorbiscomment,quicktime,ape,asf"

TO: tag_order = "id3v1,id3v2,vorbiscomment,quicktime,ape,asf"

Changed 10 months ago by vollmerk

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

tag_order is not part of the bug, applied a modified version of this patch in r1436

Add/Change #123 (bin/catalog_update.inc not updating data from tags)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.