Commit Graph

  • 03a8f4e (tag: v0.12.2) Merge branch 'release/v0.12.2' by LecygneNoir 2022-04-18 13:04:53 +0200
  • 5ca5ff5 Release v0.12.2 to fix broken dependencies by LecygneNoir 2022-04-18 13:04:44 +0200
  • 6c16b2f Merge tag 'v0.12.1' into develop by LecygneNoir 2021-05-21 10:54:55 +0200
  • 3611043 (tag: v0.12.1) Merge branch 'hotfix/v0.12.1' by LecygneNoir 2021-05-21 10:54:48 +0200
  • 388f76b Fix a bug in when configuring log level by LecygneNoir 2021-05-21 10:54:34 +0200
  • ef92fed Merge tag 'v0.12.0' into develop by LecygneNoir 2021-04-10 12:37:11 +0200
  • bcb0e26 (tag: v0.12.0) Merge branch 'release/v0.12.0' by LecygneNoir 2021-04-10 12:37:00 +0200
  • 8bc7985 Bump version to v0.12.0 and prepare poetry build for v0.12.0 by LecygneNoir 2021-04-10 12:36:46 +0200
  • 45a1cbc Merge branch 'feature/remove_formatcheck' into develop by LecygneNoir 2021-04-10 12:24:10 +0200
  • 0a1360d Prepare changelo for v0.12.0 by LecygneNoir 2021-04-10 11:41:15 +0200
  • f8ae2b1 Update libraries and dependencies for prismedia by LecygneNoir 2021-04-10 11:40:59 +0200
  • 0a53e77 Add auto search for thumbnail based on .png in addition to .jpg and .jpeg by LecygneNoir 2021-04-10 11:40:27 +0200
  • 2f7629e Remove format checks for videos and thumbnail as Youtube and Peertube have no limitation anymore by LecygneNoir 2021-04-10 11:34:36 +0200
  • e0a63ed Revert README to use prismedia as it's indeed the binary script installed through pip by LecygneNoir 2021-03-13 10:36:16 +0100
  • ba2a1eb Merge branch 'feature/improve_genconfig' into develop by LecygneNoir 2021-03-13 10:34:53 +0100
  • cf3d4c3 Better resilience for the genconfig function thanks to happy path and @Zykino suggestion! by LecygneNoir 2021-02-28 10:27:40 +0100
  • 85f0fe9 Add ask_overwirte function to utils in order to be more general and usable in other modules by LecygneNoir 2021-02-28 10:09:54 +0100
  • 1a006f3 Improve genconfig system and documentation for easier use, cf #55 by LecygneNoir 2021-02-27 13:10:14 +0100
  • cdef038 Move logger initialization in __init__.py to be able to use it from any module by LecygneNoir 2021-02-27 13:09:40 +0100
  • cbf3386 Remove confusing warning when using genconfig, see #55 by LecygneNoir 2021-02-14 11:52:12 +0100
  • ca733e0 Merge pull request 'hearthbeat (keepalive ?)' (#54) from Zykino/prismedia:hearthbeat into develop by LecygneNoir 2021-02-14 11:59:38 +0100
  • a4f1623 Fix some spacing formatting and documentation by Zykino 2021-02-14 00:58:52 +0100
  • 29b1747 Visit all of Youtube’s playlists by Zykino 2021-02-08 16:33:41 +0100
  • ea39fe9 Fix some spacing by Zykino 2021-02-08 16:31:10 +0100
  • a725e84 Add an option to use some credits easiely by Zykino 2021-02-08 16:30:44 +0100
  • 9b6da1e Merge tag 'v0.11.0' into develop by LecygneNoir 2021-01-23 13:00:11 +0100
  • 194e2e4 (tag: v0.11.0) Merge branch 'release/v0.11.0' by LecygneNoir 2021-01-23 13:00:04 +0100
  • 339caeb Bump files to v0.11.0, fix #50 by LecygneNoir 2021-01-23 12:59:12 +0100
  • e6375b5 Merge pull request 'Add a progression bar for Peertube's upload' (#52) from Zykino/prismedia:feature/progression into develop by LecygneNoir 2021-01-23 12:36:38 +0100
  • 6add140 Disable the progressbar when the user want a quiet output by Zykino 2021-01-23 12:24:10 +0100
  • c4e3243 Add clint as requirement by Zykino 2021-01-09 14:23:20 +0100
  • 93f1205 Make it possible to choose between multiples tipes of progress bar by Zykino 2021-01-09 13:40:21 +0100
  • 09c2d84 Add a progression bar to Peertube upload by Zykino 2020-12-14 21:59:12 +0100
  • 230ac54 Patch incorrect loading of NFO keys, breaking the match when the key contains -, and add example for auto-originalDate in NFO by LecygneNoir 2020-12-25 09:59:23 +0100
  • 42ee7d7 Need to strip the getmtime timestamp as some OSes return timestamp with microsecond (XXXX.YYYY) by LecygneNoir 2020-12-15 11:25:32 +0100
  • 1a93709 Merge branch 'feature/recording_date' into develop by LecygneNoir 2020-12-13 18:26:16 +0100
  • 736582b Change the originalDate behaviour to not default, and add option to auto manage the original date if needed by LecygneNoir 2020-12-04 09:52:46 +0100
  • 4a9fda5 Add one function to deal with date to avoid duplicate code by LecygneNoir 2020-12-02 11:28:07 +0100
  • 8dc3a86 Stripe the README from the full --help output to focus on some main features by LecygneNoir 2020-12-01 09:24:36 +0100
  • 4b7c01a Add help for option originalDate and changelog about the feature by LecygneNoir 2020-11-30 13:23:31 +0100
  • dc98f2e Add functions to manage Original Date of record for peertube by LecygneNoir 2020-11-30 13:22:24 +0100
  • 60bf264 Add the originalDate options to Youtube videos by LecygneNoir 2020-11-30 12:27:09 +0100
  • 447310a Add options and bunch of functions to maange the originalDate fields in prismedia, cf #50 by LecygneNoir 2020-11-30 12:26:44 +0100
  • 9b597f4 Merge tag 'v0.10.3' into develop by LecygneNoir 2020-11-15 11:14:43 +0100
  • 8b1470a (tag: v0.10.3) Merge branch 'hotfix/v0.10.3' by LecygneNoir 2020-11-15 11:14:11 +0100
  • 6d15ad1 Fix peertube pagination index for playlsit, as index begins at 0, not 1, shame on me! 😳 by LecygneNoir 2020-11-15 11:14:01 +0100
  • 5c99158 bump to v0.10.2 for poetry by LecygneNoir 2020-11-11 10:47:29 +0100
  • 4956a19 bump to v0.10.2 for poetry by LecygneNoir 2020-11-11 10:47:29 +0100
  • 2f8543b Merge tag 'v0.10.2' into develop by LecygneNoir 2020-11-11 10:45:48 +0100
  • 5607c8e (tag: v0.10.2) Merge branch 'release/v0.10.2' Close #49 Close #41 Close #48 Close #47 by LecygneNoir 2020-11-11 10:45:16 +0100
  • 2543545 Bump to version v0.10.2 and fix typo in ticket number inside Changelog for v0.10.2 by LecygneNoir 2020-11-11 10:45:02 +0100
  • dab4424 Revert the workaround for Youtube playlist bug now the bug is fixed by Youtube (see #47) by LecygneNoir 2020-11-11 10:43:36 +0100
  • 2647634 Renable Peertube upload after tests 😓 by LecygneNoir 2020-11-11 10:40:05 +0100
  • 5160e9e Add a check to avoid uploading on Peertube with more than 5 tags (see #48) by LecygneNoir 2020-11-11 10:39:11 +0100
  • e61a704 Merge branch 'feature/41_pt_playlistrecreated' into develop by LecygneNoir 2020-11-11 10:29:21 +0100
  • 0aae4da Add changelog for #41 and #47 by LecygneNoir 2020-11-11 10:29:09 +0100
  • cbb7c74 Add pagination to find Peertube existing playlists as default pagination shows 14 playlists max. See #41 by LecygneNoir 2020-11-11 10:27:19 +0100
  • c2db597 Fix message about thumbnail where it missed a space, close #49 by LecygneNoir 2020-11-11 09:52:16 +0100
  • e33a4c9 Merge tag 'v0.10.1' into develop by LecygneNoir 2020-09-16 07:49:09 +0200
  • bb451e1 (tag: v0.10.1) Merge branch 'hotfix/v0.10.1' by LecygneNoir 2020-09-16 07:49:02 +0200
  • 28a7541 Bump version to v0.10.1 by LecygneNoir 2020-09-16 07:48:38 +0200
  • 320c3b1 Fix bug introduced by v0.10.0 breaking thumbnail on youtube by LecygneNoir 2020-09-16 07:47:06 +0200
  • fbfe335 Merge tag 'v0.10.0' into develop by LecygneNoir 2020-09-15 09:47:08 +0200
  • e7a4d16 (tag: v0.10.0) Merge branch 'release/v0.10.0' by LecygneNoir 2020-09-15 09:46:56 +0200
  • 1e9b719 Bump version to 0.10.0 and edit Changelog en Readme for the 0.10.0 by LecygneNoir 2020-09-15 09:46:46 +0200
  • ee578e8 Add a workaround Youtube API bug regarding playlist to ignore incorrect 404 return, see #47 for more details by LecygneNoir 2020-09-15 09:30:03 +0200
  • f8ca4b0 Merge branch 'feature/logs_improvement' into develop by LecygneNoir 2020-09-14 14:20:20 +0200
  • 379aef1 Following discussion in #29, rename print-url option and add a batch options by LecygneNoir 2020-09-14 14:19:59 +0200
  • 1c441bf (1598501401769602981/feature/logs_improvement) Add new options --quiet and --print-url for an easier scripting use of prismedia, cf #29 by LecygneNoir 2020-07-18 13:39:19 +0200
  • dc7dd5c Full rewrite of logging system to introduce --log as an option, and prepare the work for #29 by LecygneNoir 2020-07-17 15:05:00 +0200
  • 25682af (1598501401769602981/develop) Merge branch 'feature/strict_options' into develop Fix #36 by LecygneNoir 2020-07-16 10:08:33 +0200
  • 542bb6f Correction of some typos by LecygneNoir 2020-07-14 13:50:56 +0200
  • 5022afa Prepare changelog and documentation for strict check option by LecygneNoir 2020-07-14 13:31:35 +0200
  • 0038306 Add strict options to force and check the existence of specific option before uploading, following issue #36. Need upgrade of Schema to have Hooks. by LecygneNoir 2020-07-14 13:18:53 +0200
  • 2e4e876 Merge tag 'v0.9.1' into develop by LecygneNoir 2020-04-25 10:32:06 +0200
  • e52e7f3 (tag: v0.9.1, 1598501401769602981/master) Merge branch 'release/v0.9.1' by LecygneNoir 2020-04-25 10:32:00 +0200
  • 701e614 Update prismedia, documentation and dependencies to v0.9.1 by LecygneNoir 2020-04-25 10:31:50 +0200
  • 4e20d9e Merge branch 'bypass-mime-verification' of Zykino/prismedia into develop by LecygneNoir 2020-04-25 09:46:38 +0200
  • 802d70b Empower user to force using the file they selected by Zykino 2020-04-19 15:26:16 +0200
  • a1c472a Merge tag 'v0.9.0' into develop by LecygneNoir 2020-04-07 10:41:38 +0200
  • 57a4f3d (tag: v0.9.0) Merge branch 'release/v0.9.0' by LecygneNoir 2020-04-07 10:41:32 +0200
  • 4e5c2e1 Update Changelog for the v0.9.0 by LecygneNoir 2020-04-07 10:40:11 +0200
  • 1b55340 Update poetry.lock to match new python-magic requirements by LecygneNoir 2020-04-07 10:39:44 +0200
  • 64c5378 Merge branch 'feature/nfo-enhanced' into develop Fix #11 by LecygneNoir 2020-04-07 10:09:56 +0200
  • 1169301 After test python-magic is required on Windows in addition to python-magic-bin, so remove the 'Linux only' marker by LecygneNoir 2020-04-07 10:09:10 +0200
  • 03ae92d Load nfo.txt or NFO.txt regardless the letter case by LecygneNoir 2020-04-04 10:12:49 +0200
  • 11a91af Add better description for Enhanced NFO based on @Zykino review by LecygneNoir 2020-04-04 10:11:25 +0200
  • 881a01f Write documentation about the new NFO usage and possibilities by LecygneNoir 2020-04-03 12:44:29 +0200
  • ef5d6b8 Add a full set of samples to understand better who NFO works now by LecygneNoir 2020-04-03 12:24:46 +0200
  • 17017ae Modify the NFO functions to allow an enhanced use with priorities in options by LecygneNoir 2020-04-03 12:24:23 +0200
  • e91ada9 gitignore .mp4 to avoid commiting test files by LecygneNoir 2020-04-03 12:11:58 +0200
  • af65627 Fix some typo regarding poetry by LecygneNoir 2020-04-03 10:30:29 +0200
  • cb39eef Merge branch 'feature/poetry' into develop by LecygneNoir 2020-04-01 11:38:18 +0200
  • 8faae85 Add documentation for poetry and adjust Changelog by LecygneNoir 2020-04-01 11:38:08 +0200
  • 72b47b9 Modify files and add poetry configuration files to use poetry for distributing and publishing by LecygneNoir 2020-04-01 10:23:33 +0200
  • b1a5d24 Prepare poetry with more standard nomination and configuration and change gitignore to avoid committing file by error by LecygneNoir 2020-04-01 09:59:55 +0200
  • 429ea23 Add new feature to schedule different publication date depending of the platform. Target v0.9.0, Fix #43 by LecygneNoir 2020-03-30 16:13:26 +0200
  • 159ab00 Merge tag '0.8.0' into develop by LecygneNoir 2020-01-19 11:31:03 +0100
  • 1dd41f0 (tag: 0.8.0) Merge branch 'release/0.8.0' by LecygneNoir 2020-01-19 11:30:52 +0100
  • 04e5c32 Update version to 0.8.0 by LecygneNoir 2020-01-19 11:30:41 +0100