User Menu

Notification settings

Currently Playing

AMIGA-MODArtCore (haujobb-intro) Have video by flag SMT (Sascha Michael Theel)
Requested By: flagplc
Pouet

Time Left: 4:06


- Streams

Important Links

Discord Chat
Matrix Chat (bridged to Discord)

Please report any bugs to this forum thread!
> Bug Reporting Thread <
Song, artist, etc. corrections go here instead:
> Correct DB Info <
Broken tunes can be reported here:
> Report Broken Tunes Here <

Nectarine

User Profile For foster

flag [No Info Line]


Member Since: October 5, 2016
0 Uploads, 10 Votes, Spoken 0 Times.
Last Login: April 9, 2018
mail Send A Message | View foster's Favourites List.

Public information

https://www.scenemusic.net/demovibes/statistics/ for some sensible options to find something to enqueue.

"find / -iname socket.h 2>/dev/null" redirects stderr to /dev/null to avoid a large list of "permission denied". "2" is the number of the filedescriptor of stderr. "2>" Redirects it to another place.