We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. When I reproduce songs played by an artist whose name is Calcutta, blockify mute those songs even if my blocklist.txt is empty.
blocklist.txt
Here is the log file:
2018-05-15 12:47:45 DEBUG util Added logging file handler: /home/ninosanta/.config/blockify/logfile. 2018-05-15 12:47:45 INFO util Loading configuration. 2018-05-15 12:47:45 INFO util Configuration loaded. 2018-05-15 12:47:45 INFO list Blocklist loaded from /home/ninosanta/.config/blockify/blocklist.txt. 2018-05-15 12:47:45 INFO player InterludePlayer initialized. 2018-05-15 12:47:45 WARNING player Could not parse playlist source: [Errno 2] File o directory non esistente: '/home/ninosanta/.config/blockify/playlist.m3u' 2018-05-15 12:47:45 DEBUG player Loading playlist. 2018-05-15 12:47:45 DEBUG player Stop: State is (, state=, pending=). 2018-05-15 12:47:45 INFO player Playlist loaded (Length: 0). 2018-05-15 12:47:45 INFO player Playlist: [] 2018-05-15 12:47:45 DEBUG cli Mute method is pulse sink. 2018-05-15 12:47:45 INFO cli Blockify initialized. 2018-05-15 12:47:45 DEBUG cli Autodetect: True. 2018-05-15 12:47:45 DEBUG cli Automute: True. 2018-05-15 12:47:45 DEBUG gui Enabled automute. 2018-05-15 12:47:45 DEBUG player Pause: State is (, state=, pending=). 2018-05-15 12:47:45 INFO gui Blockify-UI initialized. 2018-05-15 12:47:45 INFO gui Blockify-UI started. 2018-05-15 12:47:46 INFO cli Muting Calcutta - Orgasmo. 2018-05-15 12:47:46 DEBUG player Setting autoresume to: False 2018-05-15 12:47:46 DEBUG player Setting autoresume to: True 2018-05-15 12:48:21 INFO cli Exiting safely. Bye. 2018-05-15 12:48:21 INFO cli Forcing unmute. 2018-05-15 12:48:21 DEBUG gui Exiting GUI.
The text was updated successfully, but these errors were encountered:
Same with Annie Jameson. A whitelist would be very useful.
Sorry, something went wrong.
No branches or pull requests
Hi. When I reproduce songs played by an artist whose name is Calcutta, blockify mute those songs even if my
blocklist.txt
is empty.Here is the log file:
The text was updated successfully, but these errors were encountered: