<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to issues</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/</link><description>Recent changes to issues</description><atom:link href="https://sourceforge.net/p/mythvideo-scanner/issues/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 08 Aug 2015 06:51:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mythvideo-scanner/issues/feed.rss" rel="self" type="application/rss+xml"/><item><title>Ticket 9 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/9/?limit=25#3dbb</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fixed in rev 4.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Status:&lt;/strong&gt; Fixed&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:15 -0000</pubDate><guid>https://sourceforge.netc67bac1f6ca0f3123ccaa94b09f5cd50264b60b0</guid></item><item><title>Ticket 8 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/8/?limit=25#ac34</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fixed in rev 4.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Status:&lt;/strong&gt; Fixed&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:14 -0000</pubDate><guid>https://sourceforge.netbce97b6e72238263ade4f1d2cd2b114978bc3be9</guid></item><item><title>Ticket 72 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/72/?limit=25#4313</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is now fixed in the latest version in svn.  (Not to be confused with the latest released version which is yet to incorporate these changes).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:14 -0000</pubDate><guid>https://sourceforge.net3bef9cb8a297f0fceae54d9a1112fe5fe8d59241</guid></item><item><title>Ticket 72 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/72/?limit=25#535b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/102836306763825857991/" rel="nofollow"&gt;james.cu...@returnpath.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;@brandon:  Sorry for the late reply.&lt;/p&gt;
&lt;p&gt;Here's the list of settings in my DB matching query:  SELECT * FROM settings WHERE value LIKE '%dbschemaver';&lt;/p&gt;
&lt;p&gt;mysql&amp;gt; SELECT * FROM settings WHERE value LIKE '%dbschemaver';&lt;br/&gt;
+----------------------+------+----------+&lt;br/&gt;
| value                | data | hostname |&lt;br/&gt;
+----------------------+------+----------+&lt;br/&gt;
| DBSchemaVer          | 1317 | NULL     |&lt;br/&gt;
| ArchiveDBSchemaVer   | 1005 | NULL     |&lt;br/&gt;
| GalleryDBSchemaVer   | 1003 | NULL     |&lt;br/&gt;
| GameDBSchemaVer      | 1018 | NULL     |&lt;br/&gt;
| MusicDBSchemaVer     | 1020 | NULL     |&lt;br/&gt;
| PhoneDBSchemaVer     | 1001 | NULL     |&lt;br/&gt;
| WeatherDBSchemaVer   | 1006 | NULL     |&lt;br/&gt;
| BrowserDBSchemaVer   | 1002 | NULL     |&lt;br/&gt;
| NetvisionDBSchemaVer | 1004 | NULL     |&lt;br/&gt;
| NewsDBSchemaVer      | 1001 | NULL     |&lt;br/&gt;
| WebDBSchemaVer       | 4    | NULL     |&lt;br/&gt;
+----------------------+------+----------+&lt;br/&gt;
11 rows in set (0.00 sec)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:14 -0000</pubDate><guid>https://sourceforge.netb872ee13ca6082dc31a0c1b4f3f803dd3259b30e</guid></item><item><title>Ticket 72 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/72/?limit=25#cfac</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi,&lt;br/&gt;
This should now be fixed in the lastest svn revision (not in the release package).  issues has to do with mythvideo being incorporated into the main myth code and no longer being a plugin (as of 0.25).  It now also supports the config.xml file for mysql details.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Status:&lt;/strong&gt; Fixed&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:14 -0000</pubDate><guid>https://sourceforge.net5fdef21d67b511196b9fd2aa38cbed3d7d3c4dd2</guid></item><item><title>Ticket 72 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/72/?limit=25#6c6c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the patch and sorry for the seriously delayed response.  Firstly, what version of mythtv are you currently running, and, secondly, do you think 'mythvideo.DBSchemaVer' is no longer used and its purpose has been merged with 'DBSchemaVer'?&lt;/p&gt;
&lt;p&gt;Could I ask you to supply me with the list of all entries in the settings table where value is like '%dbschemaver'.  Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:14 -0000</pubDate><guid>https://sourceforge.net06f944764776045625cd2d107a3cd2cb1cbed76e</guid></item><item><title>Ticket 71 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/71/?limit=25#73bb</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I'm going to close this issue.  I know its a bugger when things don't parse correctly, but i'm going to put a higher priority on tv show parsing correctly than the odd movie that doesn't parse correctly.&lt;/p&gt;
&lt;p&gt;FYI:  If you notice a movie didn't parse correctly and has no meta data, you can edit the details in mythfrontend, then the next time the script is run it should conduct searches with the details in the database and not parse the filename.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Status:&lt;/strong&gt; WontFix&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:13 -0000</pubDate><guid>https://sourceforge.net698897925a943aed6ac3fcba1b9f18efcd21b986</guid></item><item><title>Ticket 71 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/71/?limit=25#e0c6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/112631044273622804410/" rel="nofollow"&gt;Dominic....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Yes I did modify the imdb.pm &amp;amp; ttvdb.pm files with the paths I listed above. I'll change this back.&lt;/p&gt;
&lt;p&gt;I see what you're getting at, not an easy balance to keep there. I don't think you can make it more accurate for movies without sacrificing accuracy for series, and vice versa. Going on what you've described the only thing I could think of getting better accuracy for both is by having a command line option to enforce a strict file and/or directory naming convention. That way you could specify delimiters for things like title, year of production, season and episode details. Obviously this would require a bit of work to ensure the video repository structure matches this standard and would probably only present a real advantage when making mass updates.&lt;/p&gt;
&lt;p&gt;Anyway, given what you've explained I wouldn't worry about this one too much. I'm currently reparsing my entire collection, so I'll let you know the problem cases.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:13 -0000</pubDate><guid>https://sourceforge.net077c0e667f8f8bdbd0923c05bb6587567a9c04f9</guid></item><item><title>Ticket 71 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/71/?limit=25#f983</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/106665949472377580701/" rel="nofollow"&gt;brandon....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Firstly, can i ask if you have modified those two scripts at all?  Only one of the Ttvdb plugins and one of the Tmdb plugins should be running.  If you have not made any changes then i'll look into it.  I'll consider making the error messages less 'alarming'.&lt;/p&gt;
&lt;p&gt;What you have suggested for the prematch won't work.  The main problem is that the script is 100% confident that 127 is season episode info, with the general assumption that the tite is to the left of that.  This representation is problematic, but i have seen it used in cases where the filename includes the title and excludes the title of the show.  There is an AI based parser in the script (kind of a last ditch effort) that may pick up on this format of season episode info if there is more the 5 episodes, so i might remove this specific parser completely thus allowing it to work in your specific case.  The problem with doing this though is the AI mode only works if all the files are in the same directory, so if you are kicking off a new season of a show with only one or two episodes then the AI doesn't work for a while.&lt;/p&gt;
&lt;p&gt;Starting to see the juggling act  :-)&lt;/p&gt;
&lt;p&gt;I'll see what i can do if I get the script to check the length of the prematch (prematch refers to the info to the left of the season episode data match) when it finds a season episode match, if the length is short, then maybe it is not an episode, and perhaps it is a movie.&lt;/p&gt;
&lt;p&gt;It would be good if you could post some other files (include complete path) that fail due to a similar reason.&lt;/p&gt;
&lt;p&gt;Seriously glad you like the script, and spread the word where posible.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:13 -0000</pubDate><guid>https://sourceforge.net7d192aa7cc08cb5d29e10ad98b879deb14e93845</guid></item><item><title>Ticket 71 discussion</title><link>https://sourceforge.net/p/mythvideo-scanner/issues/71/?limit=25#e3cc</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Originally posted by:&lt;/em&gt; &lt;a class="" href="http://code.google.com/u/112631044273622804410/" rel="nofollow"&gt;Dominic....@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the quick reply. I am running MythTV 0.23.1, here is the output from the stat command;&lt;/p&gt;
&lt;p&gt;htpc@htpc:~$ mythvideo-scanner.pl --stat&lt;br/&gt;
mythvideo-scanner&lt;br/&gt;
&lt;a class="" href="https://code.google.com/p/mythvideo-scanner/" rel="nofollow"&gt;https://code.google.com/p/mythvideo-scanner/&lt;/a&gt;&lt;br/&gt;
Version: 3.1, Rev: 142&lt;/p&gt;
&lt;p&gt;Grabber: Ttvdb, Version: 2.1, ttvdb.py:&lt;br/&gt;
Grabber: Tmdb, Version: 2.1, tmdb.py:&lt;br/&gt;
Grabber: Ttvdb, Version: 1.1, ttvdb.py: v1.0.9&lt;br/&gt;
Grabber: Tmdb, Version: 1.1, tmdb.pl: v0.1.8&lt;br/&gt;
Grabber: Imdb, Version: 2.0, Rev: 140&lt;br/&gt;
Grabber: Tvrage, Version: 1.1, Rev: 128&lt;br/&gt;
Grabber: Cinecurry, Version: 1.0, Rev: 140&lt;/p&gt;
&lt;p&gt;Wasn't causing an issue and the scripts still appeared to be working, just I was getting a message about not being able to find the scripts with the original paths in there. Sounds like a side effect of running MythTV 0.23.1 on an older release of Mythbuntu perhaps?&lt;/p&gt;
&lt;p&gt;As for the prematch issue, I see now it is a bigger issue than just being able to cloak out the path as often directories are being used to separate series and seasons, in which case you'd want the script to be looking at the path to help define the prematch.&lt;/p&gt;
&lt;p&gt;I'll have a look at the --hint option, though I have a couple of dozen movies with this issue. Good that it keeps this data for future lookups though. Another idea I had was being able to specify a base path as a command line option. Idea being that the section of the path matching that specified in the base path command line option is omitted from being used in the prematch. For example if I set the base path command line option to /var/lib/mythtv/videos then the prematch from above would only include 127 Hours. This way if I had a TV series nested in directories underneath this base path they would still be used in the prematch. Does this sound viable at all?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Aug 2015 06:51:13 -0000</pubDate><guid>https://sourceforge.net3d80ae8529497d3e8e27bae3ac57cb407619493c</guid></item></channel></rss>