GustavePate / lycheesync

a command line interface tool to sync lychee with any directory containing photos
108 stars 37 forks source link

Generating medium thumbnails #81

Open ru-voland opened 6 years ago

ru-voland commented 6 years ago

Thank you for good tool for Lychee!

I make little adaptation to support medium sized thumbnails generation. Code is based on the @palitu fork (branch: patch-[1..3]). I just added an additional parameter to the conf.json to on/off this feature and organized code in small different way.

palitu commented 6 years ago

glad to see it hasn't gone to waste :)

On Tue, Feb 6, 2018 at 11:03 PM, Andrey notifications@github.com wrote:

Thank you for good tool for Lychee!

I make little adaptation to support medium sized thumbnails generation. Code is based on the @palitu https://github.com/palitu fork (branch: patch-[1..3]). I just added an additional parameter to the conf.json to on/off this feature and organized code in small different way.

You can view, comment on, or merge this pull request online at:

https://github.com/GustavePate/lycheesync/pull/81 Commit Summary

  • exclude venv 3.5
  • Generating medium thumbnails. Based on the code from @palitu (branch: patch-[1..3])

File Changes

Patch Links:

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GustavePate/lycheesync/pull/81, or mute the thread https://github.com/notifications/unsubscribe-auth/AGU9IIEY7LAI9kpqb9AcPdrnZtEQc1Uhks5tSGmngaJpZM4R7MQ1 .

GustavePate commented 6 years ago

Raaaaah ! It breaks all the tests :D I will manually patch this a bit later

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 74.084% when pulling 8627c1b78b8584be6c7d0c04bf33f8cad9d90d76 on ru-voland:adapted into 043bc70d6f56ac791075bdc033b70d66f26ec60f on GustavePate:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 74.084% when pulling 8627c1b78b8584be6c7d0c04bf33f8cad9d90d76 on ru-voland:adapted into 043bc70d6f56ac791075bdc033b70d66f26ec60f on GustavePate:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 74.084% when pulling 8627c1b78b8584be6c7d0c04bf33f8cad9d90d76 on ru-voland:adapted into 043bc70d6f56ac791075bdc033b70d66f26ec60f on GustavePate:master.

ru-voland commented 6 years ago

Looks like everything is OK now :-) Just added a new param to the test conf