Jump to content

PhAzE

Community Developer
  • Posts

    1,585
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by PhAzE

  1. Getting the same issue as quoted. I used to be able to manually restart NZBDrone/Sonarr but now it refuses to start no matter what. I've tried reinstalling the plugin and rebooting but no results. Can you post any logs you may have? Syslog, install directories, unraid versions. I've just updated mine at home, and it worked no problem, restart and everything. I see they released an update today for mediainfo that fixed a disk scan freeze issue though, which may be related.
  2. Data Dir is now called config Dir, the rest you can leave blank unless you want to set them to a specific location.
  3. What version of unraid are you using? Does the plugin show the app started, says "running"? I just ran a test and both versions work, so it must be a problem with either your config file or the db. If it's a problem with the DB, there likely isn't a way to save it, but if it's just a config problem its fixable. First things first, set the run as user to 'root' and hit apply, then start the app. After, set it back to 'nobody' and hit apply, then start it again. That will reset the permissions on the folders. Does that start it? also, depending on how large your DB is, you need to give it a little time to start after it says 'running'. Some large db's can take up to a minute.
  4. I just tested the plugin on unraid 5.0.5 and it seemed to install and start fine. Can you confirm if you have a folder called "packages" on your USB? If not, create one then try again. I didn't realize that this folder doesn't exist on a fresh unraid install (possibly just with unraid 6 and 5.0.6).
  5. I'll have a look tonight, likely the download URL changed.
  6. Hmmm, it looks like I did install unmenu at some point, but I haven't used it in forever. I also have MyMain. So I can just go to that folder and delete everything and it won't have any negative effects? Correct, because all of the plugins that you use after a reboot will re-download their dependencies, any plugins you don't have anymore will obviously not redownload them. It's like a folder cleanse.
  7. MediaBrowser updated to 1.5.8Beta - Should prevent crashes when checking current version. Also added mediainfo dependency, which means better functionality. -=PhAzE=-
  8. Another user had a similar issue a number of pages back. I believe it was a conflict of dependency. What other plugins do you use? unmenu? You can try removing everything from your usb/packages folder, and rebooting, then selecting a different port for couch potato.
  9. I'm still using Headphones and it seems to be working and updating without any problems. What problem are you seeing currently?
  10. The SAB plguins are interchangeable, just delete the old .plg file and replace it with mine, reboot, and in the gui set your settings to the locations you desire. You can use the same ones you had setup from the influencer plugins. Should work right away.
  11. Sickbeard devs made a change to their databases and for some reason people have been having problems updating to the new db schema. My plugins, when you change the config directory, will move the files from the old config dir to the new one, so that people can move its location without losing their settings. If you want to do an actual fresh install, stop both SB and CP, go to your console and rename your config directory or move it somewhere else, then start up the apps, and it will all create from scratch again. When the 2.0.0 versions come out, there will be an uninstall button you can hit which will remove everything, then reinstall the plugin and you get a fresh install.
  12. First, you need to redownload the plugin, that xml parse error means you had a bad download. Secondly, my plugins are not yet fully compatible with unraid 6 beta 10a yet, they will install but you may see an error on install which can be ignored, and i'm not yet sure how it will handle updates. I have been working on upgrading the plugins to 2.0.0 which will be fully compatible with both unraid 5 and 6 with just one plugin. It's still going to be a bit until that's completed however. I will release them all at the same time once I have tested them out for bugs. They have quite a bunch of new features and re-written backend. Anyways, long story short, re-download the plugin and try to install again.
  13. I did my test on unraid 5.0.5 without issues so it's definately something strange going on that doesn't affect a fresh install. Since you said it crashes on start, can you have a look at the log file for MB to see if there are any errors right at the end of the file? Once the error is located I can work to fix it with Luke but without being able to reproduce the problem I'll need to rely on your logs to track it down. Can you perhaps send your log file in a pm to me?
  14. What's interesting is that I just tested the plugin and it installed with version 3.0.5424.1 and started no problem on unraid 5.
  15. You are best off going to the Media Browser forums and looking at the Knowledgebase. http://mediabrowser.tv/community Once you have installed Media Browser the rest of the configuration is handled via it's web interface. Phaze, I updated the plugin yesterday and installed the latest stable release of Media Browser but it crashes immediately on startup. Luke has said that some things have changed recently but he wasn't sure if you incorporated them or not since you didn't respond on the MB forum. Esse seems to have installed it fine so not actually sure if the issue is with the unRAID plugin or some dependency (maybe related to a MB plugin even since it doesn't effect everyone). Also, it's nice to have the "use beta" option now but shouldn't it be more of an option for "release level" and then it would have dev/beta/release as the options? It's a dependency issue, but I haven't looked at it yet. I've unfortunately got a family member in critical condition at the hospital for the last few weeks so i haven't been on the MB forums or working on the plugins too much lately. When I get a change i'll have a look. The hardest part about MB plugin is that everything on Luke's side is still very fluid and changing often. For example, now he doesn't include any of the dependencies, and the naming convention of his releases have changed two or three times already too so my regular expressions have trouble matching when those change.
  16. I haven't used dynamix before, does it pose any conflict with plugin creation that I should be aware of? (Like unmenu did back in the day)
  17. Thanks jonp, just to confirm, the following are still used? Any other items i'm missing? name="&name;" author="&author;" version="&plgVersion;" pluginURL="&pluginURL;"
  18. It's one of the main apps I use on my nas so it needs to work I expect a lot of breakage on drone though while they prepare to migrate servers and app name and all that fun stuff.
  19. .deb file deleted still the same error using unRAID 5.0.6 Update to 1.5.6 and let me know.
  20. Delete any partially downloaded .deb from your packages folder then try the install again. Also what unraid version are you running?
  21. Anyone know what we should be filling in for 'category' entity? Just a category for the plugin type, like "downloader" or "movie organizer" or is there anything specific we should be using?
  22. Im getting a failed MD5 checksum when trying to update from 2.0.0.2215 using the develop branch. it downloads to the packages folder and then fails to install with the MD5 checksum error. Fixed in 1.5.5. The file I use to parse out the latest version has been changed a lot by the devs, and in the develop branch it actually has a lot of duplicates of versions, like they are forgetting to remove the old develop versions after a new one comes out. Anyways, parses properly now, let me know if it breaks again.
  23. BYSync updated to v1.5.6 - Name is updated to BitTorrentSync now except for the plugin file name.
  24. One more nzbdrone update, same issue in the install function was found and fixed. Now updated to v 1.5.4 -=PhAzE=-
  25. Ok turns out they changed the 'packages' info page that used to only hold the nzbdrone information, now it has information for every dependency also. I've updated the plugin so it culls out only nzbdrone information and all looks good again. -=PhAzE=-
×
×
  • Create New...