Skip to content
New issue

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

Automute songs when it is not needed #134

Open
ninosanta opened this issue May 15, 2018 · 1 comment
Open

Automute songs when it is not needed #134

ninosanta opened this issue May 15, 2018 · 1 comment

Comments

@ninosanta
Copy link

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:

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.

@PyroZorion
Copy link

Same with Annie Jameson. A whitelist would be very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants