Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

January 7, 2026

Convert m4a audio file in mp3 audio file with ffmpeg command
ffmpeg -i inFile.m4a -c:a mp3 -b:a 192k outFile.mp3 #  if the conversion is failing use -vn
Enable Share opt for Navidrome Docker configuration

In docker-compose.yaml:

  • add this:
    ---
    services:
    navidrome:
    ...
    environment:
      ND_ENABLESHARING: true
    ...
  • or via config file

Source

TermsTooLong - Understand Privacy & Legal Terms

Get note review from EULA (CGU in French)

Source

Find Youtube Channel ID for RSS Feed