Welcome to the new Filmotech Forum.
Old forums have been archived and are available here (read only)
To use this new forum, you need to create a new account.
Last seen: May 19, 2025
Hello, that's because mark a movie "Out" means that you remove "logically" the movie from the database (so you can have statistics on all your databas...
Hello Just add a new profile, this will create an empty database and download your database. You can easily switch profiles (and database) with the ...
Hello. Just launch the Filmotech on your Mac/PC, got to Mobile window, launch server and download your data again on your iPhone.
Hello, This is not why "Out" is made for, but you can use it this way if you want. For example you can create 2 profils, one for the house, one for...
Hello, Green dot = move marks as "Not seen" Orange dot = move mark as "Loaned" Blue dot = marked as "Out" (meaning still in database, but no mor...
Hello, there is no "search all", but you can use advanced search (Ctrl-F ou Command-F) and add up to 5 criterias for the search
Hello, Filmotech should import poster with the exact same name as the movie,. Perhaps there's a problem with the case, try name.JPG (extension in uppe...
Hello, there are no "group" option in Filmotech, so to get movie detail you need to add them one by one and using a prefix ou suffix in the title for ...
Hello, Filmotech should use your Mac language (if available in Filmotech) and the default should be English if no language available. Check your M...
Hello, all the names are clickable to find other films with the same actor so I think it is better to have the complete list of actors.
@jacques For configuring MySQL you can use a MySLQLclient on your computer or install something like phpmyadmin on your server
@jacques When you start the setup wizard, you enter a publishing URL and an "Access identifier". Both Filmotech and the config.inc.php value (API_ACCE...
@jacques I think you are mixing the local database (Filmotech on PC or Mac) and the remote database (on your server). Both can be SQLite ou MySQL (mos...
@jacques Hello, the script creates the table for you, but you need to create the database first and set it's name in the parameters
@jacques Hello, the PHP script is using PDO object, so you need MySQL or SQLite php module for PDO. Check in the PDO section of your phphinfo() for a...