dannycorker

Members
  • Posts

    72
  • Joined

  • Last visited

Posts posted by dannycorker

  1. On 04/11/2017 at 8:29 AM, thomast_88 said:

     

    Have you read the op and FAQ? Specifically this point "I cannot see my mounted volume/files outside of the container" ? :)

     

    Maybe I'm misunderstanding something - in Sonarr I have a mapping of /data  <-> /mnt/disks/rclone_volume/, but if I browse to data within Sonarr, I just see the contents of my local /mnt/disks/rclone_volume/ folder? It doesn't seem that drive is actually getting mounted there.

  2. The last 3 lines of my settings.json are

        "watch-dir": "/mnt/cache/apps/Dropbox/Bin", 
        "watch-dir-enabled": true
    }
    

    The exact folder to use is up to you but I think all of the other details need to be exactly like this with the quotes, colons, commas, etc. Of course, the path has to exist as well.

     

    I've tried that but no luck - set it to a folder, Headphones stuck a file in there but not auto loading into Transmission. No idea why not (and why there isn't an option to set this path in the GUI?!?)

  3. dannycorker & hgelpke: the last sickbeard update involves a database upgrade which, depending on the amount of show you have, can take a long time. During the upgrade time, the webserver is down meaning you won't see the interface. Check the sickbeard log, you'll see the output messages.

     

    I left it over 24 hours yesterday with no luck - will see how it is when I get in from work tonight.

  4. Every topic on here regarding releases seems to turn into a war about communication between Tom and the rest of us. As far as I'm concerned it is what it is, and I knew that going in so can hardly complain.

     

    On the other hand, I do think that some users on here forget that unRAID is a paid product, and its not unreasonable for users to expect some communication.

  5. From looking at their git, maraschino was updated just 5 days ago.

     

    I've looked at it and it should be very easy to make a plug-in for it. Once again it was largely based on code for sabnzbd, couchpotato and sickbeard, using many of the same options and formats. So should be as easy as editing an existing plug-in.

     

    I'll try to get this done soon, once I do I will want a "voice vote"(can you tell I've been hearing a lot about the Republican and Democrat National Conventions?) for which is preferred, HTPC Manager or Maraschino. Since both do basically the same thing I do not feel it would be worth while to support both.

     

    I think the lack of updates referred to the old plugin, I used to use it but dropped it eventually due to lack of support. The Maraschino project is incredibly active.

     

    As for the popularity of both tools, just look at the XBMC Forums, HTPC Manager has 24 pages, Maraschino has 193.

  6. kobayashi, you can either do as spylex suggested or when you go to the git page scroll down until you see "Downloads" and right click-save as from there. You cannot save the file from the top where it shows the latest commits, that is a link that takes you to another html page, which is the reason your getting those errors, you saved the html page instead of the plug-in.

     

    Dannycorker and Supasin: Two things;

    1) You MUST navigate into the install directory before running the command or else it will start but cherrypy will have errors, I believe this is a limitation of Mako.

     

    2) The error your seeing is most likely due to a change made in the repo which removed PIL(Python Image Library). There was another push the next day adding the library back which will most likely fix the issue for you, BUT there is another bug introduced in the repo that makes HTPC Manager error out if you define a pid with the --pid argument, which the plug-in must do in order to work correctly. I'm working on sending a pull request, hopefully mbw will accept it and we can be on our way!

     

    Still no joy with the install, I assume the pull request still hasn't gone through?

  7. I have a problem with htpcmanager.

     

    I have it installed and when I try to start it, it's stuck on:

     

    Starting HTPC Manager: sudo -u nobody python /usr/local/htpcmanager/Htpc.py --datadir /mnt/cache/.custom/apps/htpcmanager --port 9092 --pid /var/run/htpcmanager/htpcmanager.pid
    

     

    When I try and just run the line above manually this is the error I get, which may be why it's freezing.

     

     

    root@Tower:/boot/config/plugins# sudo -u nobody python /usr/local/htpcmanager/Htpc.py --datadir /mnt/cache/.custom/apps/htpcmanager --port 9092 --pid /var/run/htpcmanager/htpcmanager.pid
    Traceback (most recent call last):
      File "/usr/local/htpcmanager/Htpc.py", line 89, in <module>
        main()
      File "/usr/local/htpcmanager/Htpc.py", line 53, in main
        import modules
      File "/usr/local/htpcmanager/modules/__init__.py", line 1, in <module>
        import xbmc
      File "/usr/local/htpcmanager/modules/xbmc.py", line 3, in <module>
        from htpc.proxy import getImage
      File "/usr/local/htpcmanager/htpc/proxy.py", line 3, in <module>
        import Image, ImageEnhance
    ImportError: No module named Image

     

     

    Thanks!

     

    Any help on this one?  Much appreciated, thanks!

     

    Same problem here.

  8. As far as I know the current versions are on WWs git (unfortunately) although Influencer has released a fix for SAB a couple of pages back.

     

    I have got SAB and CP working now, but can't get SickBeard to install, no port appears on the settings screen and clicking install doesn't do anything :/ no clue what has changed, all working perfectly a couple of days ago!

     

    Sent from my Desire HD

  9. Definitely in favour of Influencer starting his own fork, and preferably his own thread as well, this one is a joke at this point. No idea where to go to get up to date versions, I currently have SAB, SB and CP2 not working and have no idea who to ask about it or when there may be a fix. Influencer has always been great around here at fixing peoples problems and updating accordingly, from what I have read the way things have gone down are really poor. Whole thread should be scrapped IMO, Influencer can start a new one seeing as he's the one that everyone actually appreciates and hopefully the 3 most used plugins for unRAID can get back to some stability.

     

    Just my opinion.

     

    EDIT: Thanks to Influencer for the temp SAB fix. Kind of illustrates my point. Still can't get SB and CP2 to install :/

  10. Thanks for the quick fix with Sick Beard, SAB and CP, much appreciated :) Have you seen Marashino over at the XBMC forums? I have been running it on my Windows box but would be great to run as a plugin with the auto updater working like how you have these set up! Any chance of adding it in the future or perhaps giving me a nudge in the right direction to making it myself?

     

    http://forum.xbmc.org/showthread.php?tid=113136

     

    http://www.maraschinoproject.com

  11. Array has been running fine for months on my HP Microserver, tried to start today and it gets stuck somewhere - running 5.0 RC2 (was planning to upgrade today!)

     

    On the main unRAID page, it just says 'Starting' indefinitely (and I have SimpleFeatures). unMENU thinks that the array has started, and if I browse from Windows I can only access the flash drive.

     

    I think the problem is something to do with my cache drive? My Syslog is attached below, hope it is a relatively simple fix?  :-[

     

    This is the only error thrown according to unMENU.

     

    Jun 18 22:30:45 Tower kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata1.00: ATA-8: ST2000DL001-9VT156, CC94, max UDMA/133 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata1.00: 3907029168 sectors, multi 0: LBA48  (Drive related)
    Jun 18 22:30:45 Tower kernel: ata1.00: configured for UDMA/133 (Drive related)
    Jun 18 22:30:45 Tower kernel: scsi 0:0:0:0: Direct-Access     ATA      ST2000DL001-9VT1 CC94 PQ: 0 ANSI: 5 (Drive related)
    Jun 18 22:30:45 Tower kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) (Drive related)
    Jun 18 22:30:45 Tower kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks (Drive related)
    Jun 18 22:30:45 Tower kernel: sd 0:0:0:0: [sda] Write Protect is off (Drive related)
    Jun 18 22:30:45 Tower kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 (Drive related)
    Jun 18 22:30:45 Tower kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA (Drive related)
    Jun 18 22:30:45 Tower kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata2.00: ATA-8: ST2000DL001-9VT156, CC94, max UDMA/133 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata2.00: 3907029168 sectors, multi 0: LBA48  (Drive related)
    Jun 18 22:30:45 Tower kernel: ata5.00: failed to enable AA(error_mask=0x1) (Errors)
    Jun 18 22:30:45 Tower kernel: ata5.00: ATA-8: VB0250EAVER, HPG0, max UDMA/100 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata5.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata6.00: ATA-8: ST2000DL003-9VT166, CC3C, max UDMA/133 (Drive related)
    Jun 18 22:30:45 Tower kernel:  sda: sda1 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata6.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata4.00: ATA-8: ST31000528AS, CC38, max UDMA/133 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) (Drive related)
    Jun 18 22:30:45 Tower kernel: ata2.00: configured for UDMA/133 (Drive related)
    Jun 18 22:30:45 Tower kernel: sd 0:0:0:0: [sda] Attached SCSI disk (Drive related)
    Jun 18 22:30:45 Tower kernel: scsi 1:0:0:0: Direct-Access     ATA      ST2000DL001-9VT1 CC94 PQ: 0 ANSI: 5 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata5.00: failed to enable AA(error_mask=0x1) (Errors)
    Jun 18 22:30:45 Tower kernel: ata5.00: configured for UDMA/100 (Drive related)
    Jun 18 22:30:45 Tower kernel: ata6.00: configured for UDMA/133 (Drive related)

    syslog-2012-06-18.zip

  12. Haven't heard from SeeDrs  :(

     

    Either way, I hope this is slightly beneficial to both SeeDrs and the community. Here is an update for the MySQL plugin. Runs MySQL 5.5.22, have been running on my system for at least a week without issue.

     

    Trying to install and getting this error :(

     

    installing plugin: Mysql-5.5.22-i486-1gds
    file /boot/packages/mysql-5.5.22-i486-1gds.txz: downloading from http://ftp.sotirov-bg.net/pub/contrib/slackware/packages/slackware-13.37/mysql-5.5.22-i486-1gds.txz ... http://ftp.sotirov-bg.net/pub/contrib/slackware/packages/slackware-13.37/mysql-5.5.22-i486-1gds.txz:
    2012-05-29 13:00:45 ERROR 404: Not Found.
    bad download, deleting

     

    EDIT: Sorry, need to learn to read properly....