Menu

Tree [294f5a] master /
 History

HTTPS access


File Date Author Commit
 debian 2016-05-21 Christoph Korn Christoph Korn [48e9fb] debian: add missing format file
 doc 2016-03-27 Eugene Melnik Eugene Melnik [00363a] Changelog, screenshots and new description
 icons 2016-03-19 Eugene Melnik Eugene Melnik [08a8e8] New icon for favourites
 images 2015-07-20 Eugene Melnik Eugene Melnik [9785ab] Alexandra Flat theme and few gui fixes
 lang 2016-04-23 Eugene Melnik Eugene Melnik [b96b5f] Czech translation fix (by Pavel Fric)
 lib 2016-04-02 Eugene Melnik Eugene Melnik [f40866] MediaInfo dll update
 linux 2015-09-19 SARL ENR 68 SARL ENR 68 [c92a6a] Update French translation
 src 2016-08-19 Eugene Melnik Eugene Melnik [fd26b4] Fixes in kinopoisk parser
 styles 2015-08-16 Eugene Melnik Eugene Melnik [c98157] Alexandra Flat Coast theme added
 windows 2016-04-02 Eugene Melnik Eugene Melnik [4a78ae] Jpeg plugin for windows
 .gitignore 2016-05-21 Christoph Korn Christoph Korn [666c09] Improvements to Debian packaging
 .travis.yml 2015-10-18 Eugene Melnik Eugene Melnik [fd7aa7] Travis config fix... (4)
 CHANGELOG 2016-04-02 Eugene Melnik Eugene Melnik [f1a8bf] Portable version improvements
 LICENSE 2014-09-23 Eugene Melnik Eugene Melnik [8162eb] Initial commit
 README.md 2016-04-02 Eugene Melnik Eugene Melnik [f1a8bf] Portable version improvements
 alexandra.pro 2015-10-12 Eugene Melnik Eugene Melnik [72c886] Changes in the translations work

Read Me

Alexandra Video Library v1.5

Small, fast, but powerful video library, written in C++ with Qt5.

Build Status

Alexandra Video Library — a simple and comfortable program for organization and management of the your video library. You can completely customize your movies in a list or a grid, add detailed information, tags, posters, view technical information about the file and use advanced search.

Features:

  • Lot of fields with information about the film.
  • Automatically retrieving data from the internet.
  • Fast filtration in the view and powerful advanced search.
  • Fully customizable user interface.
  • Selection of your favourite player.
  • Hard drive scanner.
  • Random film selection.
  • Views statistics.
  • MediaInfo built-in.
  • Portable version.

Main window List

Main window Grid

View, manage, collect. Alexandra Video Library.

=

Build depends:

  • Qt5Core
  • Qt5Gui
  • Qt5Network
  • Qt5Widgets
  • libmediainfo (optional)

Build:

qmake
make

Install:

sudo make install

or

sudo checkinstall