1. 17 Jan, 2021 1 commit
  2. 01 Jan, 2021 1 commit
  3. 04 Nov, 2020 6 commits
  4. 05 Oct, 2020 6 commits
  5. 30 May, 2020 1 commit
  6. 05 May, 2020 1 commit
  7. 22 Mar, 2020 1 commit
  8. 19 Mar, 2020 2 commits
  9. 16 Mar, 2020 1 commit
  10. 13 Mar, 2020 2 commits
  11. 12 Mar, 2020 6 commits
  12. 11 Mar, 2020 3 commits
  13. 02 Feb, 2020 1 commit
  14. 01 Feb, 2020 3 commits
  15. 18 Jan, 2020 1 commit
  16. 01 Jan, 2020 1 commit
  17. 07 Sep, 2019 1 commit
    • Max Kellermann's avatar
      db/update: scan CUE playlist contents · d63e2c26
      Max Kellermann authored
      This commit adds a PlaylistPlugin attribute "as_folder" which for now
      is only enabled in the "CUE" playlist plugin (which handles separate
      "*.cue" files).  If a playlist with this flag set is being scanned
      during database update, it will be parsed and its contents will be
      added to the database.  This allows clients to inspect them like
      directories and its contents will be searchable.
      
      Closes https://github.com/MusicPlayerDaemon/MPD/issues/39
      d63e2c26
  18. 02 Sep, 2019 2 commits