|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
How can I turn off "auto scan for USB"?
I've got Sage 6.5 beta running on Linux with an HD200 extender. This Linux server boots and has '/' entirely on a USB stick, and I also plug in the occasional drive via usb for backup. Sage detects both these and creates mount points under /var/media/external/. Also, when I plug in my USB backup drive, the UI asks if I want to scan/import/copy. I never want this to happen. I want Sage to leave my USB devices alone and let me look for them manually if I want to. How do I turn off this behavior?
|
#2
|
||||
|
||||
Go into the Detailed Setup-Customize and turn off "Display popup when new drive is detected."
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#3
|
|||
|
|||
I should have mentioned in my first post that I already tried that, and that I'm using SageMC.
* moved; please post in the appropriate forum * |
#4
|
||||
|
||||
It works that way in SageMC. The issue is probably being on Linux. It works either with the default or SageMC on Windows.
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#5
|
|||
|
|||
I should have mentioned in my first post that I already tried that, and that I'm using SageMC.
|
#6
|
|||
|
|||
Sorry about the double post. Don't know what happened.
In any case, this is still happening for me. Even without SageMC, the Linux Server software always mounts USB devices, I would really like to be able to tell it to leave them alone. |
#7
|
|||
|
|||
New drive inserted pop-up
I am running latest 6.3.8b and 6.5.6 Beta. I have disabled "Display pop-up when a new drive detected" option under SageTV detailed setup...but the pop-up keeps coming! Any suggestions?
thanks, mv * merged * |
#8
|
|||
|
|||
I've got this exact same problem with these same versions. Using Linux server and an extender.
I posted about it here
__________________
Current Server: Sage v7.1.9.1 beta w/ Diamond UI on Ubuntu 11.10 x86_64 | Storage: Linux md's raid10,f2 | Client: HD300 extender | Tuner: HDHomeRun for QAM Last edited by kbyrd; 01-19-2009 at 10:14 PM. |
#9
|
|||
|
|||
FYI, I use a Windows XP SageTVClient and I have the same issue...kbyrd noticed my post...so now I am here...not just a linux issue though...
I am running latest 6.3.8b and 6.5.6 Beta. I have disabled "Display pop-up when a new drive detected" option under SageTV detailed setup...but the pop-up keeps coming! Any suggestions? thanks, mv |
#10
|
||||
|
||||
Did you also disable it on the actual SageTV server? (Not the client.)
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#11
|
|||
|
|||
I confirmed it is disabled on both the server and the client that is annoying me...I have a bunch of clients do I have to check every one?
|
#12
|
|||
|
|||
In my case with the extender, I looked in both properties files and didn't see a setting that made sense (I searched for 'media' and 'auto'). What's the string for this setting?
__________________
Current Server: Sage v7.1.9.1 beta w/ Diamond UI on Ubuntu 11.10 x86_64 | Storage: Linux md's raid10,f2 | Client: HD300 extender | Tuner: HDHomeRun for QAM |
#13
|
||||
|
||||
Quote:
Code:
ui/notify_on_new_drive=false Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#14
|
|||
|
|||
grep turned up the following hits in /opt/sage/server/
Code:
./clients/001d6a4c012d.properties.autobackup:ui/notify_on_new_drive=false ./clients/001d6a4c012d.properties:ui/notify_on_new_drive=false It also turned up a few hits in SageTV3 xml files. But those just look like the UI in various languanges.
__________________
Current Server: Sage v7.1.9.1 beta w/ Diamond UI on Ubuntu 11.10 x86_64 | Storage: Linux md's raid10,f2 | Client: HD300 extender | Tuner: HDHomeRun for QAM Last edited by kbyrd; 01-21-2009 at 08:57 AM. |
#15
|
|||
|
|||
Although it was set to disable, I did find a =true argument in my Server Sage.properties. I changed that to false and we'll see (although the client was the one exhibiting the annoying behavior. I also confirmed false on 3 or no statement at all on my 4 extenders...
|
#16
|
||||
|
||||
I fixed this last night. I should have an updated pre-release posted later today.
Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#17
|
|||
|
|||
...and many weeks later I tried this and can confirm it works.
__________________
Current Server: Sage v7.1.9.1 beta w/ Diamond UI on Ubuntu 11.10 x86_64 | Storage: Linux md's raid10,f2 | Client: HD300 extender | Tuner: HDHomeRun for QAM |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to turn on menu sounds | Chroner | SageMC Custom Interface | 0 | 01-10-2009 11:12 AM |
Tell Me Why Install Is Such A Pain? Same Slow Scan Issue! | Crunch | SageTV Beta Test Software | 12 | 12-30-2008 08:42 PM |
Turn channel off on one tuner only | freedml | SageTV EPG Service | 9 | 10-24-2008 12:08 PM |
Turn off Volume OSD? | hammondr | SageMC Custom Interface | 1 | 09-22-2008 08:04 AM |
help with windows detecting my TV(monitor) EVERY time I turn on the TV | antisoshal | Hardware Support | 0 | 09-14-2008 10:45 PM |