linuxmint / hypnotix

An M3U IPTV Player
1.25k stars 169 forks source link

Hardcoded `~/.cache` dir #354

Open Samueru-sama opened 1 month ago

Samueru-sama commented 1 month ago

Running the app results in the creator of a ~/.cache dir because $XDG_CACHE_HOME is not being checked.

likely because of this