[Part 3] Download torrent & newsserver packages
|
30th Nov, 2013, 08:47 PM
Post: #102
|
|||
|
|||
RE: [Part 3] Download torrent & newsserver packages
Hi, couchpotato say that it cannot say that it "cannot add movie properly, check logs" when I have selected one after a search. Here is my log, what's wrong? Thanks.
[ couchpotato.api] Failed doing api request "movie.add": Traceback (most recent call last): File "/usr/local/share/couchpotato/couchpotato/api.py", line 101, in run_handler result = api[route](**kwargs) File "/usr/local/share/couchpotato/couchpotato/core/media/movie/_base/main.py", line 411, in addView add_dict = self.add(params = kwargs) File "/usr/local/share/couchpotato/couchpotato/core/media/movie/_base/main.py", line 348, in add m = db.query(Media).filter_by(library_id = library.get('id')).first() File "/usr/local/share/couchpotato/libs/sqlalchemy/orm/query.py", line 2156, in first ret = list(self[0:1]) File "/usr/local/share/couchpotato/libs/sqlalchemy/orm/query.py", line 2023, in __getitem__ return list(res) File "/usr/local/share/couchpotato/libs/sqlalchemy/orm/query.py", line 2227, in __iter__ return self._execute_and_instances(context) File "/usr/local/share/couchpotato/libs/sqlalchemy/orm/query.py", line 2242, in _execute_and_instances result = conn.execute(querycontext.statement, self._params) File "/usr/local/share/couchpotato/libs/sqlalchemy/engine/base.py", line 1449, in execute params) File "/usr/local/share/couchpotato/libs/sqlalchemy/engine/base.py", line 1584, in _execute_clauseelement compiled_sql, distilled_params File "/usr/local/share/couchpotato/libs/sqlalchemy/engine/base.py", line 1698, in _execute_context context) File "/usr/local/share/couchpotato/libs/sqlalchemy/engine/base.py", line 1691, in _execute_context context) File "/usr/local/share/couchpotato/libs/sqlalchemy/engine/default.py", line 331, in do_execute cursor.execute(statement, parameters) OperationalError: (OperationalError) no such column: movie.category_id u'SELECT movie.id AS movie_id, movie.last_edit AS movie_last_edit, movie.library_id AS movie_library_id, movie.status_id AS movie_status_id, movie.profile_id AS movie_profile_id, movie.category_id AS movie_category_id \nFROM movie \nWHERE movie.library_id = ?\n LIMIT ? OFFSET ?' (8, 1, 0) |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[Part 2] Download torrent & newsserver package(s) | CurlyMo | 190 | 693,292 |
23rd Jan, 2014 06:31 PM Last Post: Robbie Wiggins |