Xtreamer Mod Pack

From Xtreamer

Jump to: navigation, search

Contents

Introduction

Some Xtreamer forum developers made a modpack for the X.

With Xtreamer Mod Pack (short xmp) you can customize your mediabox with additional OptWare (http://www.nslu2-linux.org/wiki/Optware/Packages?from=Unslung.Packages) packages.

Please donate for Optware packages in XMP.

This allows you to run an application like torrent client on Xtreamer.

The project is free and located in http://code.google.com/p/xtreamer-web-sdk/

System requirement

- Xtreamer with internal (external ext3 files system) HDD if you want to use the torrent client.

Installation

1, if you modified your "X" than must restore the default state. (maybe firmware reinstallation) 2, download the installer pack: http://code.google.com/p/xtreamer-web-sdk/downloads 3, extract it to the Xtreamerdriveletter:/sda1/ 4, done

Start from your browser: http://myxtreamer/media/sda1/xmp

Help files are included as part of the release.

Forum thread - http://forum.xtreamer.net/forum/388-xtreamer-mod-pack/

XMP frontend

xtreamer-xtreamer-mod-pack blog.mameso.com

Usefull XMP applications

- MAVVY's FAKESHELL - A Web shell. This was the base to run the ipkg on Xtreamer.
- SKIN manager - change your skin using the skin manager
- Web frontend for ipkg - Web frontend for The Itsy Package Manager. In this section you can install/delete/upgrade the opt-packages.
- TRANSMISSION- Lightweight BitTorrent client and daemon, with web interface bundled.
- BACKUP - save and restore your configuration
- FONTS - change the font of the Xtreamer fronend


Transmission torrent client in action

The working and stable transmission config.

{
  "alt-speed-down": 2000, 
  "alt-speed-enabled": false, 
  "alt-speed-time-begin": 540, 
  "alt-speed-time-day": 127, 
  "alt-speed-time-enabled": false, 
  "alt-speed-time-end": 1020, 
  "alt-speed-up": 20, 
  "bind-address-ipv4": "0.0.0.0", 
  "bind-address-ipv6": "::", 
  "blocklist-enabled": false, 
  "dht-enabled": false, 
  "download-dir": "\/tmp\/usbmounts\/sda1\/download", 
  "encryption": 1, 
  "incomplete-dir": "\/sbin\/www\/xmproot\/.transmissionconfig\/\/Incomplete", 
  "incomplete-dir-enabled": false, 
  "lazy-bitfield-enabled": true, 
  "message-level": 2, 
  "open-file-limit": 24, 
  "peer-limit-global": 60, 
  "peer-limit-per-torrent": 30, 
  "peer-port": 32123, 
  "peer-port-random-high": 65535, 
  "peer-port-random-low": 49152, 
  "peer-port-random-on-start": false, 
  "peer-socket-tos": 0, 
  "pex-enabled": false, 
  "port-forwarding-enabled": false, 
  "preallocation": 1, 
  "proxy": "", 
  "proxy-auth-enabled": false, 
  "proxy-auth-password": "", 
  "proxy-auth-username": "", 
  "proxy-enabled": false, 
  "proxy-port": 80, 
  "proxy-type": 0, 
  "ratio-limit": 1.0000, 
  "ratio-limit-enabled": false, 
  "rename-partial-files": true, 
  "rpc-authentication-required": false, 
  "rpc-bind-address": "0.0.0.0", 
  "rpc-enabled": true, 
  "rpc-password": "{b1c56b1769d9a98d24478241b2868267a8576474P0TwJV43", 
  "rpc-port": 9091, 
  "rpc-username": "admin", 
  "rpc-whitelist": "*.*.*.*", 
  "rpc-whitelist-enabled": true, 
  "speed-limit-down": 1000, 
  "speed-limit-down-enabled": false, 
  "speed-limit-up": 20, 
  "speed-limit-up-enabled": true, 
  "umask": 18, 
  "upload-slots-per-torrent": 4
}


Web frontend for ipkg

How to create a new Skin

see also Skin_modding_guide

- zip your bmp files in to a myskin.zip.

- create a myskin.jpg with a preview of your skin.

- put your myskin.zip in xmp/skins/myskin/myskin.zip

- put your myskin.jpg in xmp/skins/myskin/myskin.jpg


- select SKINS in XMP browser.

- select your skin and your myskin.zip will be extracted in to /usr/local/bin/Resource/bmp/

Personal tools