SageTV Community  

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

Notices

Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #281  
Old 04-04-2013, 08:48 AM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
Quote:
Originally Posted by bialio View Post
When y'all say 'faster music' - what does that mean exactly? Which part is slow?
I have a view set up that orders the albums by date. I forget how I did that, and maybe there's a better way, but for my admittedly large music collection, it takes a long time to open the music UI (about 20 seconds of spinning wheel).

Getting out of the visualization screen to the track/album list is also spotty. I'm not sure that that part is slow, per se, but rather maybe sometimes the command isn't listened to. Sometimes I get out immediately, other times I have to push the key many times and wait until something happens, at least once I have given up and exited right out to the main menu, and then reloaded the Music UI (with 20 second wait).

OoM - We use the screensaver for the same thing too. A way to pause the current picture would be great, and I like your suggestions too.
__________________
Alpine Website Design
Reply With Quote
  #282  
Old 04-04-2013, 10:43 AM
Evil_Attorney's Avatar
Evil_Attorney Evil_Attorney is offline
Sage Expert
 
Join Date: Sep 2004
Posts: 632
Is it possible for the photo screen saver to show images in a higher resolution on the HD300 or is this a firmware limitation (like the UI resolution).
Reply With Quote
  #283  
Old 04-04-2013, 01:04 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
The images are run at the UI resolution because they are rendered by the UI part of the sigma chip. The only way around that would be to synthesize a video stream from them on the server and pass that to the sigma video decoder... possible, but not easy.
__________________
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
Reply With Quote
  #284  
Old 04-09-2013, 05:56 PM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
Quote:
Originally Posted by JonTom View Post
I have a view set up that orders the albums by date. I forget how I did that, and maybe there's a better way, but for my admittedly large music collection, it takes a long time to open the music UI (about 20 seconds of spinning wheel).
FWIW This is what I made up.

Code:
		<view name="JW_recentalbums" label="Recently Added Albums" visible="true">
			<tag value="music"/>
			<view-source name="phoenix.view.source.music"/>			
			<presentation level="1">
				<group by="album"/>
				<sort by="recentactivity">
					<option name="sort-order" value="desc"/>
				</sort>
			</presentation>
			<presentation level="2">
				<sort by="track"/>
			</presentation>
		</view>
But it seems like the default group by albums (without the sort) view is only a little faster.
__________________
Alpine Website Design

Last edited by JonTom; 04-09-2013 at 06:11 PM.
Reply With Quote
  #285  
Old 04-09-2013, 07:01 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by JonTom View Post
FWIW This is what I made up.

Code:
		<view name="JW_recentalbums" label="Recently Added Albums" visible="true">
			<tag value="music"/>
			<view-source name="phoenix.view.source.music"/>			
			<presentation level="1">
				<group by="album"/>
				<sort by="recentactivity">
					<option name="sort-order" value="desc"/>
				</sort>
			</presentation>
			<presentation level="2">
				<sort by="track"/>
			</presentation>
		</view>
But it seems like the default group by albums (without the sort) view is only a little faster.
I think eventually I'm going to need to optimize the vfs creation. For something like music where you have 1000s of files, I can see this taking a long time.
Reply With Quote
  #286  
Old 04-09-2013, 07:12 PM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
Quote:
Originally Posted by stuckless View Post
I think eventually I'm going to need to optimize the vfs creation. For something like music where you have 1000s of files, I can see this taking a long time.
Sounds like a great idea to me If I can help, let me know.
__________________
Alpine Website Design
Reply With Quote
  #287  
Old 04-11-2013, 12:41 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Quote:
Originally Posted by Evil_Attorney View Post
Count me in as still using Phoenix too on my HD300s. Most of my requests are minor, except #1.

1. Phoenix sometimes causes problems when two recordings are recording and you try to watch live TV (on a 2 tuner system). For me, it goes to a black screen and acts like it is recording, but isn't. Once I hit stop and return to the guide, I then see the dialog box asking if I want to cancel a recording.
This is fixed now in P2.

Quote:
2. I know about where to look at the system messages in Phoenix, but I don't think there is a way to delete/clear the notifications without going back to the original Sage UI. That would be helpful.
This is possible from the Info menu in the original phoenix - there's a button to delete all, or just reset the level. It's there in P2 also.

Quote:
3. Maybe a few more skin/color/weather pictures options for some variety? I like to switch things up sometimes.
Weather backgrounds are definitely addressed for this item in P2. There are an astonishing 1137 weather backgrounds in the theme! We might actually have to make some of these be a separate download...

Quote:
4. When watching a Blu-Ray and I need to turn on/off subtitles or switch audio streams, the menus for this are somewhat buried. It would be nice if they were on the first tier when pressing the option button.
The new option menu in P2 does address the buried nature of stuff.

Quote:
5. DVD/Blu-Ray thumbnail navigation? I know Sage doesn't support this for movies, only recorded TV, so I suspect it isn't easily doable, but it would be nice.
This would be cool, but I don't see it happening. I did fix some bugs in thumbnail navigation to make the current location of the thumbnail match the actual current playback location more accurately.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #288  
Old 04-11-2013, 12:49 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Quote:
I'd like to be able to tag (toggle) a series as a "favourite" so that I can have a menu to show favourites (useful for when I'm on a Mad Men marathon, or similar)
If you don't use Sage's built in 'Archive' functionality you could use that for this - archive whatever show you are watching, then pull up the Archived TV view. We talked about user tags back in the day but never got around to implementing them.

Quote:
I still can't delete recordings unless I catch the dialog at the end of playback - once that dialog is gone I can't delete a recording from within Phoenix.
I've never seen this - I've always been able to delete stuff.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #289  
Old 04-11-2013, 12:53 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Quote:
- Would love the ability to slow down the transition times
A little known secret is that the screen saver uses the properties of the default ui's Photo Slideshow in it's setup. So if you goto the default UI, Browse Photos, Options - it gives you the ability to set the duration of each slide, how it's zoom/pan/faded etc, and a few other things. Then once you are back in Phoenix the screensaver will reflect those changes.

Quote:
- Would love if, like the music program, it could read the a couple of exif tags and scroll them across the screen. I know the default client allows you to surface them when you go to a details page when looking at a photo.
This is something I'm looking at adding in P2, as well as access through the phoenix UI to the settings mentioned above.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #290  
Old 04-11-2013, 12:56 PM
JonTom JonTom is offline
Sage Aficionado
 
Join Date: Apr 2005
Location: Whistler BC
Posts: 413
Quote:
Originally Posted by bialio View Post
If you don't use Sage's built in 'Archive' functionality you could use that for this - archive whatever show you are watching, then pull up the Archived TV view. We talked about user tags back in the day but never got around to implementing them.
Archive might be a decent hack, I'll look into that. Tagging would be great though, as you could build views around them - not needing to maintain a list of shows in the view itself to be able to filter out my shows from my wife's from my son's. Is there a way to do some sort of "include" so that I could just maintain a txt file or csv or something, and have the view read that list?


Quote:
I've never seen this - I've always been able to delete stuff.
This really drives me nuts. How would I go about logging so I can see what is causing the refusal to delete?
__________________
Alpine Website Design
Reply With Quote
  #291  
Old 04-11-2013, 01:28 PM
brewston brewston is offline
Sage Expert
 
Join Date: Apr 2006
Location: Surrey
Posts: 719
+1 for using phoenix everyday

I'd love video playlist support too

Thanks
__________________
Tecra M5, 2 x HD200, 2 x HD300
2 x PCTV 290e
Win 7, Sage 7.1.9, Phoenix 2 STV
Stephane's XMLTV Importer, Digiguide,
Reply With Quote
  #292  
Old 04-11-2013, 04:58 PM
Evil_Attorney's Avatar
Evil_Attorney Evil_Attorney is offline
Sage Expert
 
Join Date: Sep 2004
Posts: 632
Is it possible to have a home screen widget that changes every few seconds or is that another Sage limitation? I'm thinking that it would be nice to have a single home screen widget that changes every 5 seconds or so between, for example, weather, upcoming recordings, recent records, new movies, etc. I've always liked having that info prominently displayed on the home screen, but it can get a little crowded having it all on there at once.

Another similar idea that came to mind is a screen saver that cycles through recent/upcoming recordings, weather and/or recently added movies. It could cycle through fanart with episode/movie descriptions and weather fanart with current/forecast weather info.
Reply With Quote
  #293  
Old 04-26-2013, 03:02 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Screen saver options -

__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #294  
Old 04-26-2013, 03:08 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Decided we needed a search in Phoenix 2. This is a search for 'Brad Pitt' on future airings.

__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #295  
Old 04-26-2013, 04:07 PM
OneOfMany OneOfMany is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Winnipeg
Posts: 374
Dang that is looking great! I love the clean looks of the menus and the font choice for Phoenix. It is very clean and modern looking.

Whole family is excited to try v2, and after I explained to them last night all the hard work you guys have done to improve their Sage experience even more, they said to to thank yous.

Grant
Reply With Quote
  #296  
Old 04-27-2013, 03:00 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
If you've been approached about private beta for P2 - it's on! Check your private messages.

Once we iron out any initial issues we'll get the public beta going. 2 weeks or so hopefully.
btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #297  
Old 04-28-2013, 09:03 AM
Evil_Attorney's Avatar
Evil_Attorney Evil_Attorney is offline
Sage Expert
 
Join Date: Sep 2004
Posts: 632
Quote:
Originally Posted by bialio View Post
If you've been approached about private beta for P2 - it's on! Check your private messages.

Once we iron out any initial issues we'll get the public beta going. 2 weeks or so hopefully.
btl.
Can't wait for the public beta to try this! Thanks for all the hard work.
Reply With Quote
  #298  
Old 06-12-2013, 07:54 AM
OneOfMany OneOfMany is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Winnipeg
Posts: 374
We really like the option of showing the info for the pictures while they are in the screen saver mode. As a general rule, our screen is always on, so they cycle all the time. One thing that would be great would be to allow the display of a couple of the exif fields such as title and/or subject. Since I use metadata tags as opposed to simply renaming my files, this would really enhance the experience.

Thx again for your hard work on P2.

Grant
Reply With Quote
  #299  
Old 06-12-2013, 08:55 AM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Quote:
Originally Posted by OneOfMany View Post
We really like the option of showing the info for the pictures while they are in the screen saver mode. As a general rule, our screen is always on, so they cycle all the time. One thing that would be great would be to allow the display of a couple of the exif fields such as title and/or subject. Since I use metadata tags as opposed to simply renaming my files, this would really enhance the experience.

Thx again for your hard work on P2.

Grant
EXIF data is available from the sage core, but not in a granular way. We might need to see if stuckless can add EXIF support to phoenix to make getting at that kind of data easier.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #300  
Old 06-12-2013, 09:24 AM
OneOfMany OneOfMany is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Winnipeg
Posts: 374
Ahh.. So by not "granular" I assume you mean you are reading the properties that are displayed in the basic "file explorer" as opposed to the exif data? If so I can see that this would be a little more difficult. Thx for responding.

Grant
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
HD300, got it but they changed something important to me Hunter69 SageTV Media Extender 12 09-24-2010 08:44 PM
Missing Playlist Functionality / Bugs? Brett SageTV Beta Test Software 1 04-24-2004 10:59 AM
Important Feature request in my mind. ToxMox SageTV Beta Test Software 13 03-05-2004 08:01 AM
FYI With Sage V2 Sleep - IMPORTANT phenixdragon SageTV Beta Test Software 2 01-26-2004 07:39 PM


All times are GMT -6. The time now is 07:45 PM.


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