jreklund / php4dvd

php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter movie/tv-shows by "Language"

charan379 opened this issue · comments

will u add Language Filter ?
@jreklund

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

Do you want:

  • To translate the contents of the current filter options
  • Or filter movies based on their languages

Filter movies based on their Languages

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.

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

  • Dolby Atmos: English
  • Dolby True-HD: English, German
  • DD 5.1: French, Hungarian

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.