When installing with the curl approach (see also issue #24 ), two things occur which are probably not as intended:
The FIFO gets created in the directory from which the curl command was issued, rather than in the Patiobar directory - this should still function, but I think the intent is for the FIFO to be placed into the Patiobar directory.
The pianobar config is written to use an eventcmd.sh that is in the directory from which the curl command was issued, however the eventcmd.sh isn't present there, but rather is in the Patiobar subdirectory. This will affect functionality.
When installing with the curl approach (see also issue #24 ), two things occur which are probably not as intended:
The FIFO gets created in the directory from which the curl command was issued, rather than in the Patiobar directory - this should still function, but I think the intent is for the FIFO to be placed into the Patiobar directory.
The pianobar config is written to use an eventcmd.sh that is in the directory from which the curl command was issued, however the eventcmd.sh isn't present there, but rather is in the Patiobar subdirectory. This will affect functionality.