SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 04-26-2006, 08:13 PM
briands briands is offline
Sage Icon
 
Join Date: Aug 2004
Location: Bloomington, IN
Posts: 1,093
Any bets on how fast an STVI is created???
Reply With Quote
  #22  
Old 04-26-2006, 08:19 PM
dbfresh23's Avatar
dbfresh23 dbfresh23 is offline
Sage Fanatic
 
Join Date: Oct 2004
Location: New York
Posts: 894
Quote:
Originally Posted by Narflex
I'm surprised no one's figured this one out yet. I thought it just didn't work anymore, but I just tried it and I got radio playback in SageTV. This is NOT officially supported, but I figured you all wouldn't mind knowing about it because with the Studio you might be able to make it usable.

Here's a very hacky way to get radio playback in SageTV:

1. Be sure you capture card has an FM radio input and you've got an antenna hooked up to it (there's usually a separate input for FM)
2. Go into Media Center->Music->Music by Song Title
3. Select one of the 'FM Radio' sources. There'll be two for each input. One will work and one will not. One way you know you've picked the wrong one is if you go to the OSD menu (Ctrl+V) at that point and you see static.
4. Open the Studio with Ctrl+Shift+F12 and then select Tools->Expression Evaluator. This allowed me to tune to KROQ 106.7 FM:
ChannelSet(106700000)

Have fun!
Well I at least figured out the First half if you look a few posts up!
Reply With Quote
  #23  
Old 04-26-2006, 09:57 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
If at first you get no sound: I've played with this before, but for some reason, my PVR-USB2 FM tuner wouldn't play anything this time. I selected the Fusion tuner's FM input & that failed, but then the PVR-USB2 FM input worked the next time I tried it. I'm just mentioning this in case someone else gets no results from the FM input at first. I don't really know what happened or even whether selecting a different FM input had nothing to do with it starting to work.

BTW: In addition to ChannelSet(), you can use the channel up/down API calls & commands. The current station can be determined from GetAiringChannelNumber(GetCurrentMediaFile()). You can use WatchLive() to begin playback for a specific FM device.

Edit: Oh yeah... one thing I'm not sure about is that I thought I heard reports elsewhere about simply having an antenna attached to the FM input caused the TV recording quality to decrease.

Also, while you can't use the FM & TV encoders on one tuner at the same time, SageTV takes care of the conflict. If you used a different program to listen to FM while SageTV tried to record TV, you would not get a TV recording, though.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #24  
Old 04-27-2006, 08:31 AM
SHS's Avatar
SHS SHS is offline
Moderator
 
Join Date: Mar 2003
Location: Vinita, Oklahoma
Posts: 4,589
Jeff I'm sure must here where more less hope for it to become an officially part of SageTV after all MCE, BeyondTV, ChrisTV and GB-PVR and some other all ready have build in but a few can record in to MP3 with Lame DirectShow Filter or ACM Filter not MPEG-2.
LAME can be uesd in both open source and commercial software.

Last edited by SHS; 04-27-2006 at 08:44 AM.
Reply With Quote
  #25  
Old 04-28-2006, 09:46 PM
raulinigo raulinigo is offline
Sage User
 
Join Date: Apr 2006
Posts: 64
Quote:
Originally Posted by briands
Does anyone know if it a fundamental hardware limitation? Does sage "tie up" the card even when not recording? Has anyone tried to use an external tuner ap while sage is running?
I know when I use the Hauppauge radio player, I have to close and reopen SageTV when I am done. If I don't, Sage will stay stuck on the FM frequency and any recordings set will just record FM audio and not your TV shows.

BTW, I would also love to see FM support in Sage. Even if it was just to listen (maybe work on recording in later releases). My local cable doesn't have digital music channels.
Reply With Quote
  #26  
Old 04-28-2006, 10:11 PM
Jesse's Avatar
Jesse Jesse is offline
Sage Fanatic
 
Join Date: Feb 2005
Location: Marietta, Ga.
Posts: 813
Hi,

Count me in on the request for FM radio support. There are a few things on NPR that I would really like to be able to timeshift.

Jesse
Reply With Quote
  #27  
Old 04-29-2006, 09:56 AM
cybrmage cybrmage is offline
Sage User
 
Join Date: Feb 2006
Posts: 63
briands: I don't know about the STVi... but for the STV... Three Days... 8-}

Ok... Something we've all been waiting for...

Here is a VERY ALPHA version (which is why it isn't an import) of the default SageTV V5 STV with FM Radio support.

Limitations:
- No Recording/Timeshifting capabilities
- Radio playback is only available while in the "FM Radio"
- no channel scan
- As Opus4 mentioned, the FM Radio Tuner in the Hauppauge WinTV PVR(2) USB2 does not always work reliably.

Features:
- Compatible with the "Encoder Name" plugin by BobPhoenix
(It is hard to distinguish multiple encoders apart without it)
- it is functional

Tested and working with:
- Hauppauge WinTV PVR2 USB2
- Hauppauge WinTV PVR150 MCE (OEM)
- Hauppauge WinTV PVR150 (OEM)
- PowerColor Theatre 550Pro (ATI Theatre 550 - PCI-E interface)

To use this STV:
1) Extract SageTV3_FM_Radio.zip to C:\Program Files\SageTV\SageTV\STVs\SageTV3
2) Run SageTV and go to Setup/Detailed Setup/Advanced/SageTV Application Package and load SageTV3_FM_Radio.xml
3) Import any other STVi's you wish to use
If you use the Dynamic Menu import by Neilm, you will need to create a new menu item linked to the internal menu named "Music FM Radio"


As I mentioned, this is a very simple and very alpha implimentation of an FM Radio application. It works for me... but your milage may vary.

I don't have much time to work on changes/upgrades/fixes/new features but feedback is welcome.

Enjoy!
Attached Files
File Type: zip SageTV3_FM_Radio.zip (350.0 KB, 135 views)
Reply With Quote
  #28  
Old 04-29-2006, 10:14 AM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
cybrmage, Nice Work!!!

I have your STV in use, I works rather well.

I did notice that I cannot change menu's from the FM RADIO menu and keep the music playing, For the function I will gladly accept that. (you already stated this)

When setting presets I used the tuning method Neilm suggested within Studio "ChannelSet(106700000)" then used your button for "channel up" then "channel down" then set the preset. This helped to eliminate scrolling through the entire radio spectrum.

Good Work, Thanks
Mike

Last edited by mike_15; 04-29-2006 at 10:31 AM.
Reply With Quote
  #29  
Old 04-29-2006, 10:43 AM
mike_15's Avatar
mike_15 mike_15 is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Pittsburgh
Posts: 158
to download the STV

http://forums.sagetv.com/forums/down...?do=file&id=79
Reply With Quote
  #30  
Old 04-29-2006, 06:27 PM
cybrmage cybrmage is offline
Sage User
 
Join Date: Feb 2006
Posts: 63
Well.. it's been a long day...

Something got messed up with the file in this thread... so I have moved this to a new thread.

You can find the new thread here... http://forums.sagetv.com/forums/showthread.php?t=17715
Reply With Quote
Reply


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


All times are GMT -6. The time now is 02:19 PM.


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