Posts: 28
Joined: Oct 2010
Reputation:
0
denzo
Junior Member
Posts: 28
2014-09-22, 22:10
(This post was last modified: 2014-09-22, 22:11 by denzo.)
I just started fooling around with Ubuntu and I can't for the life of me figure out how to add a network source ...I seems the only places I can navigate to from the add source dialog box is either the root directory or my user directory....how do I get to my network?
TIA.
Posts: 3,921
Joined: Sep 2013
Reputation:
365
Assuming its an SMB share, if you mount it in nautilus by using 'Browse Network' you can find the path to add to TMM in /var/run/user/1000/gvfs/some-directory-name-that-points-to-your-source
HTH
Learning Linux the hard way !!
Posts: 3,027
Joined: Oct 2012
Reputation:
189
better is to mount the share via kernel than gvfs (gvfs is not good working (slow) and causing some connection stalls, whereas mounting via /etc/fstab is stable and much faster).
If you like, I can post you an example entry for /etc/fstab this evening (user mountable and no auto)
manuel
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at
Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at
GitLab