1. 08 Apr, 2013 1 commit
  2. 27 Jan, 2013 1 commit
  3. 21 Jan, 2013 1 commit
  4. 18 Jan, 2013 1 commit
  5. 16 Jan, 2013 1 commit
  6. 08 Jan, 2013 1 commit
  7. 07 Jan, 2013 1 commit
  8. 03 Jan, 2013 1 commit
  9. 02 Jan, 2013 3 commits
  10. 05 Oct, 2012 1 commit
  11. 15 Aug, 2012 3 commits
  12. 14 Aug, 2012 3 commits
  13. 13 Feb, 2012 1 commit
  14. 06 Oct, 2011 2 commits
    • Max Kellermann's avatar
      playlist_song: allow references to songs outside the musicdir · fa7fa2a5
      Max Kellermann authored
      When we have an absolute path that's not inside the music directory,
      allow loading it anyway, if we're in "secure" mode (i.e. the client is
      connected via UNIX socket).
      fa7fa2a5
    • Jesús Bravo Álvarez's avatar
      playlist_song: fix absolute path support in playlists · 039b3544
      Jesús Bravo Álvarez authored
      Right now, a playlist with absolute pathnames can only add songs that
      are in the same the directory of the playlist or under it.
      
      If uri is an absolute pathname and base_uri is set,
      playlist_check_translate_song() will check that base_uri is a prefix
      of uri, excluding every other song in the music directory outside
      base_uri.
      
      I think in this case base_uri should be completely ignored (and made
      NULL) and uri should just be checked against music root directory.
      039b3544
  15. 09 May, 2011 2 commits
  16. 29 Jan, 2011 1 commit
  17. 23 Dec, 2010 1 commit
  18. 08 Nov, 2010 1 commit
  19. 25 Jul, 2010 1 commit
  20. 08 Feb, 2010 1 commit