Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 41 of 42 FirstFirst ... 16313639404142 LastLast
Results 401 to 410 of 417

Thread: AZ_Box

  1. #401
    Banned
    Join Date
    12-02-2009
    Location
    Ελλας
    Posts
    1,729
    Uploads
    0
    Likes
    0

    Smile Re: AZ_Box

    Καλησπερα φιλαρακια που ασχολειστε με το ΑΖ

    Το RC3 αψογο θα σας συμβουλευα να το δοκιμασετε.

    Off topic ( φιλε mvbest το λινκ ειναι νεκρο αν εχεις αλλο εδω γυρω ειμαι )σορυ τα πμ σου ειναι φουλ και δεν μπορεσα να στο στειλω αυτο.

    Τζιμακος

  2. Advertise Here
  3. #402
    Banned
    Join Date
    12-02-2009
    Location
    Ελλας
    Posts
    1,729
    Uploads
    0
    Likes
    0

    Smile Re: AZ_Box

    Quote Originally Posted by tzimakos View Post
    Καλησπερα φιλαρακια που ασχολειστε με το ΑΖ

    Το rc3 αψογο θα σας συμβουλευα να το δοκιμασετε.

    Τζιμακος
    Και το rc4 ηδη ελυσε καποια προβληματα και παει μια χαρα.

    Τζιμακος




    Change Log :

    - New Kernel from 26.01.2011 ( Linux AZBox 2.6.22.19-19-the_ripper #216 PREEMPT Wed Jan 26 19:22:07 CET 2011 mips GNU/Linux )

    - New Drivers

    - Added support for .TS file Playback ( Now You are able to play recorded material directly from AzBox )

    - Added support for Timeshift

    - Several fixes on .py files for better stability

  4. #403
    Senior Member mv_best's Avatar
    Join Date
    27-07-2009
    Posts
    218
    Uploads
    0
    Likes
    0

    Re: AZ_Box

    Νεο image aπο την DS team βaσισμενο στους κaινουργιους kernel & drivers

    Change log:

    - New Kernel from 26.01 ( Linux AZBox 2.6.22.19-19-the_ripper #216 PREEMPT Wed Jan 26 19:22:07 CET 2011 mips GNU/Linux )

    - New em8634dvb.ko ( Added support for .TS File playback and TimeShift is now supported too )

    - Several fixes in .py files for better stabillity


    h**p://www.megaupload.com/?d=8C1P5QUY

  5. #404
    Banned
    Join Date
    14-05-2008
    Location
    southern greek coasts
    Posts
    2,254
    Uploads
    4
    Likes
    0

    Re: AZ_Box

    αντε να βγαλουν version να υποστηριζει και το twin tuner του premium + , και τοτε θα του δωσω μια ευκαιρια .
    επισης ειμαι πολυ περιεργος να δω τι ετοιμαζει η opensat αρχες του φλεβαρη και εχει σχετικο banner στο site της αλλα και στο προφιλ της στο facebook . . .
    απ'οτι ακουγοταν ο gecko θα εγραφε ενα εντελως νεο λογισμικο, τωρα ομως συμφωνα με την ανακοινωση του Sifteam οι οποιοι γραφουν οτι θα κυκλοφορησουν Ε2 image για τον δεκτη αλλα σε gecko edition σημαίνει οτι ασχολειται και με Ε2 οποτε αντε βγαλε συμπερασμα .

  6. #405
    Senior Member mv_best's Avatar
    Join Date
    27-07-2009
    Posts
    218
    Uploads
    0
    Likes
    0

    Re: AZ_Box

    Sifteam Enigma2 Gecko Edition Public Beta for azbox

    hxxp://www.multiupload.com/4COSWDDBDE

  7. #406
    Junior Member
    Join Date
    20-06-2005
    Posts
    16
    Uploads
    0
    Likes
    0

    Re: AZ_Box

    Η gecko edition μαλλον δεν υπαρχει σ'αυτο το image αλλα απ' οτι λενε και οι ιδιοι περιμενουν νεα tool,kernel και drivers και μετα θα μας δωσουν και νεο image οποτε το νεο image ισως να ειναι gecko edition

  8. #407
    Banned
    Join Date
    14-05-2008
    Location
    southern greek coasts
    Posts
    2,254
    Uploads
    4
    Likes
    0

    Re: AZ_Box

    AZOpen - Open source tools for the AZBox

    The EPG program is now stable and works rather well, even if I say so myself. There have been a number of comments indicating that some people are confused about how to install and run it, despite the detailed instructions in the README file. This is an attempt at providing simple instructions for technophobes, so here goes ...

    Installation (v1.9.1)

    First, you'll need to get the EPG program from here. Click on the big green button, and it'll download a zip file to your machine. If you're using Windows, do not unzip the file on your PC because it will corrupt the scripts.

    Next, you need to copy the zip file to the AZBox: how to do this depends on whether you have a hard disk in the box or you're using a USB memory stick (USB key).

    1. USB Key:


    • Copy the zip file to the key and unmount it from your PC.
    • Plug the key into the box.
    • Telnet to the box and change to the USB directory


    2. Hard disk


    • Connect to your AZBox using FTP and copy the zip file to the hard disk, i.e. to /DATA/hdb1. You can do this using the ftp command-line tool, or using one of the available tools , e.g. MaZ.
    • Telnet to the box, and change to /DATA/hdb1


    Now, the next part is the same for both USB and hard disk - create a new folder to contain the files, unzip the files into this and change to the bin folder:
    Code:
    mkdir myEPG
    cd myEPG
    unzip ../azepgmgr.zip
    cd bin
    chmod +x install.sh
    ./install.sh
    The program has now been installed.

    Running the program

    There are a number of possible settings you can use for the program. However, for the sake of simplicity, this will only explain the most important options. The full description is in the README file that's in the zip. Every few days, you'll need to download the latest XMLTV data, i.e. the information for the EPG. Probably the simplest way to run the program is to use its automatic updating feature:
    Code:
    ./axboxepg -a  # Automatic updates
    This will automatically download the EPG data if required, and will load the EPG events into memory.
    README

    The folder into which you installed this has a README file. This contains late-breaking information, so you should read it carefully.

    το δοκιμασα με την 0.9.5301 και δουλευει κανονικα με την nova αφου πρωτα ειχα κανει τις απαραιτητες ρυθμισεις στο config .

  9. #408
    Senior Member mv_best's Avatar
    Join Date
    27-07-2009
    Posts
    218
    Uploads
    0
    Likes
    0

    Re: AZ_Box

    Εχει καταφερει κανενας να δουλεψει το dualboot?Εχω κολλησει στο πως περναμε το original στο usb stick..

  10. #409
    Senior Member mv_best's Avatar
    Join Date
    27-07-2009
    Posts
    218
    Uploads
    0
    Likes
    0

    Re: AZ_Box

    RTi core RC10 Enigma 2

    What is new in RC10 ?


    - New Enigma 2 from 29.03.2011

    - New Drivers from 29.03.2011

    - New Bootlogo

    Change log :

    - Fixed subtitles

    - Fixed Radio mode ( Radio channels should work now )

    - Fixed sync on Media player part ( for MKV and other formats )

    - Added support for subtitles in VOB files

    - Improved support for AC3+ audio on DVB part

    - Added Online Update option ( Menu -> Setup -> Online Update )

    - Added Beyonce 9 skin by Matrix10


    Download :

    RTi core RC10 Enigma 2 Image

    h**p://www.multiupload.com/E3O37U6FGB

  11. #410
    New Member
    Join Date
    28-08-2009
    Posts
    1
    Uploads
    0
    Likes
    0

    Re: AZ_Box

    εχω βαλει το rti core RC11 και δουλευει σχεδον τελεια.ελαχιστα προβληματα εχει.

Advertise Here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •