damienhaynes / moving-pictures

Moving Pictures is a movies plug-in for the MediaPortal media center application. The goal of the plug-in is to create a very focused and refined experience that requires minimal user interaction. The plug-in emphasizes usability and ease of use in managing a movie collection consisting of ripped DVDs, and movies reencoded in common video formats supported by MediaPortal.
12 stars 6 forks source link

New Dynamic Category: Title A-Z #1077

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Would like to add a new dynamic category to group movies by the first letter of 
their title. Under the hood should use the "sort by" field.

Original issue reported on code.google.com by conrad.john on 3 Feb 2012 at 3:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by damien.haynes@gmail.com on 29 Feb 2012 at 10:20

GoogleCodeExporter commented 8 years ago
Done the bulk of this in r1366. A few small things to do:
1. add new entry into dynamic filter dropdown
2. ensure default sort order of letters make sense for non-english locales.
3. upgrade tasks? 

Original comment by damien.haynes@gmail.com on 29 Feb 2012 at 1:40

GoogleCodeExporter commented 8 years ago
Looking good. :) FYI on your todo list item #2 is Issue #715 here on the 
tracker. I think adding the new node to both the Filter menu and the 
MovieManager menu makes sense as well.

As far as upgrades, I kind of wish we had been tracking if a user makes changes 
to their menu or not. For people that have never tweaked it it would be no big 
deal to add something new IMO. But for people who have a custom setup it might 
be annoying for them to have something new added without confirmation or 
anything...

Any thoughts how to approach that?

Original comment by conrad.john on 29 Feb 2012 at 8:34

GoogleCodeExporter commented 8 years ago
I hope you don't mind, in r1367 I adjusted the labeling and position of the new 
dynamic category on the default menus. I also adjusted things so that you can 
select "Title" in the dynamic filter drop down to get this new filter (#1 on 
your list).

Original comment by conrad.john on 29 Feb 2012 at 11:25

GoogleCodeExporter commented 8 years ago
That's good fforde, I dont mind.

Im not sure about the upgrade task, you make a good point in that someone could 
get annoyed at the fact a new entry suddenly appears. I think just making it 
clear in release notes that the new dynamic filter exists and how to add it if 
user chooses.

Original comment by damien.haynes@gmail.com on 1 Mar 2012 at 12:46

GoogleCodeExporter commented 8 years ago
In r1371 I fixed a bug introduced in my last commit.

Original comment by conrad.john on 3 Mar 2012 at 2:37