|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
does Sage log past recordings?
Lost one of my recording drives - luckily backed it up three weeks ago, but have likely lost all recordings since then.
I looked thru the manual and couldn't find anything about recordings being logged. Does Sage do that, somewhere, and save the info? At least then I can see what I lost off that drive and re-record it thanks
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#2
|
|||
|
|||
Quote:
for example my recording are in N:\SAGEN I do a search using *SAGEN* in the Filename: field. That gives me recordings in N:\SAGEN This will only work if the recordings are still in the SAGE DB. Last edited by nyplayer; 07-10-2015 at 02:30 PM. |
#3
|
||||
|
||||
Quote:
If I use this method, it finds everything that I had backed up, but not the material I hadn't. So, for example, between June 14 and July 10, I didn't do a backup...all recordings within those dates can't be found
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson Last edited by tvmaster2; 07-11-2015 at 06:22 PM. |
#4
|
|||
|
|||
No, the info isn't in a log anywhere. That's why I call a scheduled task every day that dumps all my recordings to an xml file every morning. If my media drive goes poof then I have the xml file to tell me what was on the drive and then I can restore/re-record/etc. what I need to, if there was anything worth restoring.
I just hit this url every morning at 4am and save the result to a file on my server's OS drive (requires webui plugin be installed): Code:
http://localhost:8080/sage/Recordings?xml=yes
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#5
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#6
|
||||
|
||||
If you have Phoenix (or BMT) installed to fetch fanart/metada, then you can possibly find that information in the SAGE_HOME/logs/pheonix-metadata.log
Just look for lines with "AUTO; RECORDING;" and it will give the filename and the date it was recorded. Code:
2015-07-08 23:00:04,015 - AUTO; RECORDING; /var/media/tv/Extant-Morphoses-13625269-0.ts; Extant; 13675070 2015-07-09 23:00:03,472 - AUTO; RECORDING; /var/media/tv/Hannibal-Dolce-13633141-0.ts; Hannibal; 13679404 2015-07-10 02:00:03,297 - AUTO; RECORDING; /var/media/tv/UndertheDome-TheKinship-13634554-0.ts; Under the Dome; 13679713
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#7
|
|||
|
|||
Quote:
Code:
Program: "C:\Program Files (x86)\GnuWin32\bin\wget.exe" Arguments: --http-user sage --http-password frey -O C:\Users\sagetv\Desktop\sagetv_recs.xml http://localhost:8080/sage/Recordings?xml=yes
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#8
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#9
|
||||
|
||||
Quote:
hey, got it to work afterall - thanks for that.
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson Last edited by tvmaster2; 07-11-2015 at 04:43 PM. |
#10
|
||||
|
||||
I'll chime in. Everything ever recorded is stored in the wiz.bin. It should be possible to write a plugin that gets the information from the wiz.bin and prints it.
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#11
|
|||
|
|||
When I lost a drive I used the Web Interface Search for Recorded TV Files and inserted the path for the failed drive, i.e. f:\sagetv\*.* Change Results per Page to ALL and print resulting web page with all recordings listed from failed drive.
__________________
HTPC: Gigabyte GA-Z170XP-SLI, I7-6700, 16GB, Windows 10 Pro x64, Hauppauge HVR-1600, WinTV-dualHD, Colossus 2, Samsung 850 EVO 120GB, Seagate 3TB, WD 3TB, 3TB, 5TB, Java v1.8.0_231, SageTVx64 v9.2.1.826, Samsung UN60EH6003F, Dish ViP222K, ViewHD 1x2 HDMI Splitter. |
#12
|
|||
|
|||
This is what I use to see what files are on my drives. It creates a text file with what ever you specify with all the files and directories on your drive and also appends current date and time. In the example below I check my q drive. You can set it up to run anytime you want.
Qfiles.bat Code:
if not exist c:\temp\ md c:\temp\ cd Q:\ Q: dir Q:\ /s *.* /b>c:\temp\QDrivefiles_%date:~-4,4%%date:~-10,2%%date:~-7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.txt Last edited by nyplayer; 07-11-2015 at 06:04 PM. |
#13
|
||||
|
||||
hmmm...that sounds like a pretty logical idea, either prints or saves as an xml, html, whatever file...
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#14
|
||||
|
||||
Quote:
Do you mean to search in the Filename window, as opposed to search string?
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson Last edited by tvmaster2; 07-11-2015 at 06:32 PM. |
#15
|
|||
|
|||
Did you use UNC paths or the drive letter? when you setup sage recordings directory? If you used UNC paths you need to supply the shared name.
|
#16
|
||||
|
||||
Drive letter. Got it to work using the 'filename' field.
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#17
|
||||
|
||||
That an airing was recorded is stored in the wiz.bin is correct, however, it does not keep the mediafile objects once the file is seen as gone, which means it would not show the file location, meaning no way to know if a given airing was on the lost drive.
__________________
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 |
#18
|
||||
|
||||
Quote:
Is there a way to run a scheduled task for EACH tuner/drive? That way, wouldn't the last known info for a dead drive be retained, or would the wget file be re-written blank if it couldn't find a drive?
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#19
|
|||
|
|||
Yes, but would require some custom scripting. Create some custom groovy scripts that dump the data you want and install that groovy script in the web ui. Then instead of hitting the current url, just hit the custom script instead. Using the current url, the file would be written blank on lost drives (since, presumably, Sage would have 0 recordings found and replace the file with 0 recordings in the output).
You would need a custom script to handle these situations as desired.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... Last edited by Slugger; 11-03-2015 at 06:00 PM. |
#20
|
|||
|
|||
Actually, Sage doesn't drop media file objects if the drive where it's supposed to be isn't found. So in the case of a failed local disk or missing/unmounted network disk, Sage should still present the media file objects when queried. Sage drops the media file object if the file is missing, but the disk hosting the file exists and is accessible. (This is all from memory, but pretty sure that's right.)
So what does that mean? It should mean you don't need change anything. The current url will dump media files on a failed/missing drive. All of this is untested/unconfirmed, ymmv.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Remembering Past Sage Recordings | cacklz | SageTV Software | 1 | 11-25-2013 09:11 AM |
Sage 6.5.9 - Some archived recordings suddenly disappeared from sage recordings | garys | SageTV Software | 2 | 08-18-2009 09:47 PM |
NewB cant get past Step 1!!! please help | jt76 | Hardware Support | 2 | 08-02-2009 01:47 PM |
Are PVRs a thing of the past? | Halstead | General Discussion | 29 | 12-08-2008 11:52 PM |
5.02 can't get past 1st second on SOME shows | jhkoenig | SageTV Software | 4 | 05-27-2006 02:33 PM |