I successfully used scp filename.mp4 osmc@192.168.1.19:Movies/
to put filename.mp4
in my Movies
directory in my /home/osmc/Movies
directory. I know this because I can see the file after ssh
'ing into OMSC. The issue I am running into is that when I try to find the file in the OSMC GUI, it isn’t showing filename.mp4
anywhere. I have tried rebooting and I can’t really seem to find anything within the GUI that is helping me. Is this a caching issue? What gives?
How are you searching? Have you added the Movies folder to your library?
As above you need to assign directories that osmc searches in for specific media types. If you have done this and still see nothing, you may need to update libraries (press left in movies or TV shows to access options). You may also need to rename the file something the scraper will recognise.
http://kodi.wiki/view/naming_video_files
Thanks a ton! It worked!