|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#101
|
|||
|
|||
Quote:
if the retrieval and cleanup of files can be automated, much of the less-than-ideal baggage can be hidden away. |
#102
|
||||
|
||||
I'll just have it scan
Parent -> TV -> Movies for TV files and Parent -> Movies -> TV for Video Library files That should keep everyone happy enough. Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#103
|
|||
|
|||
1.0.0.4
- added tv (favorites) download from thetvdb.com - added -t (tv) cmd line mode http://babgvant.com/files/folders/sa...ntry11528.aspx |
#104
|
|||
|
|||
Quote:
You could take the stance that if you want the aggregation behavior there is only one folder (Parent), and if segmentation is desired (Movies/TV/Music) subfolder creation is required and only one level (i.e. only Movies for Video Library will be scanned). That way if I want to share a background b/w content types I put in Parent, otherwise in the correct subfolder. |
#105
|
||||
|
||||
Isnt there already a metadata flag for TV movies in there someplace? I would have to think there is since there is a search function for upcoming movies isnt there? So maybe that could be used in conjunction here, and if its got that metadata bit it could just search the Movies sub-dir, rather than TV? Just throwing out ideas, but its late, so maybe I just need sleep!
__________________
Sage Server: HP ProLiant N40L MicroServer, AMD Turion II Neo N40L 1.5GHz Dual Core, 8GB Ram, WHS2011 64bit, Sage 7.1.9 WHS, HDHR (1 QAM, 1 OTA), HDHR Prime 3CC, HD-PVR for copy-once movie channels HTPC Client:Intel DH61AG, Intel G620 cpu, 8GB ram, Intel 80GB SSD, 4GB RamDisk holding Sage/Java/TMT5 Sage Client:Sage HD-200 Extender |
#106
|
|||
|
|||
Quote:
Quote:
Regards, Nick. |
#107
|
||||
|
||||
bobgvant,
Love it! Works great. Only thing I noticed if it doesn't find art, it places a name.jpg in the folder (no picture just a 1k file). Is this intended? |
#108
|
||||
|
||||
Quote:
This seems like a reasonable approach. Plus it's easier to code. Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#109
|
|||
|
|||
I noticed that after posting. It's not intentional.
|
#110
|
|||
|
|||
I am getting 500 error. Is this a problem on my webserver? I would appreciate your support.
Thanks, 2008-12-29 10:33:32.88 : MetaDataLookup - 1.0.0.4 2008-12-29 10:33:36.33 : WS: http://192.168.1.197:8080/sage/Home 2008-12-29 10:33:36.64 : Error GetDataFromSage: System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadData(Uri address) at System.Net.WebClient.DownloadData(String address) at babgvant.MetaDataLookup.SageWebServer.GetDataFromSage(MediaType mode) 2008-12-29 10:33:36.64 : Error ScanMediaDoWork: System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at babgvant.MetaDataLookup.SageWebServer.GetDataFromSage(MediaType mode) at babgvant.MetaDataLookup.SageWebServer.GetMedia(MediaType mode) at babgvant.MetaDataLookup.ScanMedia.bwFindProperties_DoWork(Object sender, DoWorkEventArgs e) 2008-12-29 10:33:36.64 : Error: System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at babgvant.MetaDataLookup.SageWebServer.GetDataFromSage(MediaType mode) at babgvant.MetaDataLookup.SageWebServer.GetMedia(MediaType mode) at babgvant.MetaDataLookup.ScanMedia.bwFindProperties_DoWork(Object sender, DoWorkEventArgs e) |
#111
|
|||
|
|||
Quote:
try hitting: http://192.168.1.197:8080/sage/Favorites?xml=yes and http://192.168.1.197:8080/sage/Searc...g=None&xml=yes in the browser. do they work? |
#112
|
|||
|
|||
I am getting both favorites.xml and search_result.xml as seperate files outsite of the browser if clicked on the links.
This error only appears for video. For TV finds nothing. I have a testing environment only with 1 TV recording. 2008-12-29 12:34:59.08 : MetaDataLookup - 1.0.0.4 2008-12-29 12:35:00.67 : WS: http://192.168.1.197:8080/sage/Home 2008-12-29 12:35:00.83 : Fanart Dir: \\hpserver\fanart I also realized that I don't get settings window for a configuration. I edited MetaDataLookup.exe.config directly. |
#113
|
||||
|
||||
Wow, fan art just got 100x easier. Thanks Mike/babgvant!
|
#114
|
|||
|
|||
1.0.0.5
- fixed 1kb image issue - added Test option - more logging http://babgvant.com/files/folders/sa...ntry11528.aspx |
#115
|
|||
|
|||
Does anyone know of a site for music like themoviedb.org and thetvdb.com?
|
#116
|
||||
|
||||
Quote:
Technazz
__________________
SageTV V9.xx 2 x HD300's, 2 x Nvidia Shields Running Mini Client |
#117
|
|||
|
|||
Quote:
Other than that, I haven't been able to find one. |
#118
|
||||
|
||||
Problem With videos
Im not having any luck getting the backgrounds to show up only for my videos.
My fanart is working great for my music and tv. My video folders are //pvr/e/video/ //pvr/c/video2/ with movies in 3 different directories. The fanart is in //pvr/c/fanart with music tv and movies sub directories. The files are named exactly the movie name. eg Cars.mkv is names Cars.jpg int he movies folder. As I saud the TV is working perfectly just the videos. Ive rebooted the server rescanned the import directoires
__________________
SageTV V9.xx 2 x HD300's, 2 x Nvidia Shields Running Mini Client |
#119
|
||||
|
||||
Feature Request
babgvant,
Is there a way for you to output (maybe a txt file), files it doesn't find? I think this would be helpful to find on my own or try to make a backdrop on my own. I guess, I could just keep writing when I come across them, but just though you could make it easy. |
#120
|
||||
|
||||
I'm going to post another pre-release update later today or tonight. Keep an eye one the stickies at the top of the forum. Try that one with debug logging enabled and post your log if it still doesn't work.
In the mean time, are your running a separate PC client? If so, try it on the server and see if the backgrounds show up there. Your client may not be able to see the network share. Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) Last edited by MeInMaui; 12-30-2008 at 11:56 AM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sage not finding XMLTV during install | harryf | SageTV United Kingdom | 2 | 11-02-2008 10:29 AM |
IMDB description not downloaded and Where do TV series images come from? | dinki | SageMC Custom Interface | 9 | 07-28-2008 02:37 PM |
Movie database images | jaminben | SageTV Media Extender | 0 | 06-09-2008 05:47 AM |
Background Images | sagetvkid | SageTV Studio | 1 | 06-02-2006 09:03 PM |