Ferkner / mediarenamer

Automatically exported from code.google.com/p/mediarenamer
0 stars 0 forks source link

Code Submission #44

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I made some changes which I thought may be useful but I couldn't find anywhere 
to submit code.

Mods in this patch:
* Movies/OnlineParserTMDB.cs
  -  Fixed errors related to movie not found in lookup which causes errors like Issue 38.
* mainForm.cs, mainForm.resx, mainForm.Designer.cs
  - Added a "select found" button to the main form which only selects movies which were found in a lookup.
* Movies/Movie.cs
  - Changed replacement character from '.' to '-'. This was personal preference...
* Movies/SelectMovie.resx
  - Added Keyboard Shortcut to Skip button.

Original issue reported on code.google.com by bdo...@gmail.com on 23 Nov 2010 at 1:18

Attachments: