Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/delete duplicates #301

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 26, 2018

  1. Implements prefer english names setting in config.ini which adds Engl…

    …ish as accepted header to MapQuest requests and results in the response location names being mostly in English not their native country language.
    DZamataev committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    a9a6e4b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Configuration menu
    Copy the full SHA
    120b475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94372b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    03d4a9c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add tests for prefer_english_names

    jmathai authored and DZamataev committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    5807459 View commit details
    Browse the repository at this point in the history
  2. Revert "update readme to include information about --separate-media-f…

    …olders command line option"
    
    This reverts commit 03d4a9c.
    jmathai authored and DZamataev committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    96a47c6 View commit details
    Browse the repository at this point in the history
  3. Revert "Implements separating media folders by command line argument."

    This reverts commit b94372b.
    jmathai authored and DZamataev committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0b737ad View commit details
    Browse the repository at this point in the history
  4. Add support for a %custom placeholder for more complex folder names t…

    …han %location or %date provide jmathai#279 (jmathai#283)
    jmathai authored and DZamataev committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4142dab View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Merge branch 'master' of github.com:jmathai/elodie

    * 'master' of github.com:jmathai/elodie:
      Add support for mts video files with H264:DateTimeOriginal create date field support (jmathai#295)
      Add support for customizing file name via config file. jmathai#107 jmathai#110 jmathai#111 (jmathai#225)
      Implements prefer english names setting for MapQuest API in config.ini (jmathai#290)
      Add support for a %custom placeholder for more complex folder names than %location or %date provide jmathai#279 (jmathai#283)
    
    # Conflicts:
    #	Readme.md
    #	elodie/filesystem.py
    DZamataev committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    2bd2060 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    d95f917 View commit details
    Browse the repository at this point in the history