![]() |
|
Headphones - Music albums & artists auto download program - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: Headphones - Music albums & artists auto download program (/showthread.php?tid=103688) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 |
- rembo10 - 2012-03-05 13:32 @nordge1: maybe it's a permissions issue? Make sure the user you're running headphones as has read permissions at least (and probably write if you're moving your music there during post processing) for that top level music folder. - nordge1 - 2012-03-05 20:31 Rembo10 I'm certain the permissions are correct but just in case I ran the following on the music directory: chown -R "User" -R /media/UserData/storage/music & chown -R localadmin /home/"User"/headphones I am rerunning the scan now but it's not looking good so far. - Mikesch - 2012-03-07 11:58 So I installed the Win32-Binary, updated to the current version, scanned my library... all working fine. But when I add albums as wanted, it seems to find the albums in the search process, but doesn't add them to sabnzbd. The log is as following: Code: 2012-03-07 10:54:14 INFO Parsing results from https://www.newzbin2.es/Settings are all correct, as far as I can see. Anyone's got an idea? Edit: Forget what I wrote. Sometimes, when you click on send, the right idea comes to mind. In my case, it was to simple switch off nzbs.org and newzbin, as I don't have an account for them and in the case of newzbin, headphones seems to hang... now works as intended.
- HenryFord - 2012-03-08 14:54 Okay - I consider myself awesome now After a lot of hard work I got the search-servlet to run with tomcat. @rembo10: it is available for you Details through PMMeh - scratch that... it worked for a brief moment, and now it isn't anymore... - HenryFord - 2012-03-08 18:51 I am back to awesome again Got it to work, finally. Now in a stable manner.
- kri kri - 2012-03-09 00:22 Mikesch Wrote:So I installed the Win32-Binary, updated to the current version, scanned my library... all working fine. But when I add albums as wanted, it seems to find the albums in the search process, but doesn't add them to sabnzbd. The log is as following:You can't use the updater with the windows version. You need to wait for it to be updated and then re-download the windows version. Settings Page - timpj5 - 2012-03-09 01:55 I have been getting this error for quite some time... I somehow turned on FLAC audio and would like to turn it off, but can't because the settings page getting a mako error: Quote:Error ! Any help would be appreciated... RE: Headphones - Music albums & artists NZB auto download program - MrHaugen - 2012-03-12 18:58 I'm having a problem again with post processing of tracks. Tracks is left in the download folder, and no renaming is done. Everything worked fine for a long time. Then I changed the "Path to Destination folder" from my final Artist/Album folder, to a temporary folder. After a few successful downloads and post processing, it stopped the post processing process after downloads. It might have been an update that stopped this. I'm at the latest build. I changed the folder because I wanted more control over the MP3 to Flac upgrade process. I've tried to change back to the original "final destination" folder, but post processing will not kick in again. No matter if I restart the web page, upgrade or not. I do not think that changing this folder should stop post processing anyway. Any ideas of what I can do? I really need the renaming of the files to work as a minimum. RE: Headphones - Music albums & artists NZB auto download program - rembo10 - 2012-03-13 22:43 Have you checked the logs? Nothing's changed in the post processing code for a while. Might just be stuck on an album or something (which is something I'd like to look into if that's the case) RE: Headphones - Music albums & artists NZB auto download program - misterpink - 2012-03-13 22:55 Any updated info on which MB server everyone is using - I'm having problems on any of the available choices in the latest HP and can't add artists to save my life. Is there a for-donation private server up yet people are using? |