JasonMillward / Autorippr

Rip discs automatically using a blend of Python, MakeMKV and HandBrake
MIT License
241 stars 60 forks source link

Recloned repo #60

Closed choman closed 10 years ago

choman commented 10 years ago

Recloned the repo and I am receiving the following error

Traceback (most recent call last): File "./autorippr.py", line 57, in from classes import File "/home/choman/Autorippr/classes/database.py", line 162, in db_integrity_check() File "/home/choman/Autorippr/classes/database.py", line 160, in db_integrity_check create_status_types() File "/home/choman/Autorippr/classes/database.py", line 112, in create_status_types Statustypes.create(statusid=sID, statustext=sType) File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 3038, in create inst.save(force_insert=True) File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 3163, in save pk_from_cursor = self.insert(_field_dict).execute() File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 2247, in execute return self.database.last_insert_id(self._execute(), self.model_class) File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 1838, in _execute return self.database.execute_sql(sql, params, self.require_commit) File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 2414, in execute_sql self.commit() File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 2283, in exit reraise(new_type, new_type(_exc_value.args), traceback) File "/usr/local/lib/python2.7/dist-packages/peewee.py", line 2406, in execute_sql cursor.execute(sql, params or ()) peewee.IntegrityError: UNIQUE constraint failed: statusTypes.statusID

JasonMillward commented 10 years ago

Can you remove autorippr.sqlite and try again?

choman commented 10 years ago

Yeah, I think that solved that problem. testing right now.

I 'll try the BR options tonight

On Tue, Aug 19, 2014 at 11:20 PM, Jason notifications@github.com wrote:

remove autorippr.sqlite and try again

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

choman commented 10 years ago

removing autorippr.sqlite seemed to have resolved that issue

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows

On Wed, Aug 20, 2014 at 7:02 AM, Chad Homan choman@gmail.com wrote:

Yeah, I think that solved that problem. testing right now.

I 'll try the BR options tonight

On Tue, Aug 19, 2014 at 11:20 PM, Jason notifications@github.com wrote:

remove autorippr.sqlite and try again

Together We Win! Looking for cloud storage, try copy.com (20g free

https://copy.com?r=6BuEoY)

Chad - Mynt / Core Promoter Do You Know Your Life Score? http://choman.mymonavie.com Creating A More Meaningful Life

Some people, when confronted with a problem, think "I know, I'll use Windows." Now they have two problems.

Some people claim if you play a Windows Install Disc backwards you'll hear satanic Messages. That's nothing, if you play it forward it installs Windows