Page 6 of 13 FirstFirst ... 2345678910 ... LastLast
Results 51 to 60 of 128

Thread: Do You Have a Plugin Request?

  1. #51
    Administrator
    Join Date
    May 2011
    Posts
    261
    I've added a wiki page with a Table for summarizing PBI requests. This will make it easier to determine which PBIs are needed and who is working on them:

    http://doc.freenas.org/index.php/PBI_Requests

    I have already added most of the requests in this forum, except for a few that are either already part of FreeNAS core or which don't have a port request yet.

    This table will also come in handy as I update the page on how to make a PBI--I want to do a walk-through example of making a PBI module from scratch.

  2. #52
    Senior Member
    Join Date
    Dec 2011
    Location
    San Luis Obispo, California, United States
    Posts
    716
    I have 90% completed a sabnzbd / sickbeard / couchpotato / headphones pbi's. I'm not using the ports (there are not recent ones). I'm just using pbi_create, I'll provide the source when I'm done. So basically you can add that I am working on those 4, though I am willing to take help from anyone.

  3. #53
    Administrator
    Join Date
    May 2011
    Posts
    261
    You will submit the missing ports to FreeBSD when you are finished?

  4. #54
    Senior Member
    Join Date
    Dec 2011
    Location
    San Luis Obispo, California, United States
    Posts
    716
    Quote Originally Posted by admin View Post
    You will submit the missing ports to FreeBSD when you are finished?
    I guess I could, all I'm packaging is the dependencies, init script, script that download / unpacks latest version of the respective program(which isn't compiled, it's python). I'd like to minimize my work, but I should have time to do it this summer

  5. #55
    Junior Member
    Join Date
    May 2012
    Posts
    4
    I'd like to have a pbi for PyLoad. I've installed it with the instructions from http://sourceforge.net/apps/phpbb/fr...=8462&start=10 and it works fine.

    What is PyLoad: pyLoad is a fast, lightweight and full featured download manager for many One-Click-Hoster, container formats like DLC, video sites or just plain http/ftp links. It aims for low hardware requirements and platform independence to be runnable on all kind of systems (desktop pc, netbook, NAS, router).
    Last edited by blade5502; 05-02-2012 at 12:26 AM.

  6. #56

    calibre

    would love to see a calibre PBI plugin. I posted my request in table linked by admin.
    It already exists as port (deskutils/calibre) and as PBI (see pbidir.com)

    calibre is an ebook manager. main features:
    •Library Management
    •E-book conversion
    •Syncing to e-book reader devices
    •Downloading news from the web and converting it into e-book form
    •Comprehensive e-book viewer
    •Content server for online access to your book collection

  7. #57
    Quote Originally Posted by echpiel View Post
    For me, the essential plugin would be Logitech Media Server (previously known as Squeezebox Server), now in version 7.7.1. I know of people stuck with FreeNAS 7 because of LMS (or SBS). There is a PBI request here:
    http://forums.pcbsd.org/showthread.p...ght=squeezebox
    but the linked port is a very old version. It should use the 7.7 brach.

    Transmission would also be helpful, but it has been mentioned before and a PBI does exist for PC-BSD.
    Yes, I would love LMS plugin too

  8. #58
    Senior Member
    Join Date
    Dec 2011
    Location
    San Luis Obispo, California, United States
    Posts
    716
    you have that flexget-webui is not ported yet. I download flexget with 'easy_install flexget' and the webui came with it (it warned it was beta), so I believe the port has been updated.

    ___
    Edit

    I am just wondering why applications like AjaXplorer or sabnzbd/sickbeard/ect.. need to ported (as a freebsd port)? If theyre written in php or python nothings needs to be compiled and to run them you just need appropriate dependencies. Whats wrong with just packaging up..
    1. latest working dependencies
    2. install script (which downloads latest version of application)
    3. init script
    4. freenas gui stuff

    just a though as I believe it would save time and hasstle, and for scripting language applications I don't see a reason for a freebsd port when pbi_create makes the same end product without having to compile the binaries. Thanks for the reply.
    Last edited by Joshua Parker Ruehlig; 05-13-2012 at 12:48 AM.

  9. #59
    Junior Member
    Join Date
    Sep 2011
    Posts
    8
    I just most a VPN server that easy to use
    PPTP or IPSec is fine

  10. #60
    Administrator
    Join Date
    May 2011
    Posts
    261
    Good question. I know for PC-BSD (originator of PBIs) a port is necessary as the PBI build server depends upon notification from the underlying port to know when to build the new version (i.e. the underlying port has a higher version number). Not sure what the design will be for the FreeNAS PBI build server.

Tags for this Thread

Posting Permissions

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