SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Studio

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-22-2011, 06:22 PM
jorton jorton is offline
Sage Icon
 
Join Date: Jul 2005
Location: Canada
Posts: 1,273
Questions about Icons in STV/Sagetv7 Folder

* If this is the wrong place for this bump me in the right direction please.

Just a couple quick questions about why the media type icons exist in the STV/Sagetv7 folder, why are they there and why not just in the Standard theme folder with the rest?

Are these the fallbacks if the themes don't have them setup correctly?

Also, if I was to overwrite them what chaos would I cause?

They show up in Diamond in certain instances even though all of the images in the theme folder have been updated.

I'm sure there's a good reason, just curious.

Thanks,

Jeremy

Attached Images
File Type: jpg SageTV7 Folder Icons.jpg (14.7 KB, 293 views)

Last edited by jorton; 03-22-2011 at 07:47 PM.
Reply With Quote
  #2  
Old 03-22-2011, 08:27 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,620
Those are not themed images; they are used by the core as default images for each of those media types.

The same/similar images in the theme directory are used by the STV -- you can tell where images are found/loaded from by checking the log from the time when a theme is loaded.

I'll look into whether you can effectively theme them & get back to you.

- 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
  #3  
Old 03-22-2011, 08:38 PM
jorton jorton is offline
Sage Icon
 
Join Date: Jul 2005
Location: Canada
Posts: 1,273
Quote:
Originally Posted by Opus4 View Post
Those are not themed images; they are used by the core as default images for each of those media types.

The same/similar images in the theme directory are used by the STV -- you can tell where images are found/loaded from by checking the log from the time when a theme is loaded.

I'll look into whether you can effectively theme them & get back to you.

- Andy
Thanks Andy.

Jeremy
Reply With Quote
  #4  
Old 03-22-2011, 09:11 PM
GKusnick's Avatar
GKusnick GKusnick is offline
SageTVaholic
 
Join Date: Dec 2005
Posts: 5,083
Quote:
Originally Posted by jorton View Post
Also, if I was to overwrite them what chaos would I cause?
You can do whatever you like to them on your own system as far as I'm concerned. But please don't make a plugin installer that overwrites stock images (or any other stock files for that matter).
__________________
-- Greg
Reply With Quote
  #5  
Old 03-22-2011, 09:42 PM
jorton jorton is offline
Sage Icon
 
Join Date: Jul 2005
Location: Canada
Posts: 1,273
Quote:
Originally Posted by GKusnick View Post
You can do whatever you like to them on your own system as far as I'm concerned. But please don't make a plugin installer that overwrites stock images (or any other stock files for that matter).
Why do you think I'm asking first, just looking for options

Hopefully there is a way to theme them without overwriting the files, I don't like that option either. I just found it a bit odd when I completely themed all the images in the standard theme folder that I still had default images appearing in the Diamond theme.

Cheers,

J
Reply With Quote
  #6  
Old 03-23-2011, 12:27 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,620
I just wanted to confirm that the properties for the default media type icons were dynamic instead of read only when SageTV starts before posting this...

They are, so you can add the below lines to your custom theme.properties file. The default theme will always reset them when it is loaded, starting with v7.1.6. You shouldn't really theme them until the default theme update is put out or else people who unload your theme won't get those values reset.

Code:
# Define core's default icons for various media types.
SetPropertyValue/ui/default_bluray_icon=bluray.png
SetPropertyValue/ui/default_dvd_icon=dvd.png
SetPropertyValue/ui/default_music_icon=MusicArt.png
SetPropertyValue/ui/default_picture_icon=Slideshow.png
SetPropertyValue/ui/default_video_icon=VideoArt.png
- 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
  #7  
Old 03-23-2011, 12:36 PM
jorton jorton is offline
Sage Icon
 
Join Date: Jul 2005
Location: Canada
Posts: 1,273
Quote:
Originally Posted by Opus4 View Post
I just wanted to confirm that the properties for the default media type icons were dynamic instead of read only when SageTV starts before posting this...

They are, so you can add the below lines to your custom theme.properties file. The default theme will always reset them when it is loaded, starting with v7.1.6. You shouldn't really theme them until the default theme update is put out or else people who unload your theme won't get those values reset.

Code:
# Define core's default icons for various media types.
SetPropertyValue/ui/default_bluray_icon=bluray.png
SetPropertyValue/ui/default_dvd_icon=dvd.png
SetPropertyValue/ui/default_music_icon=MusicArt.png
SetPropertyValue/ui/default_picture_icon=Slideshow.png
SetPropertyValue/ui/default_video_icon=VideoArt.png
- Andy
Thanks Andy, I'll update Diamond after 7.1.6 comes out.

Cheers,

Jeremy
Reply With Quote
Reply


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

Advanced Search
Display Modes

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
Default STV icons wrong scale Gustovier SageTV Media Extender 3 03-13-2011 03:20 PM
Icons: Group folder icons very hard to see (dark grey on dark grey background) mkanet SageTV v7 Customizations 0 12-11-2010 03:55 PM
Newbie Questions - Icons Galore kmp14 SageMC Custom Interface 0 07-26-2009 08:55 AM
Any Interest for an STV with mini-guide and Digitally recorded icons jbuszkie SageTV Customizations 44 01-28-2006 02:41 PM
Folder icons not working on SageTV Client with MlbDude2 TerryMathews SageTV Customizations 2 07-15-2004 10:38 AM


All times are GMT -6. The time now is 03:27 PM.


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