dvddb
4 weeks agoreport: Don't try to mix unknown discs into the primary sort order.
Mark Wooding [Sun, 19 May 2024 15:52:32 +0000 (16:52 +0100)]
report: Don't try to mix unknown discs into the primary sort order.

This made sense when the discs weren't primarily ordered by box but it
doesn't any more.  Just leave the unknown ones at the end of the list.

4 weeks agoreport: Delete the machinery for pruning complete disc sets.
Mark Wooding [Sun, 19 May 2024 15:52:04 +0000 (16:52 +0100)]
report: Delete the machinery for pruning complete disc sets.

5 weeks agoupdate: Actually update the last entry in the file.
Mark Wooding [Tue, 14 May 2024 20:12:22 +0000 (21:12 +0100)]
update: Actually update the last entry in the file.

Not quite sure how this one slipped by.

5 weeks agoreport: Sort more sensibly.
Mark Wooding [Tue, 14 May 2024 03:47:54 +0000 (04:47 +0100)]
report: Sort more sensibly.

5 weeks agoreport: Sort primarily by box.
Mark Wooding [Tue, 14 May 2024 01:20:14 +0000 (02:20 +0100)]
report: Sort primarily by box.

5 weeks agocreate-v4, report, update: Keep track of which box each disc is in.
Mark Wooding [Tue, 14 May 2024 01:19:23 +0000 (02:19 +0100)]
create-v4, report, update: Keep track of which box each disc is in.

5 weeks agoupdate: Allow `;' comments.
Mark Wooding [Mon, 13 May 2024 22:51:57 +0000 (23:51 +0100)]
update: Allow `;' comments.

Also, fix detection of erroneous input lines.

11 months agopldb (list): Add `-w' option to show a window around the group position(s).
Mark Wooding [Sat, 24 Jun 2023 23:33:32 +0000 (00:33 +0100)]
pldb (list): Add `-w' option to show a window around the group position(s).

11 months agopldb (list): Allow multiple ranges.
Mark Wooding [Sat, 24 Jun 2023 23:25:54 +0000 (00:25 +0100)]
pldb (list): Allow multiple ranges.

13 months agopldb: Correct the usage for the `list' command.
Mark Wooding [Tue, 16 May 2023 22:37:30 +0000 (23:37 +0100)]
pldb: Correct the usage for the `list' command.

16 months agopldb: Remove a list when incrementing or decrementing out of range.
Mark Wooding [Sat, 11 Feb 2023 23:05:12 +0000 (23:05 +0000)]
pldb: Remove a list when incrementing or decrementing out of range.

This typically means that you've finished watching the playlist.

16 months agopldb: Force the database name.
Mark Wooding [Sat, 11 Feb 2023 23:04:13 +0000 (23:04 +0000)]
pldb: Force the database name.

This could really do with a proper configuration mechanism.

2 years agopldb: Use more sensible `-=' and `+=' syntax for relative updates.
Mark Wooding [Sun, 29 May 2022 14:34:00 +0000 (15:34 +0100)]
pldb: Use more sensible `-=' and `+=' syntax for relative updates.

2 years agoPlaylist support, other randomness.
Mark Wooding [Wed, 6 Apr 2022 20:25:26 +0000 (21:25 +0100)]
Playlist support, other randomness.

2 years agoupdate: Leave checking file existence to the report script.
Mark Wooding [Mon, 21 Mar 2022 15:57:19 +0000 (15:57 +0000)]
update: Leave checking file existence to the report script.

This makes tracking file renames rather easier.

2 years agocycle: A script to automate updates.
Mark Wooding [Mon, 21 Mar 2022 15:56:26 +0000 (15:56 +0000)]
cycle: A script to automate updates.

2 years agoInitial commit.
Mark Wooding [Mon, 21 Mar 2022 02:02:41 +0000 (02:02 +0000)]
Initial commit.