jreklund / php4dvd

php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.
GNU General Public License v3.0
83 stars 43 forks source link

Filter movie/tv-shows by "Language" #63

Open charan379 opened 4 years ago

charan379 commented 4 years ago

will u add Language Filter ? @jreklund

jreklund commented 4 years ago

Hi, I'm afraid I need a little more details about what you mean by that I'm afraid.

Do you want:

charan379 commented 4 years ago

Filter movies based on their Languages

jreklund commented 4 years ago

Hi, It's technically possible to do, but as that data are saved just like categories and that can apparently introduce some lag (see #61). I don't think this a good idea to implement before a complete rewrite of the database or a cache engine have been introduced.

Marking this for v4.

mat-man commented 2 years ago

I would like to add to that. It would be nice to have audio and language work in the same field, i.e.:

Each audio format should be selectable once, a language for the format should also be selectable once. Of course it would be nice to filter for both format and language.