Questions tagged [puid]
4 questions
12
votes
1 answer
Audio fingerprinting system in Java
Are there any audio fingerprinting systems (PUID, etc) that are implemented in pure Java (for running on Android)?

Isaac Waller
- 32,709
- 29
- 96
- 107
4
votes
1 answer
How to migrate/map Microsoft Accounts from PUID to OIDC/OAuth
I have a site running RPS to authenticate users using personal Microsoft Live ID accounts. I am identifying them using the PUID right now.
I am now reworking the authentication of this site to use OIDC/OAuth, meaning that I won't get the PUID of my…

InDieTasten
- 2,092
- 1
- 16
- 24
1
vote
1 answer
How I can get PUID from mp3-file?
I want to streamline my library on FreeBsd using PUID from MusicBrainz. I need a command line utility for this, but I have not been able to find. It would be nice to give input mp3-file and receive PUID as result.

user315581
- 103
- 1
- 1
- 3
1
vote
1 answer
add timestamp to top command batch output
I need to add timestamp to the beginning of each line printed in the following output.
# top -b |grep -w 'db2sysc\|java'
4756 db2inst1 20 0 2525m 875m 830m S 0 11.0 1:33.57 db2sysc
4951 root 20 0 1416m 689m 7276 S 0 8.7 …

Julius
- 85
- 1
- 3
- 6