Gregory Shulov

Results 15 comments of Gregory Shulov

Same issue here. Switched both htpc-manager and couchpotato to earlier version: htpc-manager ( 2bf51aacd9c9d5b81afe2e29b60ca1b601fa74f7 - May 18 ) couchpotato ( 7ceb8dc79c65ad697f51607ea773d6a49bd66db0 - May 19 ) Couchpotato stopped crashing but API...

@clinton-hall , so to get things clear: > **Rename From:** in Couchpotato can be skipped for Deluge and Sabnzbd. Do you want me to send a pull request with Wiki...

Thanks for a quick response. I will play with the setup and try to simplify the documentation.

The following directory structure works ideal for me with couchpotato, sickbeard, sabnzbd and deluge: ``` ├── downloads # all (categorised and uncategorised ) content is being downloaded here │   └──...

All goes to single top downloads folder. In both deluge and sabnzbd labels/categories are enabled but files are not saved into dedicated folders. - In deluge: completed downloads go from...

The nice part is if you share your media drive over nfs/cifs/afp all the content is placed under single path and can be easily accessed. No need to go to...

@texroemer , big thanks for the clarification. I will check this out and update the ticket.

Looks like in the recent versions, the location of `projects.json` is changed. Quick workaround: ``` cd ~/Library/Application\ Support/Code/User ln -s globalStorage/alefragnani.project-manager/projects.json ```

@AravindhStanley To be able to provision the image with Ansible some changes are required to both the packer HCL template and the kickstart files: 1. Replace the `poweroff` with `reboot`...

@jurekh I think this is a real issue and it should be addressed or at least explained in the docs. I can provide more details if needed.