Skip to content
  1. Jul 16, 2022
  2. Jul 10, 2022
  3. May 22, 2022
  4. Jan 01, 2022
    • nimrod's avatar
      A little cleanup of the XML settings file. · 1c11cf8d
      nimrod authored
      - Remove comments. They're from an old version and not very useful.
      - Set default max_number.
      - Set a restrictive filename policy. I needed it before for some
        podcasts but if I'm not sure why.
      1c11cf8d
    • nimrod's avatar
      Trigger a Kodi scan after each run. · 8d8298e3
      nimrod authored
      So it scans the audio library and finds new podcasts.
      8d8298e3
    • nimrod's avatar
      Pre-commit refresh. · f2f2b136
      nimrod authored
      - Use the new skeleton pre-commit config.
      - Add the Python hooks.
      - Add the yamltool hook.
      - Address new warning from Hadolint.
      f2f2b136
  5. Oct 28, 2021
  6. Oct 24, 2021
  7. Aug 04, 2021
  8. Jul 04, 2021
  9. Jul 03, 2021
    • nimrod's avatar
      Update to base image. · 8f52c294
      nimrod authored
      8f52c294
    • nimrod's avatar
      Update packages. · 7215c458
      nimrod authored
      First of all, Poca 1.1 was released which contained my PR so using my
      fork is no longer needed. Then various package updates from running
      `pipenv update`.
      7215c458
  10. May 21, 2021
  11. Mar 26, 2021
    • nimrod's avatar
      Go a different way with running as the right user. · 1186bc51
      nimrod authored
      Deduce the uid and gid from the volume owner and run as those. Don't
      need to mount /etc/passwd and /etc/group inside the container (didn't
      work with --user anyway). No hard-coded uids/ users anymore.
      1186bc51
  12. Mar 03, 2021
  13. Feb 19, 2021
    • nimrod's avatar
      Install patched version of Poca. · b3e28606
      nimrod authored
      Install the version from my git fork which has a fix for a non-writable
      config directory if the config file already exists.
      b3e28606
  14. Feb 17, 2021
  15. Jan 24, 2021
  16. Jan 23, 2021
  17. Jan 04, 2021
  18. Dec 30, 2020
  19. Aug 14, 2019
    • nimrod's avatar
      Updates. · 31db3c45
      nimrod authored
      - More pre-commit hooks.
      - Fixes from said hooks.
      - pipenv updates.
      - pre-commit updates.
      31db3c45