SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-21-2008, 07:09 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Smile SageTV V6.5.2 Beta is Here!

Howdy all! Time to continue down the fun beta testing path...la, lala, lala... We've got all the builds for all the platforms ready for your enjoyment.

Highlighted changes are in Bold in the release notes below.

Submit any bugs you find to here please: http://sagetv.com/bugs.html

Here's the links:

SageTV for Windows
http://download.sage.tv/SageTV_V6_5_2Setup.exe

SageTVClient for Windows
http://download.sage.tv/SageTVClient_V6_5_2Setup.exe

SageTVPlaceshifter for Windows
http://download.sage.tv/SageTVPlaces...6_5_2Setup.exe

SageTV for Windows Home Server
http://download.sage.tv/SageTV_V6_5_2Setup-WHS.msi

SageTV Media Center for Macintosh
http://download.sage.tv/SageTVMac_V6_5_2.dmg

SageTV Client for Macintosh
http://download.sage.tv/SageTVMacClient_V6_5_2.dmg

SageTV Placeshifter for Macintosh
http://download.sage.tv/SageTVMacPla...ter_V6_5_2.dmg

SageTV Media Center for Linux
http://download.sage.tv/linuxbeta/server_6.5.2.tar.gz

SageTV Placeshifter for Linux
http://download.sage.tv/linuxbeta/mi...t_6.5.2.tar.gz

SageTV Media Center for Linux - Debian Package Installer
http://download.sage.tv/linuxbeta/sa...6.5.2_i386.deb

SageTV Placeshifter for Linux - Debian Package Installer
http://download.sage.tv/linuxbeta/sa...6.5.2_i386.deb

And here's the detailed release notes for you all.

SageTV V6.5.2 Beta 11/21/2008

Core Updates
1. Enabled multi-threading for the transcoder. The property xcode_process_num_threads controls this. 1 means single threaded; 0 means use the # of CPUs plus one; and all other positive settings mean use that # of threads.
2. Fixed bug where the bandwidth calculation for the extender client would sometimes go bad and cause it to transcode on a LAN
3. Put the 'debug_logging' setting in the properties file by default; and allow 'true' as well to set it instead of just 'TRUE'
4. Fixed issue with the circular file size not being right for digital TV input when using the service
5. Fixed bug where playlist items of TV recordings wouldn't account for the start padding
6. Fixed rendering issue related to enabling variable sized row/cols in tables
7. Added property "ui/require_focus_for_mouse_selection" which defaults to false; and if set to true will require extra clicking to select items if focus_follows_mouse is false

Windows Updates
1. Fixed COM registration issue with EVR support
2. Fixed DXVA2 support with EVR on Vista
3. Fixed aspect ratio issues with EVR
4. Fixed A/V sync issue with EVR by adding frame dropping. The threshold for dropping is controlled by a DWORD reg setting at: HKLM\SOFTWARE\Frey Technologies\SageTV\DirectX9\EVRFrameDropThreshold

5. Fixed regression bug where we broke the Green Button on the MCE remote
6. Added CC support for EVR. To enable it; the follow registry setting must be done as a DWORD: HKLM\SOFTWARE\Frey Technologies\SageTV\DirectX9\NumEVRInputPins=2
7. Changed the default max VRAM limit for DX9 to be 150MB instead of 120MB (but it's a property setting so old configs will use the old value)
8. Disabled use of the new USER_ACTIVITY flag in PowerManagement because it was resetting all of the timers instead of just the selected one on Windows
9. Fixed setup of default import directories on Vista
10. Added common media to default import directories for initial Windows setups
11. Fixed crash bugs in MSVCR80.DLL that were introduced in 6.5.1
12. Fixed error dialogs that would popup during tuning plugin selection on Windows

Studio Updates
1. Hooks are now inherited from a Themed widget source if 'Ignore Theme Properties' is set (since it's not actually a property)
2. SetSyncSystemClockWithServerEnabled API call has been fixed so it works properly with the local client in service mode
3. Fixed Database API calls GetMediaFilesWithImportPrefix and GetFilesWithImportPrefix so that they exclude TV recordings

STV Updates
1. Filtered archived TV shows out of the video browser's Titles view.

SageTV V6.5.1 Beta 11/14/2008

Core Updates
1. Fixed bug where an invalid regex expression in a keyword Favorite could crash SageTV on load
2. Fixed bug where sorting Favorites by priority wasn't always correct
3. Added property to force the PAR (pixel aspect ratio) instead of basing it on the DAR (display aspect ratio): ui/forced_pixel_aspect_ratio
4. Fixed bug where Favorites that had their Favorite status removed would temporarily be ranked as the most 'deletable' file. This could cause them to get removed accidentally if modifying a favorites settings and a temporary mistake is made.
5. Added property xcode_disable_mp3_encoder which defaults to true and swaps the mp2 encoder whenever the mp3 encoder is requested (due to the lack of an mp3 encoder in the transcoder)
6. Added HTTP timeout calls to the downloader (they're only in 1.5 and higher; so we try/catch them for compatability)
7. Increased wait for SageTVPlayer startup from 5 seconds to 30 seconds
8. Fixed bug with SageTVPlayer volume control where sometimes it wouldn't allow it to increase properly
9. Fixed issue with having a period in the name for a DVD folder which affects finding the thumbnail correctly
10. Enable the SageTV server by default (we already did this for service modes)
11. Fixed timeout bug in scheduler where the start time wasn't getting reset when the first timeout occurred which would sometimes cause an incomplete schedule to be built (so once it had a timeout it would timeout on all other operations and not complete its scheduling)
12. Fixed bug where we'd constantly be doing library import scans if they took longer than 5 minutes to complete
13. Fixed bug with retaining partial recordings of Favorites that won't air again (it should actually work now)
14. Fixed NPE bug when there wasn't a valid default quality for a tuner
15. Fixed bug where files were marked as incomplete after being replaced by an externally transcoded version
16. Refresh the user activity timeout if any client is playing video or connected to the MediaServer
17. Added 'ignore_window_close' property which can disable the standard window closing events from having any effect if set to true
18. Only save the last window position if it's not full screen or maximized (before we didn't check maximized)
19. Fixed bug where the previous channel command didn't always work properly
20. When going through a playlist always start each file at the beginning
21. Fixed bug where doing a unit up/down in a vertical scrolling area of very short height would actually scroll in the opposite direction
22. Changed the way 'focus_follows_mouse' works when its disabled so the first click sets focus to the item and the second click actually selects it. This won't apply if there's a 'MouseClick' listener since that will receive both of the events. This only applies to the default action chain that is the child of the item.
23. Refresh UI components even if their image load fails so that we can update properly in that situation as well
24. Language descriptors for audio tracks now always include the format name (before it was only included if it was AC3)
25. Cleanup whitespace better in RSS descriptions
26. Merged with latest versions for SageTVTranscoder and SageTVPlayer
27. HDPVR transcoding should now function correctly in SageTVTranscoder

28. Fixed bug where playback of FLAC files with thumbnails largers than 64k would crash the player
29. Added PID filtering for the HDHomeRun on all platforms
30. DVB Frequencies: Add entries of cable Netherlands-Casema (Thanks for Pascal Scheffers), "Finland-Helsinki" DVB-C frequency, "Canal Digital on Thor 3/5 at 0.8°W", new frequency entries for Italian DVB-T, DVB-T frequency for Albania, New Zealand DVB-T frequency
31. Added VC-1 & DivX format detection support for MPEG2 files

Extender Updates
1. Fixed bug where we'd seek to live sometimes when we shouldn't upon resuming playback when playing back MPEG2 files on the media extender
2. Fixed bug where rewinding at x256 of an MPEG2 file would sometimes cause the timestamps to go to the end of the file and stop playback on the HD media extender

Windows Updates
1. Added support for the Enhanced Video Renderer (EVR) (it's an option if SageTV detects that it exists on the system)
2. Add Kword DVB-T PCI-160-2T dual tuner support. ( it's faked as USB tuners, two tuner share a USB device entry ).
3. Disable fast mux switching for devices named: Hauppauge WinTV-7164 Analog Capture
4. Don't add HDHR tuners to ignore encoders on Windows
5. Updated DShow DVD player to respond properly to native STOP events
6. Moved directshow video renderer filter setting into a single property (videoframe/video_render_filter)
7. Fixed NPE bug where we'd have a black screen render when recovering from a D3D device loss
8. Added property mplayer/use_for_online_content (defaults to true) which will allow use of SageTVPlayer for all online videos even if always_use_dshow_player=true is set
9. Added property 'mplayer/use_for_mkv_playback' which defaults to true and tells SageTV to use 'SageTVPlayer' for all MKV playback on Windows
10. Updated included JRE to be Java 6 Update 10
11. Fixed transcoding to AppleTV/iPhone formats
12. Fix Mpeg2Dump crashing on M780 (Randomly crash, or waking up from deep sleep)
13. New Mpeg 2 Demultiplexor with accurate seeking (same one that's been in beta for a few months)
14. Fix: a QAM channel that its QAM modulation is not set in scn and frq file has a trouble to tune, we use the QAM 256 as a default QAM modulation.
15. Fix: HVR-2200 and HVR-2250 can't record on its duel analog tuner at the same time.
16. Increased quality of native D3D rendered fonts
17. Updated to handle Unicode taskbar tooltips properly

Linux Updates
1. Added property 'linux/enable_progressive_deletes' which if set to true will progressively delete files instead of deleting the whole thing at one. Very useful for filesystems with slow deletion like ext2/ext3 on Linux.
2. Fixed bug where we weren't setting the broadcast standard correctly when using the HDHR on Linux
3. Adding 'delay_to_wait_after_tuning' property for Linux as well (very useful with HDPVR if it's crashing right after tuning)
4. Added support for HDPVR S/PDIF input
5. Improved compatability with HDPVR IR blaster

Mac Updates
1. HDPVR playback is now supported (recording is still experimental, and not in the builds yet)

Placeshifter Updates
1. Fixed bug where we'd drop keystrokes sometimes over placeshifter connections
2. MAJOR improvement to bandwidth utilization for placeshifter streaming
3. Optimized initial bandwidth detection in the placeshifter so it does multiple tests with more advanced statistics to try to get a better initial bandwidth estimate.
4. MAJOR reduction in placeshifter connection setup time
5. Updated bandwidth detection code for Placeshifter to force transcoding if we're under 10Mbps and we're also not on the same LAN. (the standard limit is 2Mbps, but many people have connections beyond this now)
6. HDPVR playback is now supported


Studio Updates
1. Added option for Image widgets to specify a 'Hover' image which is shown when the mouse is over that image
2. Added implied java.io.File->Show and java.io.File->Channel conversions in the SageTV API now
3. Added methods for getting the cursor position on Windows. sage.UIManager.getCursorPosX() and getCursorPosY()
4. Fixed bug where StartPlaylistAt wouldn't start where requested if random play was enabled
5. Enable variable sized row/height tables (experimental)
6. Updated Pressed and Hover image properties of the Image Widget to by dynamically modifiable
7. Added paging variables for Panels of NumPagesF, NumHPagesF and NumVPagesF (these are floating point equivalents of the integer ones that already existed)
8. Added Configuration API call 'HasEVRSupport' which indicates the presence of the Enhanced Video Renderer on Windows
9. Added Configuration API calls SetVideoRendererToEVR and IsVideoRendererEVR
10. Added Database API call: GetMediaFilesWithImportPrefix

STV Updates
1. Added EVR configuration options on Windows if EVR is supported
2. Search menu: added item for "All Results" at top of each column for TV & Video searches. (Other search types already had that option.)
3. Prevented preloading the next image while one is sliding into place while viewing photos.
4. Folder view is the default Video Browser view; Album view is the default Music Browser view.
5. Video Browser: optimized folder view to use new GetMediaFilesWithImportPrefix() call.
6. When adding network import paths, always use the SMB path name.
7. Channel Setup: added ability to clear all channel remaps on a lineup.
8. Weather location config: removed reference to Postal Code since it no longer seems to accept postal codes.
9. Added some information dialogs shown after using the Play command in the File Browser menu.
10. Updated calls to GetMediaFiles() to use media masks instead of filtering all media files.
11. When starting playback of a TV recording that is not still recording, restart playback and reset watched status if only a few seconds of playback remain.
12. Don't allow the default recording quality for a tuner to be cleared if the overall default recording quality is not valid for the tuner.
13. Fixed class cast error when loading video & photo browser folder info
14. Fixed online video properties update issue on Vista.
15. Remove BuzzOutLoud feed
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SageTv 6.5.1 Beta crashes when playing a recording UgaData SageTV Beta Test Software 6 12-26-2008 11:31 AM
SageTV V6.5.1 Beta is Here! Narflex SageTV Beta Test Software 0 11-14-2008 07:45 PM


All times are GMT -6. The time now is 11:47 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.