|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#241
|
|||
|
|||
Quote:
|
#242
|
|||
|
|||
Hack Attempt?
After looking through my sage webserver log today I came across this:
Quote:
Would probably be a good idea for everyone to keep an eye on their logs from time to time. FYI
__________________
It's better to have and not need, then to need and not have. |
#243
|
||||
|
||||
There are countless worms, virus and bored schoolkids constantly trying to hack IP addresses at random with no intelligence behind the attacks...
The one with /scripts/... is Nimda The one that produces Request URI too long is Code Red... |
#244
|
||||
|
||||
Quote:
|
#245
|
||||
|
||||
I tried to create a shortcut to the webserver like http://useridassword@localhost:8080/sage/home but it doesn't work.
Is there a way to avoid the username and password prompt from my local computers? Great work btw! |
#246
|
||||
|
||||
Quote:
|
#247
|
|||
|
|||
Niel or anyone,
I have everything working very well including SSL encrypted user ID and password. This is really a great contribution to the community. I would sure appreciate some help with the below question. Thanks again.......... Quote:
|
#248
|
||||
|
||||
I switched to firefox and I am very impressed. So there's still no way to avoid having to click something? I want to set this as my home, but I don't want to have to click something everytime I open the browser.
Thanks, btw, this thing rocks! |
#249
|
||||
|
||||
Quote:
Last edited by nielm; 12-14-2004 at 03:57 AM. |
#250
|
||||
|
||||
Quote:
|
#251
|
|||
|
|||
Quote:
I am running the Sage service and do realize that the mapped drive syntax is a no-go. That was just my last try before I succumbed to the temptation to ask for help! I have been reading and rereading the docs and trying many different syntaxes but to no avail. An example would be very helpful to me. In the alias.properties file is it correct to say: from=/Photos/;dir=file://OtherComputer/photographs Photographs being a shared folder containing my jpegs on a computer named "OtherComputer" Or should it be: from=/Photos/;dir=file://192.168.3.6/photographs with 192.168.3.6 being the IP address of the other computer on the LAN or is "=file://..." an incorrect syntax and is /Photos/ the same as the html link defined in the menu.properties file, and is the trailing "/" needed or not? Oh, in these files when is "/" appropriate and when is "\" needed. or??? I have tried these and many others and it seems I am just missing the point somehow. I have seen more 404 Not Found messages than I can count! Also, what do you mean by "real user" in this context? Sorry if these are dumb questions but I seem to be terminology disadvantaged and without a known working example I am running out of experiments to try. Best regards, Lynn |
#252
|
||||
|
||||
The from= part is from the web page address so needs '/' forward slashes; the dir= part is the normal Windows network path, so needs '\' backslashes, ie
Code:
from=/Pictures;dir=\\OtherComputer\photographs The default configuration for the sageTV service is to use the LocalSystem administration account, which has no network access, so SageTVService would never be able to access \\OtherComputer (you can confirm this by adding \\OtherComputer\photographs as an import library, and see whether they show up in the Picture Library in Sage) Quote:
|
#253
|
|||
|
|||
Accessing files on another LAN-connected computer
Hooray!
I have it working now. The login problem was the clue I needed. I had to stop the SageTV Service and reset the account on the Log On tab of the service properties to an alternate account. Then, I still had some lingering syntax problems. In case it will help someone else, here is what I found to work: In the aliases.properties file add something like this: from=/Photos/;dir=\\OtherComputer\Pictures where /Photos/ corresponds to the link defined in the menu.properties file eg; Photographs=/Photos/. OtherComputer is the computer name set up in Windows and Pictures is the share name for the folder you are trying to access. I did not need to add an entry to the paths.properties file for this to work. I also found that you can substitute an IP address for the computer name, though this may have some risk if you are not using fixed addressing on your LAN. This is really a fantastic tool. Now, when I am away from home I can still recover files or photos from the mother ship(s), using any browser that has sufficient bandwidth without having to set up a conventional web server! Thanks for all of your efforts and for the help, Niel. Lynn |
#254
|
|||
|
|||
Neilm,
Something I discovered yesterday. I set several shows to "watched" over the Web, but they didn't seem to take on the server. It was odd. I set several upcoming recordings as "watched" and the Web server properly showed them removed off of the upcoming recordings. When I got home, though, the shows were again listed to be recorded. hmmm. Maybe it's Sage, maybe it's the Web server. Hard to tell. thanks for a great application, though! it's been very handy. |
#255
|
||||
|
||||
Take a look at xlobby's graphical interface for pda's to control the main program. This might be something worth adding.
|
#256
|
|||
|
|||
Multiple Users, different access
I've read the doc on realms.properies, I'm trying to set up a guest account & an admin account that both have acess, but the guest is read only for everything. Below is my attempt, but it seems to give full access to both accounts. Any ideas? I'm sure I'm just doing something wrong, but I can't figure out what.
Thanx Code:
SageTV Web Interface=/sage,admin:pass SageTV Web Actions=/sage/Command,read-only SageTV Web Actions=/sage/AiringCommand,read-only SageTV Web Actions=/sage/ManualRecord,read-only SageTV Web Actions=/sage/ResolveConflict,read-only SageTV Web Actions=/sage/TimedRecord,read-only SageTV Web Interface=/sage,guest:guest |
#257
|
||||
|
||||
Quote:
Last edited by nielm; 12-17-2004 at 03:45 AM. |
#258
|
||||
|
||||
Did anybody catch post 244 above? I thought this was interesting but I don't know how to html very well. I'd like to create dynamic links to just the *.mpg files and not the *.txt and *.vprj files.
|
#259
|
||||
|
||||
If I run the web server on my client machine, can I use the web interface to start playing music on the client machine?
I'm wondering because my client machine is hooked up to my stereo, and I would like to be able to play music on it, but not have to turn on the TV (in my case projector). So I was hoping I could use my PDA to hit the web server, select the play list, or album I want to play and hit play, but have it play on the client machine. Is this possible? EDIT: Well after looking at the web server again, I see that you cannot even see the music on the server, just the video recordings. Any other ideas? thanks, |
#260
|
||||
|
||||
As I finalize my packing for my upcoming vacation tomorrow (T minus 16 hours), I'm playing with the SageTV v2.1.10 / Cayars15 / webserver combination to make sure all is well while I'm on the road. So far, so great. Your webserver made it exceptionally intriguing to catch up w/ the rest of you. (Ok, so technically, v2.2.2 / Cayars16betaA are out, but bleeding edge not good for a 2 week trip...)
The webserver is perfect to solve all my needs, as-is. However, in addition to highlighting the entire cell on the grid (as mentioned earlier posts), I have one more suggestion of information that is useful. The "System Information" screen does have some of the information from it pulled to the web server (i.e. Recording on PVR 'x'), but not all. Most of it isn't of great relevance (i.e. JVM Heap Size), but missing is the EPG update info. This is relevant because my alma mater (UC Berkeley, go Cal!) is playing a major college football bowl game on 12/30, 8pm. My guide is up to 12/28, and I wanted to know when the EPG would be updated. Turns out I should be at my sister's house to schedule my beloved Cal well before game time, but thought the info from the screen wouldn't be hard to add to the web server. I swore by your STV for v2.0.x, Nielm, and looks like your webserver justifies my decision to use SageTV as my PVR engine. I love it. Sad to see you're out of the STV biz (Cayars filling in admirably), but happy to see the modular development. Next on the list is an MVP once I get home. Looks like that's another benefit I'll have for getting into v2.1+. See you in two weeks, gang! Disneyland, here we come! |
Tags |
web |
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
Can't get Web-based User Interface to install | SSBrian | SageTV Customizations | 3 | 11-04-2008 08:12 PM |
Web User interface link for the metadata file. | zzmystique | SageTV Customizations | 0 | 06-21-2008 02:26 AM |
Idea to enhance the Web User Interface: Messaging | jbarr | SageTV Customizations | 3 | 05-14-2007 03:59 PM |
Linkplayer, Linktheater with SageTV Web User Interface | fyodor | SageTV Customizations | 0 | 10-08-2006 06:03 PM |