I'm busy importing my movie collection, which are 201 movies. After it scanned for new content it came to a impressive number of 156 movies detected.
However, that means that 45 movies aren't picked up. How can I view and correct these items?
Thanks,
Dennis
flxfxp
Member+ Joined: Jul 2008 Reputation: 0 |
2009-10-06 12:25
Post: #1
XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04) Installing XBMC on Ubuntu can't get easier than this! Before posting error/feature questions regarding XBMScript, read THIS Run as root. Don't be a pussy |
| find quote |
hamd01
Member Posts: 58 Joined: Sep 2009 Reputation: 0 |
2009-10-06 14:06
Post: #2
Go into file view (i.e turn off library view), and go into the relevant source folder. Find the movies which havent been imported, right click on them, and choose to manually add them to library.
|
| find quote |
flxfxp
Member+ Joined: Jul 2008 Reputation: 0 |
2009-10-06 14:43
Post: #3
I know, that is not the issue, the issue is to know which movies aren't imported. My collection is too big for me to remember which movies are picked up and which are not.
XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04) Installing XBMC on Ubuntu can't get easier than this! Before posting error/feature questions regarding XBMScript, read THIS Run as root. Don't be a pussy |
| find quote |
nemulate
Senior Member Posts: 143 Joined: Jul 2009 Reputation: 1 |
2009-10-06 15:10
Post: #4
As the previous poster says, go to file mode and then just browse your collection, any movies without thumbs or fanart probably haven't been imported!
|
| find quote |
flxfxp
Member+ Joined: Jul 2008 Reputation: 0 |
2009-10-06 15:13
Post: #5
hehe, that wont work, since I previously used to populate each movie with a folder.jpg thumb
XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04) Installing XBMC on Ubuntu can't get easier than this! Before posting error/feature questions regarding XBMScript, read THIS Run as root. Don't be a pussy |
| find quote |
jbalicki10
Member Posts: 71 Joined: Mar 2009 Reputation: 0 |
2009-10-06 15:40
Post: #6
I have the same problem as well. I had to manually add every movie. Just a pain. I used Ember to edit the movies before I read them in with an update to the library. Let me know if you know of a solution! Thanks
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-10-06 15:41
Post: #7
enable debug logging.
scan the directory using 'scan for new content' grep the log for 'no info found' Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
flxfxp
Member+ Joined: Jul 2008 Reputation: 0 |
2009-10-06 16:12
Post: #8
Thanks spiff!
Is there a feature in the pipeline that allows easy viewing of which items have been imported? I basically have 1 movie in each folder so a total of 201 folders. Anyway, this is the output: Code: 16:08:20 T:3013024656 M:943366144 DEBUG: Not adding item to library as no info was found :(P.s: one thing that is peculiar is that I'm using a movie.nfo for some folder using the method as we discussed earlier spiff. They don't get picked up. Maybe this is wrong? It's just a file called movie.nfo with the imdb link. XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04) Installing XBMC on Ubuntu can't get easier than this! Before posting error/feature questions regarding XBMScript, read THIS Run as root. Don't be a pussy
(This post was last modified: 2009-10-06 16:14 by flxfxp.)
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-10-06 16:15
Post: #9
heh, grep then look at the line before it or there about. reminds me i need to change that to allow better grepability.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
flxfxp
Member+ Joined: Jul 2008 Reputation: 0 |
2009-10-06 16:19
Post: #10
cat xbmc.log | grep ExcludeFileOrFolder:
16:08:52 T:3013024656 M:939175936 DEBUG: ExcludeFileOrFolder: File 'smb://NAS/Downloads/Movies/Watchmen/1.Sample/' excluded. (Matches exclude rule RegExp:'[-._ ]sample') It doesn't pick up because there is a sample folder? the folder Watchmen has 3 folders: 1. Sample 2. Pictures 3. Movie XBMScript - Easy installation for Ubuntu Jaunty Jackalope (9.04) Installing XBMC on Ubuntu can't get easier than this! Before posting error/feature questions regarding XBMScript, read THIS Run as root. Don't be a pussy
(This post was last modified: 2009-10-06 16:25 by flxfxp.)
|
| find quote |

Search
Help