]> git.phdru.name Git - m_librarian.git/history - scripts
Build(.gitignore): Ignore `.pytest_cache`
[m_librarian.git] / scripts /
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): Display progress bar on...
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): Inhibit progress bar if...
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): print "Ok" 0.0.16
2018-03-22 Oleg BroytmanFeat(ml-import): Display tty progress bar during import
2016-07-26 Oleg BroytmanAdapted to Python 3
2016-07-25 Oleg BroytmanPython 3 compatibility
2016-07-22 Oleg BroytmanUpdate code for compatibility with Python 3
2016-06-11 Oleg BroytmanAdd option -C|--config file
2016-06-11 Oleg BroytmanChange options: -D|--database, -P|--path, -F|--format
2016-06-09 Oleg BroytmanPass format of the downloaded file name in the command...
2016-06-09 Oleg BroytmanDownload many books at once
2016-06-09 Oleg BroytmanIDs must be integer
2016-06-06 Oleg BroytmanAllow to set download format
2016-06-06 Oleg BroytmanRefactor author.filename
2016-06-05 Oleg BroytmanSet timestamp for the downloaded book
2016-06-05 Oleg BroytmanDownload from the given library path
2016-06-05 Oleg BroytmanDownload exactly one book
2016-05-31 Oleg BroytmanOptimization: count objects directly
2016-05-30 Oleg BroytmanMultidatabase - every script can open a database by...
2016-05-30 Oleg BroytmanPrint count after the list
2016-05-30 Oleg BroytmanRename -d/--details options to -v/--verbose
2016-05-30 Oleg BroytmanSearch authors/extensions/genres/languages by database id
2016-05-29 Oleg BroytmanSearch by author's, book's, extension's, language's id
2016-05-29 Oleg BroytmanOutput count of found objects
2016-05-29 Oleg BroytmanEncode all unicode values to output to a file/pipe
2016-05-29 Oleg BroytmanUse option -d to output database id
2016-05-29 Oleg BroytmanMake option -d global
2016-05-24 Oleg BroytmanSearch books by genre's name and title
2016-05-24 Oleg BroytmanSearch books by author's names
2016-05-24 Oleg BroytmanRefactoring: _get_values
2016-05-23 Oleg BroytmanSearch books by language
2016-05-23 Oleg BroytmanSearch books by extension
2016-05-21 Oleg BroytmanSort books by series, serial number and title
2016-05-21 Oleg BroytmanPrint archive, file, extension, size and deleted flag
2016-05-21 Oleg BroytmanPrint the file date, language and file extension
2016-05-21 Oleg BroytmanOutput serial number of the book in the series
2016-05-19 Oleg BroytmanOutput series the book belongs to (if any)
2016-05-19 Oleg BroytmanOutput (list of) genres for a book
2016-05-19 Oleg BroytmanSplit --search-type into separate -t/-s/-f options
2016-05-15 Oleg BroytmanBy default print only titles of the found book
2016-05-15 Oleg BroytmanSearch and print a list of books by title, series,...
2016-05-14 Oleg BroytmanFix flake8 warning: remove unused variable
2016-05-14 Oleg BroytmanSort results
2016-05-14 Oleg BroytmanAllow to list all extensions and genres
2016-05-13 Oleg BroytmanSearch languages by name
2016-05-13 Oleg BroytmanSearch genres by name and title
2016-05-13 Oleg BroytmanSearch extensions
2016-05-10 Oleg BroytmanSearch authors by full name
2016-05-09 Oleg BroytmanAdd descriptive error message
2016-05-09 Oleg BroytmanFix: misc => misc-name
2016-05-09 Oleg BroytmanRemove unused import
2016-04-04 Oleg BroytmanRefactoring: move module-level initialization into...
2016-03-30 Oleg BroytmanDo not install translations globally to satisfy flake8
2016-03-30 Oleg BroytmanGuess case sensitivity
2016-03-29 Oleg BroytmanUse gettext
2016-03-29 Oleg BroytmanDefault search type is 'start'
2016-03-27 Oleg BroytmanSearch authors by name/surname/misc name
2016-02-06 Oleg BroytmanFix a minor bug: allow to process all input files
2015-12-25 Oleg BroytmanRename data -> glst (fixes)
2015-12-24 Oleg BroytmanImport many INPX
2015-12-24 Oleg BroytmanImport INP(X)
2015-12-20 Oleg BroytmanImport genres from LRE files
2015-12-20 Oleg BroytmanCreate database tables