What is c9 table?
Please make some example and report result
Ciao!
muttley:bd
Senior Member Posts: 141 Joined: Oct 2008 Reputation: 0 |
2011-11-17 12:36
Post: #131
|
| find quote |
muttley:bd
Senior Member Posts: 141 Joined: Oct 2008 Reputation: 0 |
2011-11-17 12:37
Post: #132
....ops
(This post was last modified: 2011-11-17 12:39 by muttley:bd.)
|
| find quote |
muttley:bd
Senior Member Posts: 141 Joined: Oct 2008 Reputation: 0 |
2011-11-17 12:38
Post: #133
Edit: Douplicated post
|
| find quote |
Tmac12
Junior Member Posts: 8 Joined: Nov 2011 Reputation: 0 Location: Italy |
2011-11-17 13:09
Post: #134
The c09 table is in the Xbmc database: http://wiki.xbmc.org/index.php?title=The...base#movie. Is the reference for imdb id of the movie..
It seems like the scraper can't identify this imdb id.. If you want I've the XML file that I export from Xbmc (when i've donne a backup) and i can send it tu you.. You can see that the <id> tag is empty in much more film.. For examples: Title: Basta che funzioni... Id empty Title: Scontro tra Titali..id is 'tt0800320' Grazie |
| find quote |
muttley:bd
Senior Member Posts: 141 Joined: Oct 2008 Reputation: 0 |
2011-11-17 15:17
Post: #135
Tmac12 Wrote:The c09 table is in the Xbmc database: http://wiki.xbmc.org/index.php?title=The...base#movie. Is the reference for imdb id of the movie.. OooK! Now i understand...c9 is a colum name of movie table ![]() You have right, the scraper don't consider this field... Can i ask why you want this resource? For the scraper nothing change ( this is mymovies scraper, not imdb )I must make some change (i think easy) for support your request, but it's impossibile that all film will have imdb id ...same of the fan art.Ciao! edit: how can see if imdb id is correctly set (except all db export)?
(This post was last modified: 2011-11-17 17:10 by muttley:bd.)
|
| find quote |
Tmac12
Junior Member Posts: 8 Joined: Nov 2011 Reputation: 0 Location: Italy |
2011-11-17 16:15
Post: #136
I need this information for the plugin 'trakt utilities' http://forum.xbmc.org/showthread.php?tid=98582..
It synchronise the movie library with the trakt service, so i can see all my movies in internet.. ![]() To recognize the movie it look for the imdb id.. ![]() So with mymovies scraper it can't recognize all of my movies.. If it's possibile to add this information?
|
| find quote |
Tmac12
Junior Member Posts: 8 Joined: Nov 2011 Reputation: 0 Location: Italy |
2011-11-17 17:23
Post: #137
My last comment is in moderation...:/
However i use trakt, an Xbmc plugin to synchronise my movies with trakt service..so i can see my film library in internet..It use imdb it to' identify the movie.. You can see the imdb id in the export and in the database c09. Tell me if you want support or test file.. |
| find quote |
muttley:bd
Senior Member Posts: 141 Joined: Oct 2008 Reputation: 0 |
2011-11-17 17:27
Post: #138
I know trakt...but never use.
c09 is a column of movies table of xbmc databse...i suppose i sqllite but i don't know where is and what use for see it...can you explain me? |
| find quote |
muttley:bd
Senior Member Posts: 141 Joined: Oct 2008 Reputation: 0 |
2011-11-17 17:32
Post: #139
muttley:bd Wrote:I know trakt...but never use. ok...i find this: http://wiki.xbmc.org/index.php?title=HOW...base-files |
| find quote |
Tmac12
Junior Member Posts: 8 Joined: Nov 2011 Reputation: 0 Location: Italy |
2011-11-17 17:40
Post: #140
You have to connect to Xbmc db..it's in the user data folder..
To connect to db i use SqlliteSpy..once open the db you can scan the movie table and search the movie without the id..Now i look for the query to launch and i post here.. Edit: i don't have access to my db now but it should be 'select * from movie where c09 = '' So it show the movies without imdb id..
(This post was last modified: 2011-11-17 17:53 by Tmac12.)
|
| find quote |


)
...same of the fan art.
Search
Help