|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Samba Shares Problem
I have a couple of Ubuntu Trusty (14.04) systems with Samba shares that don't require password authentication and can connect to the shares with Linux and Android systems, but cannot with Windows or Sage Media Extenders (HD-100s or HD-300s).
I can browse the shares, but attempts to play any of the content produces a " ... file no longer on disk ... " message when connected via the "Browse Media Files" menu option in Client or Placeshifter. The files are seen and can play on the media extenders if they are accessed via the "File Manager" menu in the startup screen. Anyone have any ideas why these permissions are recognized differently by these two methods? |
#2
|
|||
|
|||
I ran into the same problem, but I am running SageTV on Windows, so I don't know if this applies to Linux.
In my case, when I run SageTV as a service on Windows, I am getting the same "file no longer on disk" message for any shows stored on a NAS4Free file server, which are shared via Samba (SMB). If I turn off the service (using SageTVServiceControl.exe) and then run the SageTV app on my main Windows SageTV machine, I can access the files on the SMB server. |
#3
|
||||
|
||||
Quote:
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#4
|
|||
|
|||
That fixes the problem (for Windows, at least). Thanks!
|
#5
|
|||
|
|||
Can you play the files on the Linux placeshifter? My problem is that the server is Linux-based, so I cannot run the Windows executable ...
|
#6
|
|||
|
|||
Sorry I can't remember why I set my Samba shares the way I did. It was long ago when I found that this works for me.
In my smb.conf: Code:
[global] workgroup = WORKGROUP server string = %h server (Samba, Ubuntu) netbios name = MEDIA dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 security = user socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF=131072 hosts allow = 192.168.1.0/24, 127. hosts deny = ALL map to guest = bad user usershare allow guests = yes [media] comment = Media path = /raid create mask = 0777 force create mode = 0777 directory security mask = 0777 force directory security mode = 0777 browsable = yes guest ok = yes read only = no Code:
chmod -R 777 * Code:
chown -R nobody:nogroup *
__________________
SageTV Server v9.2.2, Ubuntu Server 18.04.4 x64, Java 1.8.0_252, Xeon E5-2690, 32GB, 6X6TB WD Red - Software Raid 6, 2X HDHR3 (OTA), 3X HD-200 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
can't use samba media share | thenuma | SageTV Beta Test Software | 11 | 10-13-2007 09:51 PM |
ssh and samba - need help setting up | bradlewa | SageTV Linux | 8 | 10-06-2007 06:36 PM |
Samba install file not found! | Peggysis | SageTV Linux | 6 | 09-04-2007 07:25 PM |
saving to samba share | boshaus | SageTV Software | 10 | 08-02-2006 08:21 AM |
Samba Shares | Kevintimm | SageTV Linux | 9 | 05-08-2006 07:24 PM |