- December 6, 2008
- 126
- 2
- Home Country
-
United States of America
I installed this plugin yesterday and after struggling for a couple of hours with making the importer give me a no errors on the test import, I had an epiphany. The epiphany is listed first below, but I've added a few other tips for other first timers (like me):
0) The key is to use the same format for ALL of your TV series folders. For instance, I had a mix of folder styles, like so:
<series>\Season XX\YY - <title>.<ext>
<series>\YY <title>.<ext> (Band OF Brothers, FireFly, etc)
<series>\Season XX\YY <title>.<ext>
The way I made it work was to make them all the same:
<series>\Season XX\YY <title>.<ext>
...and then add my own "simple parse expression (and disabling all of the other ones).
This meant that I had to add some folders, moves some files, and edit a LOT of filenames, but it made importing work the first time out.
1) I tried to use a string replacement of ". " to " ", but it didn't always work, so I stripped the periods out of a handful of filenames.
2) Make sure that your series folder name is EXACTLY what the series is called. For instance, if you have the X-Files, make sure your series folder name is "X-Files" (notice the hyphen in the name). The importer didn't recognize "X Files". The same goes for other series like NewsRadio (instead of "News Radio"), Monty Python's Flying Circus (instead of "Monte Pythons...").
I was able to import 600 TV shows without any problem once I straightened out the issues identified by the importer.
Overall, it works pretty well (with the one niggly thing I cited in a previous message). Well done to the guys that came up with this.
0) The key is to use the same format for ALL of your TV series folders. For instance, I had a mix of folder styles, like so:
<series>\Season XX\YY - <title>.<ext>
<series>\YY <title>.<ext> (Band OF Brothers, FireFly, etc)
<series>\Season XX\YY <title>.<ext>
The way I made it work was to make them all the same:
<series>\Season XX\YY <title>.<ext>
...and then add my own "simple parse expression (and disabling all of the other ones).
This meant that I had to add some folders, moves some files, and edit a LOT of filenames, but it made importing work the first time out.
1) I tried to use a string replacement of ". " to " ", but it didn't always work, so I stripped the periods out of a handful of filenames.
2) Make sure that your series folder name is EXACTLY what the series is called. For instance, if you have the X-Files, make sure your series folder name is "X-Files" (notice the hyphen in the name). The importer didn't recognize "X Files". The same goes for other series like NewsRadio (instead of "News Radio"), Monty Python's Flying Circus (instead of "Monte Pythons...").
I was able to import 600 TV shows without any problem once I straightened out the issues identified by the importer.
Overall, it works pretty well (with the one niggly thing I cited in a previous message). Well done to the guys that came up with this.