Skip to content
Snippets Groups Projects
  1. Nov 29, 2019
  2. Nov 27, 2019
  3. Oct 02, 2019
  4. Sep 10, 2019
    • David Llewellyn-Jones's avatar
      Adjust for perl 5.16 · 03293b1f
      David Llewellyn-Jones authored
      Running on perl 5.16 I get the following error:
      
      Error in option spec: "cuesheetonly||cuesheet-only!"
      
      This appears to be due to use of | rather than ||, so this change
      adjusts the code to avoid the error.
      03293b1f
  5. Aug 19, 2019
  6. Jul 13, 2019
  7. Jul 12, 2019
    • notnac's avatar
      Added check for new release · 25a64dea
      notnac authored
      get_iplayer can now check GitHub for new releases. If a new release is
      found, a message is printed. get_iplayer is NOT automatically updated.
      Use new --release-check option on the command line to force check for
      new release. If --release-check is saved in preferences, GitHub will
      be automatically checked weekly. The last release check time is taken
      from mod time of "release_check" file in profile dir. Requires 'version'
      Perl module, which entered core at v5.9.0.
      25a64dea
    • notnac's avatar
      Added support for JSON metadata · a56ab4c5
      notnac authored
      Use --metadata=json to produce metadata file in JSON format.
      a56ab4c5
    • dinkypumpkin's avatar
      adapted for mediaselector changes · 40543ca5
      dinkypumpkin authored
      40543ca5
    • dinkypumpkin's avatar
      force --subs-mono with --subs-embed · a909d419
      dinkypumpkin authored
      Ensure leading hyphens used to denote change of speaker in embedded
      subtitles since they will be rendered in single colour.
      a909d419
  8. Jun 29, 2019
  9. Jun 20, 2019
  10. Jun 09, 2019
  11. Apr 27, 2019
  12. Apr 23, 2019
  13. Apr 14, 2019
  14. Apr 13, 2019
  15. Apr 11, 2019
  16. Apr 09, 2019
  17. Apr 03, 2019
  18. Mar 28, 2019
  19. Mar 25, 2019
  20. Mar 24, 2019
  21. Mar 23, 2019
Loading