Skip to content

Configuration

ExtremeCreator20 edited this page Jan 4, 2025 · 1 revision

Configuring PyAP

Changing directories

In most programs, you have a separate file for configuration. Here (currently), sadly you can only modify the directories by heading into the code pyap.py and manually re-writing the variables musicdir and datadir line 17 and 18 [17:0] [18:0]

Changing playlist file

You can change it in the lister() function [85:31] trough [85:40]

Clone this wiki locally