153 Commits (v0.10.3)
 

Author SHA1 Message Date
  LecygneNoir 8b1470ab31 Merge branch 'hotfix/v0.10.3' 3 years ago
  LecygneNoir 6d15ad18ca Fix peertube pagination index for playlsit, as index begins at 0, not 1, shame on me! 😳 3 years ago
  LecygneNoir 4956a19d0e bump to v0.10.2 for poetry 3 years ago
  LecygneNoir 5607c8ea06 Merge branch 'release/v0.10.2' 3 years ago
  LecygneNoir 25435453bd Bump to version v0.10.2 and fix typo in ticket number inside Changelog for v0.10.2 3 years ago
  LecygneNoir dab44244f3 Revert the workaround for Youtube playlist bug now the bug is fixed by Youtube (see #47) 3 years ago
  LecygneNoir 26476347d3 Renable Peertube upload after tests 😓 3 years ago
  LecygneNoir 5160e9e68d Add a check to avoid uploading on Peertube with more than 5 tags (see #48) 3 years ago
  LecygneNoir e61a70460d Merge branch 'feature/41_pt_playlistrecreated' into develop 3 years ago
  LecygneNoir 0aae4da68f Add changelog for #41 and #47 3 years ago
  LecygneNoir cbb7c745de Add pagination to find Peertube existing playlists as default pagination shows 14 playlists max. See #41 3 years ago
  LecygneNoir c2db597388 Fix message about thumbnail where it missed a space, close #49 3 years ago
  LecygneNoir e33a4c91a0 Merge tag 'v0.10.1' into develop 3 years ago
  LecygneNoir bb451e108d Merge branch 'hotfix/v0.10.1' 3 years ago
  LecygneNoir 28a7541fa8 Bump version to v0.10.1 3 years ago
  LecygneNoir 320c3b1a0b Fix bug introduced by v0.10.0 breaking thumbnail on youtube 3 years ago
  LecygneNoir fbfe3356ec Merge tag 'v0.10.0' into develop 3 years ago
  LecygneNoir e7a4d1656a Merge branch 'release/v0.10.0' 3 years ago
  LecygneNoir 1e9b719e0c Bump version to 0.10.0 and edit Changelog en Readme for the 0.10.0 3 years ago
  LecygneNoir ee578e8e82 Add a workaround Youtube API bug regarding playlist to ignore incorrect 404 return, see #47 for more details 3 years ago
  LecygneNoir f8ca4b093a Merge branch 'feature/logs_improvement' into develop 3 years ago
  LecygneNoir 379aef1dd8 Following discussion in #29, rename print-url option and add a batch options 3 years ago
  LecygneNoir 1c441bf67a Add new options --quiet and --print-url for an easier scripting use of prismedia, cf #29 3 years ago
  LecygneNoir dc7dd5cb46 Full rewrite of logging system to introduce --log as an option, and prepare the work for #29 3 years ago
  LecygneNoir 25682af83a Merge branch 'feature/strict_options' into develop 3 years ago
  LecygneNoir 542bb6f1f9 Correction of some typos 3 years ago
  LecygneNoir 5022aface4 Prepare changelog and documentation for strict check option 3 years ago
  LecygneNoir 003830696f Add strict options to force and check the existence of specific option before uploading, following issue #36. Need upgrade of Schema to have Hooks. 3 years ago
  LecygneNoir 2e4e876169 Merge tag 'v0.9.1' into develop 3 years ago
  LecygneNoir e52e7f354d Merge branch 'release/v0.9.1' 3 years ago
  LecygneNoir 701e61413c Update prismedia, documentation and dependencies to v0.9.1 3 years ago
  LecygneNoir 4e20d9efc4 Merge branch 'bypass-mime-verification' of Zykino/prismedia into develop 3 years ago
  Zykino 802d70b8d5 Empower user to force using the file they selected 3 years ago
  LecygneNoir a1c472a5fa Merge tag 'v0.9.0' into develop 4 years ago
  LecygneNoir 57a4f3dfd0 Merge branch 'release/v0.9.0' 4 years ago
  LecygneNoir 4e5c2e1245 Update Changelog for the v0.9.0 4 years ago
  LecygneNoir 1b55340b34 Update poetry.lock to match new python-magic requirements 4 years ago
  LecygneNoir 64c5378e18 Merge branch 'feature/nfo-enhanced' into develop 4 years ago
  LecygneNoir 1169301f14 After test python-magic is required on Windows in addition to python-magic-bin, so remove the 'Linux only' marker 4 years ago
  LecygneNoir 03ae92d1af Load nfo.txt or NFO.txt regardless the letter case 4 years ago
  LecygneNoir 11a91af534 Add better description for Enhanced NFO based on @Zykino review 4 years ago
  LecygneNoir 881a01f862 Write documentation about the new NFO usage and possibilities 4 years ago
  LecygneNoir ef5d6b843a Add a full set of samples to understand better who NFO works now 4 years ago
  LecygneNoir 17017ae90c Modify the NFO functions to allow an enhanced use with priorities in options 4 years ago
  LecygneNoir e91ada951f gitignore .mp4 to avoid commiting test files 4 years ago
  LecygneNoir af65627fcf Fix some typo regarding poetry 4 years ago
  LecygneNoir cb39eef8e0 Merge branch 'feature/poetry' into develop 4 years ago
  LecygneNoir 8faae852ea Add documentation for poetry and adjust Changelog 4 years ago
  LecygneNoir 72b47b95ec Modify files and add poetry configuration files to use poetry for distributing and publishing 4 years ago
  LecygneNoir b1a5d244d4 Prepare poetry with more standard nomination and configuration and change gitignore to avoid committing file by error 4 years ago