Package Details: sabnzbd 4.3.3-1

Git Clone URL: https://aur.archlinux.org/sabnzbd.git (read-only, click to copy)
Package Base: sabnzbd
Description: A web-interface based binary newsgrabber with NZB file support
Upstream URL: http://www.sabnzbd.org
Keywords: network usenet
Licenses: GPL
Submitter: esh
Maintainer: fryfrog
Last Packager: fryfrog
Votes: 269
Popularity: 0.21
First Submitted: 2007-11-09 16:21 (UTC)
Last Updated: 2024-10-24 15:57 (UTC)

Latest Comments

« First ‹ Previous 1 .. 52 53 54 55 56 57 58 59 60 61 62 .. 64 Next › Last »

<deleted-account> commented on 2011-05-02 18:46 (UTC)

Works with 0.6.0RC2 as well. Great man :D

Revelation60 commented on 2011-04-06 17:12 (UTC)

Thanks! I had already tested it myself, but it's good to know that it works elsewhere too :)

<deleted-account> commented on 2011-04-06 16:49 (UTC)

I just used your PKGBUILD for 0.6.0RC1, and everything went smoothly, so the next release should be no problem I reckon. Just thought I'd let you know!

Revelation60 commented on 2011-03-03 11:26 (UTC)

Thanks LeCrayonVert, I'll check it out!

LeCrayonVert commented on 2011-03-03 11:24 (UTC)

Well I think you should take a look at how the lottanzb package manages the mime type, especially the following files (in the lottanzb package) |-- lottanzb.applications.in |-- lottanzb.desktop.in |-- man | `-- lottanzb.1 `-- mime |-- lottanzb.keys.in |-- lottanzb.mime.in `-- lottanzb.xml.in

LeCrayonVert commented on 2011-03-02 21:36 (UTC)

And regarding the script, it seems it just call "addnzb" , so it will not start the sabnzbd daemon....but if it is running, and IF you pass an nzb file as an argument, it will be added to the download list. So pretty useless in the gnome menus (you can't pass argument)...So I guess this .desktop file is only to be use with the "open with" function of your file manager.

LeCrayonVert commented on 2011-03-02 21:32 (UTC)

Revelation60 > I still can't see that icon because you should NOT put an absolute path to the icon (/opt/...) but just the basename of it (without the extension .png) and put the PNG file in /usr/share/pixmaps/ by adding a line in the PKGBUILD ;)

Revelation60 commented on 2011-02-20 12:07 (UTC)

I've added an icon for sabnzbd and for the .nzb files. :) The script to automatically load nzbs into sab when clicked still doesn't work correctly. Could someone have a look at that?

LeCrayonVert commented on 2011-02-17 20:07 (UTC)

There is no icon in the gnome menu entry for sabnzbd+ ... Could you please add an icon and put Icon=xxxxxxx in the desktop file ? Thx ;)