zonnig Geplaatst: 16 januari 2010 Geplaatst: 16 januari 2010 Ik wil deze week een Premium + kopen maar wil nog wel graag iets weten. Als ik films download met mijn windows PC, kan ik deze films/foto's dan makkelijk via mijn AZbox benaderen? Maw, de AZbox als (kleine) mediacenter gebruiken? Is dit makkelijk te doen? Alvast bedankt voor jullie antwoord. AZBox HD+Premium, Dreambox, the Box! DVB-C met E2 VU+DUO2 twintuner Openpli
VluggeW Geplaatst: 16 januari 2010 Geplaatst: 16 januari 2010 Hallo, Als box in standby staat kun je hem vanuit het netwerk makkelijk benaderen. Greetz
Jap Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 Sterker nog, je kan op de box nzbget installeren en dus de box laten downloaden en unrarren. Gaat niet zo snel, maar als ie 's-nachts toch stand-by staat, is ie nog wat zinnigs aan het doen en 's-ochtends staat de film klaar om te kijken. AZBoxHD : 19.2 - 23.5 - 28.2 (T55) DSR2210 : 19.2 - 28.2
satede Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 en waar vind ik die plugin ? The birdman has left the building
zonnig Geplaatst: 17 januari 2010 Auteur Geplaatst: 17 januari 2010 Het mij (dus) om: Film staat op PC, wil ik graag via AZbox kunnen afspelen. (dus overdag filmpje gedownload met PC en 's avonds op TV kijken via AZbox). Geldt ook voor (bijv) de vakantiefoto's: staan op mijn Windows PC en wil ik zien via het mediagedeelte van de AZbox. Is dit op een makkelijke manier te doen? AZBox HD+Premium, Dreambox, the Box! DVB-C met E2 VU+DUO2 twintuner Openpli
Perdi Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 Je moet de share die je op je PC aanmaakt mounten op je AZbox --> klaar. Hoe dat moet vind je hier op het forum of op specifieke AZbox forums. Groeten, PerdiGigaBlue Quad+ * GigaBlue 800UE+ * Synology DS411j NAS * WaveFrontier T90 28.2E-5W * draaibaar 1m.
wasmiddel Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 inderdaad, dodelijk eenvoudig. share je schijf waarop je de film gedownload hebt op je netwerk/workgroup (rechtermuisklik, delen , deel deze schijf in het netwerk) Beetje puzzelen met je File Manager en je hebt hem zo te pakken.
Jap Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 Origineel bericht van: satede en waar vind ik die plugin ? Die heb ik ooit eens via google voor de Azbox gevonden op een ander forum. AZBoxHD : 19.2 - 23.5 - 28.2 (T55) DSR2210 : 19.2 - 28.2
satede Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 kan je die ook hier posten ? The birdman has left the building
Satlook Geplaatst: 17 januari 2010 Geplaatst: 17 januari 2010 Citaat: kan je die ook hier posten ? Bij deze: Sorry maar de onderstaande handleiding kan ik niet allemaal vertalen. Citaat: Hello, NZBGet is binnary newsgrabber program, which Download files from Usenet and the information can be found in the nzb-files. NZBGet can be used alone or in the server / client mode. As I managed to get NZBGet to work in daemon mode on the HD AzBox Elite and Premium, this is the explanation for all of you that this application is required. You'll need a USB HDD or memory stick is formatted in ext3. Step by step: 1 Download the attached file attachment: nzbget-0.6.0-bin-static-mipsel.tar.gz 2. You connect the USB HDD or USB memory stick to AzBox HD, which you format in ext3, then connect via SSH to you AzBox HD, enter cd / DATA/usb1/sda1 / sda1 and the directory, create directory nzbget with the command mkdir nzbget. 3. When you have to do this, distributions archive nzbget-0.6.0-bin-static-mipsel.tar.gz on your computer, connect to the AzBox via FTP and enter the directory / DATA/usb1/sda1/nzbget, and the directory nzbget file transfer and file nzbget.conf.example 4. Chmod give rights to both the 755th file On your computer, rename the file nzbget.conf.example in nzbget.conf (how mean it. Example). Then you need to file nzbget.conf change the following lines: Quote: Linea 27 $MAINDIR=/DATA/usb1/sda1/nzbget Linea 252 ContinuePartial=no Linea 298 DirectWrite=yes Linea 306 CrcCheck=no Linea 386 WriteBufferSize=0 Linea 418 InfoTarget=none Linea 427 DebugTarget=none Linea 476 OutputMode=colored Linea 541 ParCheck=no Other lines should remain what they were by default. Also recommended to leave DownloadRate = 0, and that does not increase Server1.Connections = 4. CPU AzBox is not allmighty, and so some of the above options as we had to limit this program to work stable and without trouble. 5. You need to create a file nzbgetd.sh on your computer, with the following content to it via FTP and insert in the same directory where you placed nzbget and nzbget.conf file, and also give him the right to chmod 755 Quote: #!/bin/sh /DATA/usb1/sda1/nzbget/nzbget -D -c /DATA/usb1/sda1/nzbget/nzbget.conf 6. You need to also create a file nzbgetinfo.sh on your computer, with the following content to it via FTP and insert in the same directory where you placed nzbget, nzbget.conf and nzbgetd.sh file, and also give him the right to chmod 755. Quote: #!/bin/sh /DATA/usb1/sda1/nzbget/nzbget -C -c /DATA/usb1/sda1/nzbget/nzbget.conf 7. Now, will this Plug-in power and run over OpenXCAS a OpenXCAS if you add in the folder and config script to start, although it can run through a Putty, that is, connect to the resiver via SSH with the command: . / Nzbgetd.sh And if you'd like information on how to, learn you can by entering command: /nzbgetinfo.sh 8. If you want to stop this daemon, you need to also create a file nzbgetstop.sh on your computer, with the following content to it via FTP and insert in the same directory where you placed nzbget, nzbget.conf, nzbgetd.sh and nzbgetinfo. sh file, and also give him the right to chmod 755. Quote: #!/bin/sh /DATA/usb1/sda1/nzbget/nzbget -Q -c /DATA/usb1/sda1/nzbget/nzbget.conf Quote: Console interface, using either a plain text, a coloured text or an interactive ncurses interface; Client/server model, allowing easy additions to the download queue and monitor/control the server/daemon from the same or from another computer; Web-interface (via additional package "NZBGetWeb"); Bandwidth throttling; Multiple servers, multiple connections; Automatic par-check and repair; Extremly low CPU footprint (except for par-check/-repair); Very low memory usage (except for par-check/-repair); Can run external post-process script after successfull or failed download; TLS/SSL support; IPv6 support; Categories for organizing of downloaded files; Monitoring of incoming-folder for all nzb-files (requests); Download queue can show files or groups (nzb-requests) for downloading; Shows whole remaining size for all files in queue (from all nzb-requests); Editing of download queue - move, pause, unpause, delete files or groups (nzb-requests); Download queue can be saved on exit and reloaded on next start; Supports many operating systems, including Linux and Windows; Daemon-mode (POSIX) or Service (Windows); Log-file with several log-levels; Thanks to roger rabbit (Azbox4yu) nzbget-0.6.0-bin-static-mipsel.tar.gz DM8000 HD - Newnigma VU+ duo - PLI Triple dragon - PICmod cronbear1 image Echostar 7000 viaccess Gregorian 120 & 90 cm Visiosat bisat
Aanbevolen berichten
Maak een account aan of log in om te reageren
Je moet een lid zijn om een reactie te kunnen achterlaten
Account aanmaken
Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!
Registreer een nieuwe accountInloggen
Heb je reeds een account? Log hier in.
Nu inloggen