The Movie Database Support

Discussions about this are older than 1 year and the tag is still with us. I've had to remove the foreign tag from over a dozen movies tonight. Foreign does not equal non-USA or even non-English. It's a subjective term that doesn't make friends with the rest of the non-English aspects of this site.

<?php $sql = $mysqli->query("SELECT index_id, genre FROM movie_db WHERE genre LIKE '%foreign%'"); while($result=mysqli_fetch_assoc($sql)) { $genre= str_replace("foreign", "", "$result['genre']"); $delete = $mysqli->query("UPDATE movie_db SET genre = '$genre' WHERE index_id = '".$result['index_id']."'"); } ?>

The new way to edit movies is beautiful. I appreciate all of your work behind the scenes making this site easier to update and browse, Travis. Removing the foreign genre is also a step in the right direction.

5 replies (on page 1 of 1)

Jump to last post

i agree

i had about 500 movies with foreign genre (30% of my database, not yet complete)

removed manually on my side (this could have been made on themoviedb but it's buggy ;-)

this NEEDS to be fixed !

This is a known issue and is discussed here: http://www.themoviedb.org/talk/5070e718760ee335210009df

As soon as the genre stuff is fixed, I'll be looking at the foreign issue.

There's reasons this hasn't been fixed yet but it's close to being able to be worked on. My hands are tied for a few more weeks.

Alright. Thanks for replying Travis. Any moderator positions open?

I'd also like to point out that removing the Foreign tag manually from a movie doesn't appear to stick. I too have removed Foreign tags only to have them reappear days later with out any manual intervention. ie. there is no history in the changes log showing someone had put the genre back on to the movie. Please look at Full Metal Jacket as an example. It has a history of the genre being removed and magically reappearing.

That's interesting. Maybe it has to do with database backups being reinstated under certain conditions? That wouldn't leave a log entry for us to see.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login