Ticket #7 (closed Defect: fixed)
No TV Rage Data for ReGenesis
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Metadata - TV Show | Version: | 1.0b3.1 |
| Keywords: | Cc: |
Description
Although the TV Rage site has data for ReGenesis?, "Fetch TV Data" does not finf it.
Change History
comment:2 Changed 6 years ago by pmerrill
Sapphire will not search for sxx.exx. It only matches these three types:
- show.name.S##E##...ext
- (REGEX IS [\. -]?S[0-9]+E[S0-9]+ )
- The.Sopranos.S03E12.avi
- show.name.#x##...ext
- (REGEX IS [\. -]?[0-9]+x[S0-9]+ )
- Heroes.1x22.avi
- show.name.###...ext
- (REGEX IS ( [\. -][0-9]{1,3}[S0-9]{2}[\. -] )
- Dead.Like.Me.203.avi
Try renaming it to sxxexx and see if it works.
comment:5 Changed 6 years ago by pmerrill
- Status changed from new to closed
- Resolution set to fixed
ReRenesis? data is properly fetched when using the correct filename formats
Note: See
TracTickets for help on using
tickets.

File names are:
regenesis.sxx.exx.avi