gabbott Wrote:Noticed that total season count includes Season 0 (specials), would it be possible to change the season count to not include that?
that piece of info is handled by xbmc.
i can't change it from within the skin.
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2011-12-30 21:56
Post: #601
gabbott Wrote:Noticed that total season count includes Season 0 (specials), would it be possible to change the season count to not include that? that piece of info is handled by xbmc. i can't change it from within the skin. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
gabbott
Team-XBMC Member Posts: 1,547 Joined: Jul 2007 Reputation: 26 |
2011-12-30 22:01
Post: #602
ronie Wrote:that piece of info is handled by xbmc. Ok, thanks. Wasn't sure if it was skin related or xbmc related, I switched back to confluence and didn't see that info listed anywhere so figured I'd try here first. First time I've noticed that so wonder if that has changed. Anyway, I can TRAC it. |
| find quote |
gabbott
Team-XBMC Member Posts: 1,547 Joined: Jul 2007 Reputation: 26 |
2011-12-31 19:12
Post: #603
Looks like missing audio flag for DD 4.0:
show up as: Listitem.AudioCodec: ac3 Listitem.AudioChannels: 4 |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2011-12-31 19:22
Post: #604
gabbott Wrote:Looks like missing audio flag for DD 4.0: cheers for the heads-up! added in svn as of now. :-) Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
rudeboyx
Fan Joined: Dec 2007 Reputation: 0 Location: Burnley, UK |
2012-01-03 20:08
Post: #605
hi ronie
finally upgraded to eden beta and t svn. however im having an issue creating custom home menus from favorites. i can add items to favourites and visit my favourites through my shutdown menu and the items appear fine but when i try to select one for creating a home screen menu my favorites list appears empty. any ideas mate? thanks rbx |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2012-01-03 20:31
Post: #606
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
rudeboyx
Fan Joined: Dec 2007 Reputation: 0 Location: Burnley, UK |
2012-01-03 21:56
Post: #607
cheers ronie.
guess im going to have to have a read up on the last years worth of changes. daym... things keep changing so fast. ![]() RBX |
| find quote |
rudeboyx
Fan Joined: Dec 2007 Reputation: 0 Location: Burnley, UK |
2012-01-04 14:43
Post: #608
ok. cant seem to figure this one out
i have set up a favorites link to my prelibrary folders (FILES SOURCES) and can choose them now in my home submenus. however when selecting them i get a empty list and then pressing back takes me back to my library. whats your thoughts on this one?
(This post was last modified: 2012-01-04 17:43 by rudeboyx.)
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2012-01-04 14:52
Post: #609
rudeboyx Wrote:i have set up a favorites link to my prelibrary folders (FILES SOURCES) and can hoose them now in my home submenus.for your info, the 'Videos' menu button already does that. rudeboyx Wrote:however when selecting them i get a empty list and then pressing back takes me back to my library.empty screen means you're not using the right code. it should be: Code: <onclick>ActivateWindow(Videos,Files,return)</onclick>Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
rudeboyx
Fan Joined: Dec 2007 Reputation: 0 Location: Burnley, UK |
2012-01-04 17:40
Post: #610
Hi ronie. i understand that "videos" takes you there but I have it designed like this with my faves links 2 folders deep into files mode and is exactly how I used to have it set up with Dharma.
Filesmode -Movies (Scanned to Library) -New Downloads -Pre Library¬ --------------`Movies (added to Faves) --------------`TV Shows (Added to Faves) -TV Shows (Scanned to Library) Now on my home screen i have them added as sub menues to Movies and TV Shows. MOVIES¬ ----------`Fave "Movies Pre Library" TV SHOWS¬ -------------`Faves "TV Shows Pre Library" MUSIC GAMES etc,etc But as I said. Once I selected I get a blank list. Actually I've just had a thought. Could renaming the favorites screw up the favorites link? as once I added them to favorites, I open up the normal favorites browser and edit the names from "Movies" to "Movies Pre library" & "TV Shows" to "TV Shows Pre Library" so they dont get mistaken for my main movies and tv shows folders. could this be causing an error whith the way the faves script pulls up the window? Cheers RBX
(This post was last modified: 2012-01-04 17:42 by rudeboyx.)
|
| find quote |