Search found 12 matches
- Sat Jul 13, 2013 3:07 am
- Forum: XBMC4XBOX General Discussion
- Topic: Directory and file permissions: XBMC vs XDSL
- Replies: 3
- Views: 1904
Re: Directory and file permissions: XBMC vs XDSL
My Internet speed is too low for decent playing of video streams. So I built a PVR that downloads and saves videos from the Internet, ready to be played with XBMC smoothly anytime. That's why I need access to XBMC's F-drive. The PVR is written in BASH.
- Fri Jul 12, 2013 4:20 pm
- Forum: XBMC4XBOX General Discussion
- Topic: Directory and file permissions: XBMC vs XDSL
- Replies: 3
- Views: 1904
Re: Directory and file permissions: XBMC vs XDSL [SOLVED]
Ah, seek and ye shall find:
http://forums.xbox-scene.com/lofiversio ... 03577.html
Indeed a FATX thing. Hopefully useful for other seekers
http://forums.xbox-scene.com/lofiversio ... 03577.html
Indeed a FATX thing. Hopefully useful for other seekers
- Fri Jul 12, 2013 3:15 pm
- Forum: XBMC4XBOX General Discussion
- Topic: Directory and file permissions: XBMC vs XDSL
- Replies: 3
- Views: 1904
Directory and file permissions: XBMC vs XDSL
In XDSL's file manager I can see the 'Video' directory on the F-drive, called hda55 in XDSL, presumably created by XBMC. I created a directory with XDSL as follows: cd /mnt/hda55/Video mkdir -p video1 I can't see this directory in XBMC, even after: chmod -R 777 /mnt/hda55/Video The other way around:...
- Fri Apr 26, 2013 1:26 am
- Forum: XBMC4XBOX General Help and Support
- Topic: How to start games on HDD from main menu [SOLVED]
- Replies: 5
- Views: 1891
Re: How to start games on HDD from main menu
Ah! No need for .cut files. Thanks!
- Tue Apr 23, 2013 2:25 pm
- Forum: XBMC4XBOX General Help and Support
- Topic: How to start games on HDD from main menu [SOLVED]
- Replies: 5
- Views: 1891
Re: How to start games on HDD from main menu
Programs > Games is empty. That's why I ask.
The only way sofar is System > File Manager > F:\Games\Game dir\default.xbe.
The only way sofar is System > File Manager > F:\Games\Game dir\default.xbe.
- Tue Apr 23, 2013 8:03 am
- Forum: XBMC4XBOX General Help and Support
- Topic: How to start games on HDD from main menu [SOLVED]
- Replies: 5
- Views: 1891
How to start games on HDD from main menu [SOLVED]
I have made .cut files for some games that reside on the HDD. Now I would like to start such games from the main menu Programs/Games but I don't know how. Can someone enlighten me?
- Mon Apr 22, 2013 5:38 am
- Forum: XBMC4XBOX General Discussion
- Topic: Pre-record/save news channels automatically
- Replies: 12
- Views: 5560
Re: Pre-record/save news channels automatically
Sofar, I have experimented with: XDSL: Mplayer, VLC, Xine and ffmpeg can be used from the command line or with a bash-script. XBMC4XBOX: A URL can be saved as a .strm file and can be played from file manager or as an addon. In case of XBMC4XBOX I suppose a Python script is needed and/or a xml script...
- Fri Apr 19, 2013 3:33 am
- Forum: XBMC4XBOX General Discussion
- Topic: Pre-record/save news channels automatically
- Replies: 12
- Views: 5560
Re: Pre-record/save news channels automatically
spicemuseum: Correct, I want to record live streams - IP video/audio streams. I run XBMC4XBOX on an original XBOX v1.1, hard modded, 300Gb HDD. Due to a slow Internet connection, streams pause every 15 seconds or so. I use lowest resolution, PAL 576i or NTSC 480P: higher resolutions 720P and in part...
- Fri Apr 12, 2013 12:55 pm
- Forum: XBMC4XBOX General Discussion
- Topic: Pre-record/save news channels automatically
- Replies: 12
- Views: 5560
Pre-record/save news channels automatically
I'm in Asia and would like to pre-record/save news channels automatically from Europe (like UK, Germany and the Netherlands) so that I can watch it the next day. Time difference is GMT+7/8. Automatically would mean: turn on XBOX/XBMC4XBOX at a predefined time, gather streams and turn off XBOX after ...
- Thu Mar 21, 2013 5:46 pm
- Forum: XBMC4XBOX General Help and Support
- Topic: xbmcaddon library is missing [SOLVED]
- Replies: 5
- Views: 2335
Re: xbmcaddon library is NOT missing: SOLVED
Now I feel stupid too, just like the guy in the website article about Transmit :oops: The problems I encountered were not due to XBMC4XBOX but to the Transmit program! All script/.modules are present in the archive and I FTP'd them to my XBOX. I changed the heading of this post to SOLVED. Dan Dar3, ...
- Thu Mar 21, 2013 4:50 pm
- Forum: XBMC4XBOX General Help and Support
- Topic: xbmcaddon library is missing [SOLVED]
- Replies: 5
- Views: 2335
Re: xbmcaddon library is missing
Dan Dar3, Indeed, there's no scripts\.modules in the archive. I now have to find a way to FTP it. I work from a Mac and the FTP program (Transmit) indeed ignores .files. Thanks for the remark about that! Should it be like this in the archive? scripts\.modules\addonxml scripts\.modules\lib\xbmcaddon.py
- Thu Mar 21, 2013 2:17 pm
- Forum: XBMC4XBOX General Help and Support
- Topic: xbmcaddon library is missing [SOLVED]
- Replies: 5
- Views: 2335
xbmcaddon library is missing [SOLVED]
I'm new to this forum. First of all: great what you guys are doing to keep the XBOX alive and useful with XBMC4XBOX! I'm planning the reinstate my XBOX1.1 to full glory as a mediacentre and more. I FTP'd 'Jan'sXBMC4XBOX before3.3' to my XBOX. It seems to be running fine, but Video/Plugins won't load...