SageTV Community  

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

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-12-2006, 07:26 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Arrow STV: SageMC 16x9 Version 6.x (latest dev build)

This is the support thread for the latest development version of mlbdude's SageMC 16x9. For a new installation of SageMC the following steps are necessary:
  • download and extract the full SageMC installation package here and extract it to your SageTV install directory (which contains SageTV.exe), e.g. C:\Program Files\SageTV\SageTV. Make sure to extract all files with preserving the folder structure
  • (optional): download any custom icons or graphics, MeInMaui's are terrific (e.g. those)
  • load SageMC_169.xml in Setup/DetailedSetup/Advanced/Load Application Package from the default STV
  • now in SageMC, configure your main menu (by bringing up the options menu, ESC on the keyboard)
  • configure all other SageMC specific settings (there are tons of them) to your liking, this can be done from Settings/DetailedSetup/Advanced/SageMC Options

If you are already using SageMC and just upgrading to a newer version, download the latest development STV version here and follow the other steps described above.

At this point I want to thank mlbdude again who gave us this awesome STV . It is by far the most elegant and great looking Sage UI around, I really love it .


Installation instructions and download: here

More info on SageMC: SageMC Wiki (note that some of it is a bit outdated)



===================================
Instructions for generating a debug log file:
===================================

If you want to help diagnose problems:

- shutdown Sage
- add (or edit) the property debug_logging=TRUE (uppercase!) in the Sage property file (SageClient.properties if you are using client or SageTV service, else Sage.properties)
- add (or edit) the property plugins/df/debug_level=1 in Sage property file
- restart Sage
- follow any steps to reproduce the problem
- attach sagetvclient_0.txt (client/service) or sagetv_0.txt (standalone) to your post



Here's an excellent write-up from gplasky about the differences and pitfalls of *.xml, *.stv, and *.stvi files. This might be of help especially to new users who often get confused about this:

===================================
XML, STV, and STVi:
===================================

STV extension is the old SageTV Application Package extension.
You should think of these as Sage "skins" or "themes". This changes mostly what Sage looks like and it's functionallity. DELETE THESE THAT END IN STV! These are old and are limiting and will prevent you from loading the new STV "skins" or "themes".

XML is the NEW extension for these STV SageTV Application Package files.
(People have begun to refer to them as STVs.) Again, think of these as Sage "skins" or "themes". It's a look and functionallity.

NEVER IMPORT A STV !
You don't import a STV ("skin") in the default STV and most other STVs. You LOAD an STV. When you load an STV its extension ends in .xml.

STVi extension is the SageTV Application Package Import.
Think of these as a "plug-in" or "add-on" and is usually meant to add a single new function or application to SageTV. (Example: Video Edit, Netflix, MovieTimes, etc.)

NEVER LOAD AN STVi !
Never load an STVi. Bad things can happens. ALWAYS import an STVi. Let associate the "i" with Import.

SAGEMC IS AN EXCEPTION TO THE RULES !
SageMC was designed for particular ease of use and for use with a remote only. (For the most part) Because of that SageMC was never designed to handle Imports. That's why you don't see .STVi extensions in there. But what it CAN see is the .xml extension. Which is also the default extension for STV also. And this is where the confusion comes in. In SageMC, when importing a plugin you will see STV and Imports because they both use the .XML extension. You just need to be careful and understand what you are doing. Know the name of the import you wish to use. Look for imports specifically designed for SageMC. They will say so.

When you've hosed yourself, stop SageTV. (Quit, don't sleep) and modify the properties files and put this line back in:
Code:

Code:
STV=C\:\\Program Files\\SageTV\\SageTV\\STVs\\SageTV3\\SageTV3.xml
(this works for the default install.)

Restart Sage and you will have the default skin loaded.





Version history:

SageTV 5.x:

v6.0:
- first build, based on SageMC_16x9 v5_10 and SageMC Addon v0.6
- after stopping a media file playback, SageMC will now go back to the last menu instead of always going to the Main menu (property "plugins/df/sagemc/back_on_stop")
- the "My Menu" menu title can be renamed through a property ("plugins/df/sagemc/mymenu_name")
- leaving the detailed setup menu with "Left" (when using 'left_as_back') now possible
- added 'Unresolved Recording Conflict' icon to main menus (property "plugins/df/sagemc/show_conflict_icon") - Note: this is *disabled* by default, set it to 'true' if you want it to be displayed)
- incorporated changes suggested by nielm for integrating his RSS plugin
- fixed bug where deleted show still showed up in subgroup listing

v6.1:
- added STV version info
- fixed bug with LiveTV not working from main menu


v6.2:
- title and desc corrections for 4x3 screens
- added view mode filter to schedule
- added view mode filter to movies
- added filter to grouped recordings
- added encoder icons
- included MeInMaui's new showicons pack v2

v6.3:
- settings of all addon features can now be configured inside of SageMC on new settings menu
- added larger video preview window
- added series premieres filter on schedule screen
- added easy title search which updates results on the fly

v6.4:
- preview window (show title) is now selectable again
- fixed wrapping issue in program description for good
- basic configuration options (almost) complete
- added option to remove channel numbers in EPG
- added toggle for ShowID info
- added 12 sec comskip inactivity wait when jumping backwards

v6.5:
- full implementation of standard Sage conflict resolution
- sounds can now be disabled in the settings menu
- added evilpenguins extension for minimizing Sage after starting external programs from the 'Other Programs' screen
- added recording icons for the list "Other Showings"
- fixed missing 'Left_as_back' functionality in several menus.
- fixed remaining code where the movie category was hardcoded
- added options "Default Start/Stop Padding" for favorites
- added SortByDate/SortByOriginalDate to subgroup menu
- added 'Year' attribute to Favorite settings.
- added text entry and directory file listing to ease input of values in SageMC settings
- added an option to display the vertical 'current time' bar in the EPG
- 'Premieres' filter does now show also Season premieres
- added option to limit lookahead for premieres search
- extra info (on Info toggle) now also shows extra airing details (CC, Stereo, Premiere, etc) in addition to the external ShowID

v6.6:
- addded HDTV icons in guide
- use separate "currently recording" icons for each tuner
- added three customizable main menu options whcih can be linked to any internal Sage screen
- title of 'My Menu' screen can now be set on options page
- added Erase button to keyboard entry on options page
- added option to set color for options menu background (try 0x5E86C3 for MCE theme)
- added option to disable guide coloring
- reorganized SageMC options into logical groups
- fixed day not updating in Guide By Channel
- fixed detail info not showing up when Guide is shown initially

v6.7:

- setting "disable stop popup" now also affects preview window (for MVP users)
- added more information to Settings/Info (hostname, IP, etc)
- fixed an issue with back command in movie/categories
- you can now switch to lowercase in the text entry dialog by pressing "Play" button
- fixed file selection box for meta data xml
- fixed icon layout
- premieres screen will indicate if show is already scheduled to record
- fixed search dialog for music/videos
- default padding now also applies to manual recordings
- added setting to enable autoshow of timebar when autoskip is enabled
- added setting to enable saving for partial manual recordings

v6.8:

- added configuration options for Placeshifter in Detailed Setup
- added missing Play/Pause listeners
- fixed delete dialog in OSD screen
- fixed cut-off HDTV icon
- added "Show All Icons" setting to disable mutual exclusion of icons (default=off)
- added jump table for My Videos
- added ability to exclude archived shows when 'No Filter' is selected (default=off)
- favorite status can now be toggled from EPG
- added ability to delete a whole group of shows (in 'Grouped' view)
- fixed reset of watched status
- added watched length bars (default=off)
- added ability to minimize on sleep (default=off)
- added Numeric Text Entry throughout all input screens
- internal: slimmed down STV size by 1 MB (by eliminating unused default STV code)

v6.9:

- added "Sort ascending/Descending" options for date sorts (by Date / Grouped)
- "Record" button will not be shown in prog info if show is already recording
- modified menu title if "without archive" option is enabled
- added grouped view for schedules, movies, and watched history
- added watched filter for movies
- added "Sort by year" for movies
- favorite editor now allows to select all channels the show is airing on
- cleaned up / fixed existing comskip code
- added edl comskip support
- added start/stop commskip delay options (works for txt and edl)
- added 'Sort by date / Sort by Title / Group by category' to 'Suggestions' menu
- added time bar to additional info in Program Info
- added .my file support with auto generation/cleanup
- added 'Delete All Playlists" item in Playlist manager
- added option for showing all 10 days in 'My Weather' forecast
- added configuration for commercial breaks alpha value
- fixed timed recording issue
- fixed music queue
- rewrote OSD animation code / fixed music options menu
- 6.9a: added comskip on left/right buttons
- 6.9b: fixed OSD options menu not showing up in certain cases
- 6.9b: added "-" ('#') handling of default STV in channel tuning
- 6.9b: added watched bars for My TV menu
- 6.9b: made additional info setting in Program Info menu sticky

v6.10:

- added temporary setting for auto-comskip
- scroll through Program Info from Guide
- added option to bring up OSD Options menu on 'Select'
- added optional diskbar display
- added IMDB lookup for TV recordings
- added option to set default for filter in Movies menu
- added "Sort By Star Rating" to Movies screen
- added "Search by Actor" to Search menu
- added a blinking text cursor to the text entry dialogs (can be disabled)
- added 'cancel' button to "Keep partial recording ?" dialog
- shows can be marked as watched / dontlike while playing
- automatic .my files generation will now includes library files too
- generated .my file info for TV shows will now also fill the fields title, actors, and overview
- .my file overview is now shown in OSD info
- after saving the IMDB info for a video it now returns directyly to the Video Info screen
- if a video is playing in the preview window on the Main menu, 'left' will return back to full screen Video
- when a grouped item is selected in a grouped view, the first itme in the list is now focused instead of the menu buttons
- added a 'recording' indicator to the menu screens (default is disabled)
- OSD info in the video screen can now be canceled with 'Left' before the OSD timeout
- added 'Stop' button to stop dialog at the end of playback
- added jump table to Music / By Artist
- album art to Music / By Artist
- after a song from the queue has finished playing, it will now get automatically removed from the queue (that's for you Mike )
- when playing a video playlist it starts to play in fullscreen instead of the preview window
- added a new clock format to show date and 24hr time
- update parental locks screens to match SageMC themes (thanks to kricker for his help !)
- added group name to 'Video Info' if .my file info is read
- re-grouped SageMC options
- added setting to show paused video instead of 'Stopped' icon in preview window (can be disabled)
- added support for XMLTV importer DD, DS, and 16:9 icons
- now showing separate icons for series recording/not recording
- added online/offline icons to video library view (sorry geogecko it took so long ... ) (default is disabled)
- added setting to disable comskip on left/right for those who have volume control mapped to these buttons
- updated Focus Gained/ Focus Lost hooks in STV to be compatible with upcoming 5.1 beta
- corrected width of My Menu items so that they wont overlap the video preview window any more
- made another change to the HD channel entry which hopefully will fix it for good
- fixed issue with watched shows showing up when "Unwatched" filter selected in Recorded TV
- fixed the 24:00 clock display issue
- fixed my menu title when using dynamic main menu
- fixed accidental deletion of custom group attribute on dvdprofiler update and title change

v6.10a:
- added setting to disable global volume OSD (if using combined left/right/volume remote mappings)
- fixed issue with always going to LiveTV on BACK in main menu
- fixed SELECT in DVD navigation
- fixed black screen on DELETE in Stop dialog
- fixed stop dialog popping up for video playlists
- fixed conflict_resolved icon
- OptionsMenu now default for SELECT
- improved IMDB lookup
- now using nielm's new 4.0 imdb JAR file

v6.11:
- IMDB lookup image cache
- support for fullsize genre icons
- clip recording
- exit command
- access to episodes in IMDB search
- IMDB trivia/quotes now scrollable
- updated manual IMDB search dialog
- 'Info' in Program Info now also toggles display of file name and file size
- added setting to disable queue update
- added listener for REC in 'Other Showings'
- added 15 mins increase/decrease of fav padding options with Skip Fwd/Skip Bkwd
- added watched bar setting in SageMC options back
- fixed Custom3 menu issue
- 6.11a: removed dependency to df_sageutils.jar
- 6.11a: added combine Volume/Left-Right listeners to OSD
- 6.11a: added functionality to permanently change show category to alias definition
- fixed Custom3 menu issue

v6.12:
- added custom exit cmd menu item which can be renamed
- added option to show IMDB pics in OSD and Guide info
- added functionality to change the category for any video file
- added options menu for video (single file/folder): change category, .my file, add to playlist
- implemented scrollable edit widget (SageMC options and video/music search)
- fixed "remove from custom group"
- fixed "delete custom group"
- fixed .myfile generation for music files
- added clock font size setting
- added "Unarchive" button for archived TV content
- revamped picture library
- added pic fwd/backwd to single picture view

v6.13a (Note: this is the last version supporting SageTV 5.x):
- enhanced scrollable text widget
- use folder.jpg for picture folders
- separate setttings for "View By List/Folder" in video library
- improved file selection dialog
- auto-comskip configuration by title
- glassy diskbar
- automatic series genre icon generation
- integrated Morgan's weather maps
- Google Video integration for v6 beta
- fixed issue with channel digits not showing up in info on channel change
- fixed dvd ffwd operation
- added option to specify destination for pressing 'Delete' in the Stop dialog ('Back On Delete')
- updated themes of RSS feed menus
- fixed missing pic folders on 'Sort By Date' if they had the same time stamps
- added settings for some font sizes
- movies by year are now grouped by title, eliminating multiple entries


SageTV 6.0:

v6.2.0:

Bugfixes:
- video preview on 10-day forecast
- compatibility with auto-aspect plugin
- view by artist includes composer tag
- empty watched history
- missing auto-comskip for library files
- delete show did not delete
- OSD in DVD took up whole screen
- watched bars for recent recordings did not use property setting
- file selector box issue
- numeric input in non-NTE mode not working
- currently airing shows not shown in "Other Airings"

New Features:
- added "Back to Google" button in OSD
- delete skips Program Info menu on back
- auto-generation of genre icons searches now all episodes for an existing icon
- Google Search Dialog now using SageMC theme
- added all/upcoming filter for search results
- added options menu for rotating pictures (new 6.0 functionality)
- delete pictures
- added two more custom main menus
- added default STV delete dialog (configurable in SageMC settings)
- added configuration for wrapped Date/Time display
- added weather bar in Main Menu (thanks to Mike !)
- updated nielm's dynamic menus to the latest 5.3 version


v6.3.0:
  • added TV Editorials and TV Series Info
  • full integration of Dynamic Menus as the Main Menu
  • re-work of Music Library
  • Sage V6.0 video compression
  • automatic compression for favorites
  • enhancement in Video and Photo Library
  • added channel jump from main menu
  • miniguide enhancement
  • new theme switching
  • background Library Import Scan
  • added main menu side-menus for 'My Videos' and 'My Music'
  • now showing non-scheduled favorites icon in Show Premieres menu
  • added 'recorded/past/future' filter in Other showings
  • added 'HD' filter to movies
  • 'Select' confirms channel in OSD menu even if you have 'Select' bound to bring up the options menu
  • enhanced file browser dialog to first show directories and then files
  • deletion in full picture view will not go back to the Picture libary any more
  • added custom format (in java.text.SimpleDateFormat style) for recording list times
  • show video format in additional info in Program Info menu
  • fixed: weather bar selection did not work in MCE style
  • fixed: main menu not updating on add/remove in MCE style
  • fixed: font size issue in weather bar
  • fixed: clock display (0/24)
  • fixed: no fav channels shown if empty channel name is present
  • fixed: search im MyTV now only looks for TV files
  • fixed: just finished recording showing up in upcoming recordings
  • fixed: channel change bug for network encoder
  • fixed: thumbnail not updating when rotating in full picture view

v6.3.1:
  • added RSS Ticker
  • added "keep original video files" option for auto-compressed favorites
  • added Screensaver Slideshow
  • integrated of 'My Music files' into 'My Music'
  • added dynamic weather map URLs
  • updated Diskbar code
  • added some more mouse support
  • mapped skip fwd#2/back#2 buttons in music lib to skip tracks
  • added option to play all albums (options menu for an album)
  • added menu items (in Options menu) to easily switch between main menu modes (standard/Dynamic Main Menu)
  • added option to hide Temperature F/C symbol in weather bar
  • added "picture only" view in picture library, moved title to top
  • added current album/artist title to top of music library screen
  • added dialog to resume/restart DVD playback
  • added setting for the display time of the cover art during visualization
  • added option to specify a different background pic
  • added comskip support for *.ts files
  • added Audio languages selection for non-DVD content in OSD
  • added watched bars to video library fon non-DVD content
  • added setting for more detailed rec time formats (hr-min, and fractional hours)
  • added option to disable visualization for music screensaver
  • added highlighting of selected channel in guide
  • added options menu for a group of recordings (watched/dontlike/delete)
  • added ability to map any internal screen to a double press of the 'Home' button
  • fixed icon half off main menu
  • fixed stretched icons in dm options
  • fixed missing volume display in now playing
  • fixed Google Top 100 sometimes empty (99 item fix from default STV)
  • fixed empty schedule problem (added check for NULL airings)
  • fixed scrolling through shows in program info when show with .my file was selected
  • fixed disabling of scaling insets
  • fixed grid size in all 3 views (video, picture, music) to remain sticky
  • fixed main menu selection when returning from side-menu screens
  • fixed compression dialog not returning directly to Program Info screen
  • fixed left-hand menu in Program Info, moved "Compress All" to SendTo
  • fixed 'Archive' functionality in stop dialog
  • fixed Volume OSD not updating on Mute


v6.3.2:
  • video library metadata compatible to v6.0 default STV
  • enhanced DVD profiler integration
  • ability to display seven more weather maps
  • filtered Video and Music library views
  • external screensaver
  • disable main menu side menus if a PIN has been defined on the menu
  • vertical ticker scrolling
  • "max characters" setting for RSS ticker headline to avoid resizing
  • show "Watched" button for videos in left hand menu
  • RSS ticker enable/disable to OSD options menu
  • Media Extender Quality setting in Detailed Setup
  • "Play Album from here" in Album view
  • "Rescan Library Folders" button in Picture library
  • option to always zoom single pictures
  • option to append "\video_ts.ifo" to the external DVD player call
  • option to disable channel entry feature in standard main menu
  • fixed: incorrect hour display in diskbar
  • fixed: dynamic weather map URLs for European date format
  • fixed: ticker not updating, centered ticker headline vertically
  • fixed: context sensitive Home cmd in std main menu not working
  • fixed: dimensions of "Update DVD Profiler Metadata" dialog
  • workaround for core bug: switch aspect ratio not always working in overlay mode
  • fixed: bleeding stop dialog
Attached Images
File Type: jpg epg_movies.jpg (52.7 KB, 6409 views)
File Type: jpg my_tv.jpg (59.9 KB, 6813 views)
File Type: jpg options.jpg (70.7 KB, 5566 views)
File Type: jpg on_now.jpg (77.4 KB, 5966 views)

Last edited by dflachbart; 01-28-2007 at 08:25 PM. Reason: Added 6.3.1 changelog
  #2  
Old 05-12-2006, 08:07 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
I love the detailed recording time.


A few quick things I notices:
-Not sure if it was intended, but I have a show showing up as being recorded 64 minutes ago, which looks a little awkward.
-My SageMC folder stucture has the images folder at "\STVs\SageTV3\SageMCE\Images\", but your zip is putting your new images into "\STVs\SageMCE\Images\"
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)

Last edited by evilpenguin; 05-12-2006 at 08:22 PM.
  #3  
Old 05-12-2006, 08:14 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by evilpenguin
I love the detailed recording time.

Not sure if it was intended, but I have a show showing up as being recorded 64 minutes ago, which looks a little awkward.
Yeah, it'll display 1-90 minutes and then switch to full hours. If this is awkward, I can change it easily ...

Dirk
  #4  
Old 05-13-2006, 01:58 PM
Alfiegerner Alfiegerner is offline
Sage Aficionado
 
Join Date: Oct 2005
Location: Auckland, NZ
Posts: 383
Thanks for this Flachbar, some good additions to my favourite STV

One query though, I'm slightly confused about the 'Grouped' sort option in the Recordings menu and how to use it. At the moment I have about 30 recorded programs but none of them show up when 'Grouped' is active. Is there somewhere that we need to group recordings ourselves manually?
  #5  
Old 05-13-2006, 02:20 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
You will loose the "Channel EPG"
What does that mean exactly? I am not sure I know what the "Channel EPG" is.
  #6  
Old 05-13-2006, 02:25 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by Alfiegerner
Thanks for this Flachbar, some good additions to my favourite STV

One query though, I'm slightly confused about the 'Grouped' sort option in the Recordings menu and how to use it. At the moment I have about 30 recorded programs but none of them show up when 'Grouped' is active. Is there somewhere that we need to group recordings ourselves manually?
Hmm, the new "Grouped' option should behave like the "Sort By Title' option, just that all displayed entries get also sorted by date, for groups the date will be the date of the most recent file in the group ...

So your recording list is empty when you switch to the new option ? This is weird ... Can you send me your wiz.bin so that I can debug the issue ?

Dirk
  #7  
Old 05-13-2006, 02:31 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by kricker
What does that mean exactly? I am not sure I know what the "Channel EPG" is.
With the default behavior, when you are in the guide and press the guide button again the EPG will switch to a new view, only listing shows for one channel. Subsequent button presses will toggle between these two views. The only option to get out of the guide is with the back button.

I prefer to have *one* toggle button for the guide, so that I can press the guide button to bring it up, and the same to get back where I was. The EPG-for-one-channel view is still accessible when you bring up the options menu within the guide, but I hardly ever use it ...

Dirk
  #8  
Old 05-13-2006, 02:33 PM
xlr8shun xlr8shun is offline
Sage Advanced User
 
Join Date: Dec 2003
Posts: 205
Quote:
Originally Posted by Alfiegerner
Thanks for this Flachbar, some good additions to my favourite STV

One query though, I'm slightly confused about the 'Grouped' sort option in the Recordings menu and how to use it. At the moment I have about 30 recorded programs but none of them show up when 'Grouped' is active. Is there somewhere that we need to group recordings ourselves manually?
it seems to me that "grouped" is a little bit of both the "sort by title" and "sort by date" filters.

it sorts my recordings by date first, then groups recordings with the same name together in a 'folder'

could be wrong though, i dont know why you wouldnt have any recordings showing when you sort by group
  #9  
Old 05-13-2006, 02:35 PM
xlr8shun xlr8shun is offline
Sage Advanced User
 
Join Date: Dec 2003
Posts: 205
Quote:
Originally Posted by evilpenguin
-My SageMC folder stucture has the images folder at "\STVs\SageTV3\SageMCE\Images\", but your zip is putting your new images into "\STVs\SageMCE\Images\"
same thing here, i had to move the images to their correct directory

Last edited by xlr8shun; 05-13-2006 at 02:44 PM.
  #10  
Old 05-13-2006, 02:39 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by evilpenguin
-My SageMC folder stucture has the images folder at "\STVs\SageTV3\SageMCE\Images\", but your zip is putting your new images into "\STVs\SageMCE\Images\"
Doh, I didn't see this until now ... You are absolutely right, the zip file contained wrong paths ...

So for all who did not see the new firstrun icons and movie markings, I just uploaded V0.2 which will put the images into the correct location.

Sorry for that,
Dirk
  #11  
Old 05-13-2006, 02:40 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
I prefer to have *one* toggle button for the guide, so that I can press the guide button to bring it up, and the same to get back where I was. The EPG-for-one-channel view is still accessible when you bring up the options menu within the guide, but I hardly ever use it ...
sweet...that is the way I'd rather have it as well. Consider this import...imported!
  #12  
Old 05-13-2006, 02:41 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by xlr8shun
it seems to me that "grouped" is a little bit of both the "sort by title" and "sort by date" filters.

it sorts my recordings by date first, then groups recordings with the same name together in a 'folder'

could be wrong though, i dont know why you wouldnt have any recordings showing when you sort by group
No, you got it absolutely right ...


Dirk
  #13  
Old 05-13-2006, 02:43 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by kricker
sweet...that is the way I'd rather have it as well. Consider this import...imported!


And remember, once you imported it and decide that you dont like some of the features, you can easily disable any of them by changing the corresponding setting in the property file ....

Dirk
  #14  
Old 05-13-2006, 02:59 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
Originally Posted by flachbar


And remember, once you imported it and decide that you dont like some of the features, you can easily disable any of them by changing the corresponding setting in the property file ....

Dirk
np...I like 'em all!
  #15  
Old 05-13-2006, 03:18 PM
Alfiegerner Alfiegerner is offline
Sage Aficionado
 
Join Date: Oct 2005
Location: Auckland, NZ
Posts: 383
Quote:
Originally Posted by flachbar
So your recording list is empty when you switch to the new option ? This is weird ... Can you send me your wiz.bin so that I can debug the issue ?

Dirk
Yep that's right, but I've found out its only like this using my mvp. If I import the add-on into a pc based client it works as you say it should. Also, using the mvp the images for 1st ran and the colour coding image for movies in the guide aren't being pulled through.

Just going to try leaving my mvp unplugged for a while to see if that forces it to fully reload the STV.
  #16  
Old 05-13-2006, 03:25 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by Alfiegerner
Also, using the mvp the images for 1st ran and the colour coding image for movies in the guide aren't being pulled through.
You noticed the previous post about the incorrect image file location in the zip file, right ? Just want to make sure that this is not the reason why you dont see firtsruns/movies ...

Dirk
  #17  
Old 05-13-2006, 03:33 PM
Alfiegerner Alfiegerner is offline
Sage Aficionado
 
Join Date: Oct 2005
Location: Auckland, NZ
Posts: 383
Quote:
Originally Posted by flachbar
You noticed the previous post about the incorrect image file location in the zip file, right ? Just want to make sure that this is not the reason why you dont see firtsruns/movies ...

Dirk

Yep no probs, already moved the folders to the correct loaction. The weird thing is I can see the images and get the correct grouping functionality using my client pc but not my mvp.
  #18  
Old 05-15-2006, 07:30 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
I added two other features to the addon:

- the currently showing movies screen "On Now" is now sorted descending (which makes much more sense to me ) , so that the most recently started shows appear on top (property plugins/df/sagemc/on_now_desc)

- while in the Guide, pressing the 'Play' button on a channel will play the selected show in the preview window which allows for channel surfing without leaving the guide (property plugins/df/sagemc/play_in_guide)

I also added a more distinctive firstrun icon, if you dont like it the old one is still available as firstrun_old.png, just copy it over ...

v0.4 can be downloaded here


Dirk
Attached Images
File Type: jpg firstrun.jpg (65.6 KB, 1861 views)
  #19  
Old 05-15-2006, 08:08 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
I like the new first run icon. My vision is pretty bad and I was having a hard time telling the old first run from the watched icon.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #20  
Old 05-15-2006, 08:35 PM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
flachbar,

Thanks for providing these addons. This is good stuff. I've made a couple of simple modifications in my SageMC setup that I have found to be really useful. I thought I'd suggest them to you.

When recordings are grouped by Title, I have the subgroup sorted (decending) by OriginalAiringDate. This puts all of the episodes in their original run order. For example, I have 98 episodes (and counting) of 24 waiting to be watched and they are niclely sorted in order from seasons 1 thru 5. (I just have to find some time to watch them)

The other modification is I added the movie release year next to the movie title in the detailed info box in the guide, recorded programs list, etc. (just like in the latest original STV). This has greatly helped in deciding what movies to record. My wife really likes both of these changes, as well as all of the ones you provided.

Thanks again for sharing your work.
Aloha,
Mike
Closed Thread


Currently Active Users Viewing This Thread: 5 (0 members and 5 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 11:17 AM.


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