bgarrels / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

Option in Setup to Select which Grabbers display #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What area does your enhancement or feature relate to? (i.e. Confg/Setup,
GUI, options, Skin, AMC Updater, Grabber Interface, etc.)
Setup
What is the purpose or benefit of the new feature or enhancement?
As there are more and more grabbers scripts for MyFilms, it would be nice to be 
able to select only those you use. So when you select 'don't use default 
script' MF displays a list of grabbers you use instead of the whole list of all 
grabbers.
How would you expect it to work? Can you illustrate it with examples such
as images (screenshots), scenarios or examples from other Plugins?
The setup option could be similar to Search/Update Properties settings (i.e. a 
line of grabbers.  OR a button that opens a dialog where you can check/select 
the grabbers you wish to display.

Dadeo

Original issue reported on code.google.com by Dade...@gmail.com on 13 Sep 2011 at 2:21

GoogleCodeExporter commented 9 years ago

Original comment by Dade...@gmail.com on 13 Sep 2011 at 2:22

GoogleCodeExporter commented 9 years ago
Easiest solution would be just to delete the grabbers you don't need - no 
change in MF code required - so the question is, if it's worth to add even more 
options to MF setup to achieve that?
Imho IF we want to improve that part, I would prefer to add a language setting 
to the grabber scripts and let users select the languages to display (similar 
to AMC) - that way, new sripts "matching" your selected language would 
automatically display.

Original comment by Mikeplan...@web.de on 14 Sep 2011 at 2:59

GoogleCodeExporter commented 9 years ago
Deleting them requires users to do it every time they update MyFilms.

However, I like your idea of selecting Grabbers by language. It won't be 
perfect for all, and grabbers used mainly for covers might be harder to 
classify by language (unless they only provide covers in a specific language), 
but I think it would work for most users.  At least it keeps the list a bit 
smaller in MF GUI :)

Original comment by Dade...@gmail.com on 14 Sep 2011 at 12:58

GoogleCodeExporter commented 9 years ago
While thinking about it a bit more:
A good solution could be achieved by doing TWO things:
1. add laguage setting, as mentioned above
2. add a "user scripts" directory
That way you can achieve:
1. only scripts matching your selected language(s) will display - and yes, they 
will always be updated/overwritten
2. scripts from user dir could always be displayed - so if a user uses certain 
scripts only for artwork - or has customized a script for his purposes, he 
could just put it there.
3. He even could decide not to selet any language, thus only scripts from user 
dir would be displayed.

Original comment by Mikeplan...@web.de on 22 Sep 2011 at 10:57

GoogleCodeExporter commented 9 years ago

Original comment by Mikeplan...@web.de on 4 Oct 2011 at 7:59

GoogleCodeExporter commented 9 years ago
Now added new tags to scraper scripts: "language", "version", "type".
Language allows filtering for certain languages (setting in MF setup)
Type identifies capabilities of the grabber script - so only valid entries will 
be displayed in the respective menus (e.g. details, cover, multicovers)

Original comment by Mikeplan...@web.de on 13 Oct 2011 at 7:16

GoogleCodeExporter commented 9 years ago
Need to update screenshots for Internet Grabbing tab and add explanations re 
filters - also to Grabber Scripts wiki page.

Original comment by Dade...@gmail.com on 21 Oct 2011 at 5:35

GoogleCodeExporter commented 9 years ago
Updated Internet Grabbing tab in Wiki:
  http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Films/Customizing_My_Films/Internet_Grabbing
And added a note to Grabber Scripts Wiki page:
  http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Films/Importing_and_Updating/Grabber_Scripts
And about the language field on the Grabber Interface page:
  http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Films/Importing_and_Updating/Grabber_Scripts/Customize_Grabber_%28Grabber_Interface%29

Original comment by Dade...@gmail.com on 29 Oct 2011 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by Dade...@gmail.com on 14 Dec 2011 at 9:07

GoogleCodeExporter commented 9 years ago

Original comment by Guzz...@googlemail.com on 13 Jun 2012 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by Dade...@gmail.com on 16 Sep 2012 at 1:56