This file is indexed.

/usr/share/doc/libaudio-mpd-perl/TODO is in libaudio-mpd-perl 1.112670-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
no time plan associated - not even an order implied.


** distribution:

- sign module using Module::Signature.


** module enhancements

- implementing missing methods in am::collection (random, etc.)
    . artists_matching (yup, no way to have it with mpd's api)
    . albums_matching (ditto)
    . random_song / random_songs
    . songs_by_artist_from_album
    . songs_by_artist_without_album
    . songs_without_artist
- extending and harmonizing subs in am::playlist (add() should allow
  multiple arguments, for example)
- what about improving am::* to allow for auto-update?


** dialog with mpd

- more extensive coverage of supported mpd instruction set.
- better communication with mpd (including auto-reconnect).


** mpd scripts:

- mpd proxy adding song ratings on-the-fly.
- small daemon watching collection dir (inotify) and updating mpd