Is there a .conf-file for ME on Kubuntu 12.10? Can't find it in my home-folder. And "yes" I had a look at all the "dot"-files
ME needs loooong to start.
All my Movies and TV-Series are on my NAS (
OMV), XBMC has SMB-Access to it. To work with it and ME i had to mount my SMB-share locally with
Code:
sudo mount.cifs //192.168.178.21/Share/ /media/Share/ -o user=xxx pass=yyy
Here are a few feature suggestions beside my suggestions I already posted
here:
Especially on Linux/*buntu:
- ME should handle Network-Folders (over SMB)
- store the conf-files in ~/.mediaelch
- rename the binary to mediaelch (_not_ MediaElch), so it's easier to kill with "killall mediaelch" (Tab-Completion doesn't work with "killall m<Tab>)
- Let users DL old Versions, if new ones doesn't work
Thanks for the work on that great programm!
Edit: It just crashed reproducible (Kubuntu 12.10 amd64) - Heres the Log (cut)
ME scanned all my Series with no error
Code:
"virtual void TvShowFileSearcher::run() :" Searching for tv shows done
"void TvShowFilesWidget::renewModel() :" Entered
"virtual void ConcertFileSearcher::run() :" Entered
"virtual void ConcertFileSearcher::run() :" Searching for concerts done
I started ME, it scanned my Series, then I tried to access my TV-Series -> Crash (every time)
nothing more in the Log.