'name' is ignored for comic destination directory

Bug #506748 reported by Tristan Seligmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dosage
Fix Committed
High
Unassigned

Bug Description

If you have a scraper like:

class Foo(BasicScraper):
    name = 'Bar'
    # etc.

Running "mainline Bar" will save images out to $OUTPUTDIR/Foo instead of $OUTPUTDIR/Bar, which seems extremely confusing. Anything that wants to use a scraper's name should consult IScraper.name, rather than anything else.

Related branches

Changed in dosage:
status: Confirmed → Fix Committed
Revision history for this message
Mauricio Maurente (maurente) wrote :

I also noticed this.

Revision history for this message
Tobias Gruetzmacher (tobix) wrote :

BUT HOW?

- How did you find this 13 year old bug report?
- How would you hit the same issue in any recent dosage version?
- If you are running a 13 year old version of dosage: Why?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.