flexget.components.failed.db module#
- class flexget.components.failed.db.FailedEntry(title, url, reason=None)[source]#
Bases:
VersionedBase- _sa_class_manager = {'count': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'id': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'reason': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'retry_time': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'title': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'tof': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'url': <sqlalchemy.orm.attributes.InstrumentedAttribute object>}#
- count#
- id#
- reason#
- retry_time#
- title#
- tof#
- url#