Commit 938a8d51 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 3beb56ef
# Install # Install
sudo apt-get install python-mysqldb python-imdbpy sudo apt-get install python-mysqldb python-imdbpy
sudo apt-get install mediainfo
Datenbank Leeren:
DELETE FROM FilmGenre; DELETE FROM FilmGenre;
DELETE FROM FilmSchauspieler; DELETE FROM FilmSchauspieler;
...@@ -11,6 +12,6 @@ ...@@ -11,6 +12,6 @@
DELETE FROM Staffeln; DELETE FROM Staffeln;
DELETE FROM Serien; DELETE FROM Serien;
NAS im Raspberry mounten
sshfs admin@192.168.0.205:/share/Multimedia/Video /media/QNAP/ sshfs admin@192.168.0.205:/share/Multimedia/Video /media/QNAP/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment