Many many thanks for sorting the directories with vdr-vnsi. However, I have noticed that the "Exit" button or "Back" doesn't work as expected on a remote. So if you go into a Series Directory, and then into the title of the episode (to check the date for instance), Exit or Back should bring you up one level, however, it takes you back to XBMC's main menu. If you then go back into LiveTV, you go back to the selected episode.
The only way to get up one level appears to be to hit backspace on the keyboard, which means getting out the chair...
Is this a skin error? I am using an MCE remote..
vdr-vnsi new recordings directory, exit on remote not working
rdoac
Senior Member Posts: 163 Joined: May 2009 Reputation: 0 |
2011-03-17 04:14
Post: #1
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-03-17 11:16
Post: #2
the way I implemented it, it should work the same as any other file view in xbmc (and it has nothing to do with vdr/vnsi). so backspace goes one dir up, escape goes back to the main screen. you can also map that on your remote.
opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
rdoac
Senior Member Posts: 163 Joined: May 2009 Reputation: 0 |
2011-03-17 14:49
Post: #3
Here is the log in case it helps..
Code: 07:45:18 T:3023828800 M:1807941632 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/American_Idol/Finalists_Cho sen/) |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-03-17 14:59
Post: #4
that log's looking fine.
the backspace button is mapped to ParentDir, which goes to the parent dir. when you're pressing the PreviousMenu button, you go back to the previous window (the home screen). so, mapping a button to ParentDir on your remote should do the trick. isn't that the same in every file browser window? opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
rdoac
Senior Member Posts: 163 Joined: May 2009 Reputation: 0 |
2011-03-17 15:07
Post: #5
The log above shows keyboard and lirc entry. On the mce remote I only have a "Back" button. Which takes me back to the main menu.
To get out I need to hit backspace on the keyboard. "Back" is consistent throughout xbmc, in that it takes me to the previous level of menu, if I hit "Menu" I normally go to the xbmc main menu. Looking at the log, it appears to say that it's working correctly, however, it's not. When it says the Back button goes to "Previous Menu" in reality it takes me to the xbmc main menu. Here is another log where after going to "Previous Menu" you'll see that going down gives me Video and Music instead of more recordings.. Code: 08:06:01 T:3023828800 M:1769857024 DEBUG: OnKey: backspace (f008) pressed, action is ParentDir |
| find quote |
FernetMenta
Team-XBMC Member Posts: 1,614 Joined: Jul 2010 Reputation: 34 Location: Munich |
2011-03-17 20:23
Post: #6
same problem here. since the vdr video dir is shown in the folders i think this problem is related to the vdr-vnsi addon. this was working a week ago.
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-03-17 22:02
Post: #7
it could be related to the changes I made to GetDirectory(). the code that showed directories was removed and I reimplemented it 2 weeks ago or so. the only change to the vdr addon was that it set the directory property in a recording entry afaik.
I'll run some tests later to verify if the code works as intended. opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
rdoac
Senior Member Posts: 163 Joined: May 2009 Reputation: 0 |
2011-03-25 16:35
Post: #8
Any news on this?
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-03-25 17:58
Post: #9
haven't looked into it yet
opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |


Search
Help