|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#41
|
||||
|
||||
Quote:
__________________
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v1.0.10 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT) via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB Plex Media Server v0.9.9.5 on HP Touchsmart Envy 23 d16qd Sonos Play:3, Connect / SimpleTV v2 / Roku 2 XS+Plex / iPhone 5 / iPad 2 |
#42
|
|||
|
|||
I know. I just did.
|
#43
|
|||
|
|||
Slugger - I have never used video conversions before, but I've started to use it to convert my recordings to h.264 so that they can play on my apple tv 2.
When I convert a sage recording by choosing the "delete original file" option, I noticed SageSync does not update the playlists to point to the newly converted file. Is there a way to enhance it so that they playlist is updated to use the new file (e.g. instead of the .mpg, it is updated to use the .mkv conversion file)?
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#44
|
||||
|
||||
Quote:
|
#45
|
|||
|
|||
Quote:
Quote:
Looking at the available SageTV events, there is no event signifying that a recording has been converted. So there's no way for me to automatically detect this scenario. The best I could ever do is an automatic recreate once an hour or something. Problem with this is if you're playing back one of those playlists then I doubt your media streamer is going to appreciate the playlist being deleted and recreated - a good app would probably even lock the playlist to prevent deletion while in use. But that's about all I can do because with no event to attach to, my options are limited.
__________________
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... |
#46
|
|||
|
|||
Quote:
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#47
|
||||
|
||||
Quote:
Thanks for looking into how this could be done - sorry to hear the convert gives you nothing to grab onto. How about the option of specifying a list of times that a recreate could be automatically done - times when a user knows they would not typically be using their streamer? Say I wanted to have it done at 1am, and at 3pm. That would be plenty for me. Even one time per day would really do it, and I could manually re-create if I needed it more often than that. |
#48
|
|||
|
|||
New build...
Various feature enhancements in this build:
Code:
* Automatically recreate playlists when plugin settings are modified * Automatically recreate playlists when event type 'SageSync_Recreate' is fired * Automatically validate playlists when event type 'SageSync_Validate' is fired * Automatically recreate playlists when a transcode job has completed (note: this is a polling method so may not be 100% accurate, but it's the best I can do)
__________________
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; 02-14-2012 at 10:47 PM. |
#49
|
|||
|
|||
The above mentioned build is now in the repository.
__________________
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... |
#50
|
||||
|
||||
I still plan on writing up the meta data information you need. Hopefully I will have time by the end of the week to get it done.
|
#51
|
||||
|
||||
Quote:
Quote:
Code:
video_exts = ['3gp', 'asf', 'asx', 'avc', 'avi', 'avs', 'bin', 'bivx', 'bup', 'divx', 'dv', 'dvr-ms', 'evo', 'fli', 'flv', 'ifo', 'img', 'iso', 'm2t', 'm2ts', 'm2v', 'm4v', 'mkv', 'mov', 'mp4', 'mpeg', 'mpg', 'mts', 'nrg', 'nsv', 'nuv', 'ogm', 'ogv', 'pva', 'qt', 'rm', 'rmvb', 'sdp', 'svq3', 'strm', 'ts', 'ty', 'vdr', 'viv', 'vob', 'vp3', 'wmv', 'wpl', 'wtv', 'xsp', 'xvid'] -Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<-- |
#52
|
||||
|
||||
Quote:
|
#53
|
||||
|
||||
@slugger
I got sidetracked on many other projects. But I now have time to write up the meta-data conversion info for you. I see you posted that your plugins are now EOL. If I write up this info would you implement it? |
#54
|
|||
|
|||
Quote:
I'm more likely to do it when I actually need to implement this sol'n into my setup (i.e. when my extenders die). With the write up, I might find myself looking for something to do on a rainy day, without it, I'll never touch it.
__________________
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... |
#55
|
||||
|
||||
Well, I'll write it up then. If you do it great. If not, then at least I'll have it for other uses, if needed.
|
#56
|
|||
|
|||
Quote:
The playlist function works great for TV with Kodi 14.0, but i cant get any movie scraper to scrape .m3u |
#57
|
|||
|
|||
Latest git repo: https://sourceforge.net/p/sagetv-addons/sagesync/
There's an ant build script in the root of the repo to build. I seem to have converted some of the Java API calls to Java 7 last year -- honestly I don't remember doing it or why I did as I really don't use this tool much. So the code is in an unknown state (should compile, etc. but I haven't run it for anything meaningful in a long time).
__________________
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... |
#58
|
|||
|
|||
Sorry, I know this is more or less a dead thread/plugin, but I was curious if anyone built a version of this plugin that generates .strm files. My coding skills are pretty much non existent, so I thought I would reach out. My main goal is to have sagesync create files that are indexed by Emby to ultimately be played in Kodi. Is there a better tool/way to go about this?
__________________
Server: SageTV Media Center 7.1.19, Windows 7 Home Premium x64, Pentium Core2Duo, 4GB RAM, (1) Hauppauge HVR-2250, (1) Hauppauge HVR-1600, 1.5 TB of recording space Android MiniClient: Nvidia Shield TV (16GB) HDMI out to Samsung LN46C630 46" LCD Extender: STP-HD300, beta firmware "20110506-0", HDMI out to LG 37LD450 37" LCD |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: MizookLCD (Alternate SageTV LCDSmartie Plugin) | cslatt | SageTV Customizations | 48 | 06-11-2012 10:44 AM |
Plugin request for SageTV Windows Client: Autofrequency plugin | mkanet | SageTV v7 Customizations | 3 | 11-12-2011 09:33 AM |
SageTV Plugin Developers: Any way to see stats for your plugin? | mkanet | SageTV Software | 4 | 12-12-2010 10:33 PM |
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin | deria | SageTV Customizations | 447 | 12-11-2010 07:38 PM |
Plugin Manager: Configure plugin | medwynd | SageTV Beta Test Software | 0 | 05-29-2010 08:43 AM |