Show
Ignore:
Timestamp:
01/10/08 11:10:56 (4 years ago)
Author:
gbooker
Message:

Two episode in a file support
Refs #14

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SapphireMediaPreview.m

    r436 r451  
    212212                /*Remove the individuals so we don't display them*/ 
    213213                [allMeta removeObjectForKey:META_EPISODE_NUMBER_KEY]; 
     214                [allMeta removeObjectForKey:META_EPISODE_2_NUMBER_KEY]; 
    214215                [allMeta removeObjectForKey:META_SEASON_NUMBER_KEY]; 
    215216        }