Search:

Type: Posts; User: divreg

Page 1 of 17 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    351

    mpd streaming to local devices

    I just did some playing around after reading some things online and found that I could use the already built-in mpd database on my VB to stream to other (non-dedicated) clients in my network!

    Here...
  2. Replies
    1
    Views
    1,148

    Yes, Transmission allows you to execute scripts...

    Yes, Transmission allows you to execute scripts when a torrent finishes. It's a good idea to keep you seed directory separate from your library in case you may want to download other types of...
  3. Replies
    5
    Views
    424

    I don't think recommending Boxee Box is a good...

    I don't think recommending Boxee Box is a good idea any longer, as Team Boxee discontinued the device in October (2012) and will not be releasing any new updates for the unit.

    The new Boxee TV...
  4. Replies
    92
    Views
    13,449

    I find the idea of official, inexpensive,...

    I find the idea of official, inexpensive, wireless-capable VB-satellites running on Pogo boards to be a very sexy solution. I would definitely love to add one to my office!
  5. Replies
    12
    Views
    2,072

    Yes, and the other problem is that the Fedora...

    Yes, and the other problem is that the Fedora auto-start files they package with the source don't use the new systemd syntax!

    Try this with Sickbeard. Note that I cloned the python source from...
  6. Replies
    1
    Views
    157

    Install FileZilla. Enable the option in...

    Install FileZilla. Enable the option in FileZilla to show hidden files. Then use FileZilla to copy the files to your local machine.

    See...
  7. Replies
    12
    Views
    2,072

    You do NOT need a desktop to setup sabnzbd. It...

    You do NOT need a desktop to setup sabnzbd. It works perfectly well on headless servers. People even install it on their routers.

    The only problem I had was the accessing the Web UI from port...
  8. Replies
    36
    Views
    3,106

    Assuming the drive is under /dev/sda, what does ...

    Assuming the drive is under /dev/sda, what does


    parted /dev/sda print

    show?
  9. Replies
    9
    Views
    560

    There is something like that around...

    There is something like that around, but it's quicker to do it from the command line, IMO. A fully featured GUI for adjusting Matroska metadata would be neat, though. Nevertheless, most players...
  10. Replies
    9
    Views
    560

    Glad it worked for you Gary. I suspect the...

    Glad it worked for you Gary.



    I suspect the problem wasn't with the tilde "~" (which doesn't need to be a "\~"), but with an all-caps extension .MKV instead of .mkv. I just tried this with a...
  11. Replies
    2
    Views
    10,391

    Until this gets fixed, I've found that if you...

    Until this gets fixed, I've found that if you open in a second tab http://vortexbox.org/online.php while typing a long response that it forces a constant login. /online.php refreshes quicker than...
  12. Replies
    9
    Views
    560

    You can either do a remux of the mkv to edit the...

    You can either do a remux of the mkv to edit the name (mkvmerge), or use a tag editor to change the tag without remuxing (mkvpropedit).

    The latter one (mkvpropedit) is the right way to do it. ...
  13. Replies
    2
    Views
    402

    VortexBox automatically rips DVD's and BluRay's...

    VortexBox automatically rips DVD's and BluRay's to MKV using MakeMKV. You can mirror to mp4 or m2ts at http://vortexbox/ripstatus.php if your TV doesn't support the MKV container.

    These files are...
  14. Replies
    12
    Views
    1,549

    Try this. yum install git cd /var git...

    Try this.


    yum install git
    cd /var
    git clone https://github.com/divreg/VortexBox-Mods

    This installs git (if you don't already have it) and clones the code from github to /var/VortexBox-Mods.
  15. Replies
    12
    Views
    1,549

    How did you "copy" the files?

    How did you "copy" the files?
  16. You need vortexbox-player if you are using LMS....

    You need vortexbox-player if you are using LMS. Install with yum install vortexbox-player. If you lost other packages you should install those as well.

    Not sure why you ffmpeg won't update for...
  17. Was the Windows box just serving the files or was...

    Was the Windows box just serving the files or was it also being used to view the video files?
  18. Try this: yum remove libmad0 libmad yum...

    Try this:


    yum remove libmad0 libmad
    yum update

    and see if update completes.
  19. I'm going to answer this here, over the other...

    I'm going to answer this here, over the other thread where more info was provided because this deals with ffmpeg in particular.

    You wrote in that thread:


    [vortexbox.localdomain ~]# yum -y...
  20. Replies
    12
    Views
    1,549

    It's not trivial. Lots of changes to PHP and...

    It's not trivial. Lots of changes to PHP and template files since the VB HTML doesn't have enough tags to do serious styling without a lot of JS. If you're interested and feel like doing some...
  21. VB 2.1 is still based on Fedora 16. You'll run...

    VB 2.1 is still based on Fedora 16. You'll run into the same problems with Anaconda.

    I've seen motherboard + CPU + RAM combos for <$100 on Newegg before though, so there's that route too.
  22. Plex doesn't support offloading tasks on a...

    Plex doesn't support offloading tasks on a server-side GPU at all; all tasks are handled by the CPU. [ link ] [ link ] [ link ]
  23. Replies
    12
    Views
    1,549

    Hey you've almost got something nice there! My...

    Hey you've almost got something nice there! My suggestion would be to make the icons a little smaller, add some padding around them, and wrap a container around the array with a bottom margin.
    ...
  24. Aha. You were still using NAT? That would...

    Aha. You were still using NAT? That would explain it, then. Best of luck and welcome to the VB forums!
  25. I think you'll need to define a static IP on your...

    I think you'll need to define a static IP on your VortexBox VM that's within your network pool. Reading up on apache (HTTP server used by VB) inside a VM would be useful as well.


    ...
Results 1 to 25 of 407
Page 1 of 17 1 2 3 4