Playlist with movies
#1
I am getting to have to push forward twise when I Que moves into a playlist and play from the list,

For example.

in list is

1.avi
2.avi
3.avi
4.avi.

When I press skip(Forward) while watching 1.avi, it goes back to the begin og 1.avi and then if I press skip(forward) again it starts to play 2.avi, then same thing happens if I press skip, it plays 2.avi and then I have to skip again to get 3.avi.

This seams to be related to the linux distro, Have version XBMC for Linux 2.1 alpha 1.
Reply
#2
I found out that it was the Remote IR codes that I got some where for the Orginal Xbox remote, I solderd the USB kit to a new USB connector.
However I found the codes on the net somewhere , anyway they where wrong and so here is a post with the right ones.

# LIRCD configuration file for Xbox DVD Kit
#
# Marko Friedemann <[email protected]>
#
#
# brand: Microsoft
# model: Xbox DVD Remote
# supported devices: Xbox DVD Remote via xpad-ir driver
#
# comment: EXPERIMENTAL
#

begin remote

name XboxDVDDongle
bits 8

begin codes

SELECT 0x0b
UP 0xa6
DOWN 0xa7
RIGHT 0xa8
LEFT 0xa9
INFO 0xc3

9 0xc6
8 0xc7
7 0xc8
6 0xc9
5 0xca
4 0xcb
3 0xcc
2 0xcd
1 0xce
0 0xcf

DISPLAY 0xd5
BACK 0xd8
SKIP+ 0xdf
SKIP- 0xdd
STOP 0xe0
REVERSE 0xe2
FORWARD 0xe3
TITLE 0xe5
PAUSE 0xe6
PLAY 0xea
MENU 0xf7

end codes

end remote
Reply

Logout Mark Read Team Forum Stats Members Help
Playlist with movies0