There's something else happening here - I added a file "Babe.mp4" and it was detected correctly by Serviio. freaknik is correct, Serviio uses the filename (the full path actually) in conjunction with some online databases (themoviedb.org for movies, and tvdb.com for series) to try and work out what movie the file refers to.
Have a look at my post here:
viewtopic.php?f=5&t=10626&p=70544#p70544 for how this works and some hints on using filebot to assist in renaming files to the correct schema. If all else fails you can also add the IMDB ID to the filename (ie. as freaknik stated "Babe [tt0112431].mp4").
But in this case, something else is going on. So a few things to check:
- What is the full path to the file? eg. C:\movies\babe.mp4
- What is the setting in Serviio Console, Metatdata, under Descriptive Metadata (by default it is "Online Sources" ) ps. if you change this you will need to press Save and then "Rescan Video Metadata".
- are there any .nfo files in the same file as the movie - shouldn't matter if the above point is set to "Online Sources" but remove it anyway for now.
- is there any metadata stored in the movie file? Doing an ffmpeg -i (http://wiki.serviio.org/doku.php?id=file_np) on the file should reveal it
See how you go.