Download project files

How do I verify a download?


110 of 51 releases

16.05 release from the trunk series released

Release information
Release notes:

* `dmeia.rgiapps.FilesApp` now uses `api.ContentRange` (new in Degu 0.16) rather than directly importing `degu.base.ContentRange`

* `dmedia.rgiapps.ProxyApp` now uses the pre-built `env['authoraziation']` value (new in UserCouch 16.05) to set the `degu.client.Client` *authorization* option (new in Degu 0.16)

* `dmedia.startup.DmediaCouch.auto_bootstrap()` now utilizes the `env['no_host']=True`, `env['no_user_agent']=True` options (new in Microfiber 16.05) to disable sending the HTTP Host and HTTP User-Agent headers when connecting to the local CouchDB instance

* `dmedia.core.TaskMaster.add_replication_task()` now utilizes the `env['no_host']=True`, `env['no_user_agent']=True` options (new in Microfiber 16.05) to disable sending the HTTP Host and HTTP User-Agent headers when connectin...

File Description Downloads
download icon dmedia-16.05.0.tar.gz (md5, sig) tarball 60
last downloaded 5 days ago
Total downloads: 60

16.03 release from the trunk series released

Release information
Release notes:

Changes include:

* Drop V0 to V0 hashing protocol and schema migration functionality:

  https://launchpad.net/dmedia/+announcement/13739

* Fix a long standing rounding error in `dmedia.units.bytes10`

* Drop MIN_BYTES_FREE from 8 to 4 GB; up MAX_BYTES_FREE from 32 to 64 GB

* dmedia-provision-drive now supports nvme and mmcblk drives

* Utilize `Request.shift_path()` and `Request.build_proxy_uri()` methods new in Degu 0.15:

  http://docs.novacut.com/degu/changelog.html#march-2016

* `MetaStore.relink()` is now ~4x faster thanks to using `BufferedSave` with a batch size of 25

* dmedia-1 CouchDB database now has _revs_limit set to 25 to help control disk usage

File Description Downloads
download icon dmedia-16.03.0.tar.gz (md5, sig) tarball 15
last downloaded 16 weeks ago
Total downloads: 15

15.08 release from the trunk series released

Release information
Release notes:

Changes:

* The old internal `dmedia.httpd` WSGI HTTP server has finally been dropped, which was only still being used for the peering protocol; the peering protocol now uses a `degu.server.SSLServer` instance instead.

* The old WSGI applications for the peering protocol have been dropped, replaced by equivalent RGI applications for the Degu Server.

* The file downloader now directly uses `degu.client.SSLClient` instead of indirectly via `microfiber.CouchBase`; importantly, this means the file downloader can now use `degu.client.Connection.get_range()`, which means Dmedia doesn't have to carry its own functions for building HTTP Range headers.

* Update `dmedia.rgiapps` unit tests for the Degu 0.14 `Request.script` --> `Request.mount` attribute rename

* Fix an issue with the `dmedia-...

File Description Downloads
download icon dmedia-15.08.0.tar.gz (md5, sig) tarball 19
last downloaded 41 weeks ago
Total downloads: 19

15.05 release from the trunk series released

Release information
Release notes:

Port to changes in Degu 0.13 RGI server application API
http://docs.novacut.com/degu/changelog.html#may-2015

Take advantage of new high-level API in Degu 0.13 for Range requests:
http://docs.novacut.com/degu/tutorial.html#example-range-requests

File Description Downloads
download icon dmedia-15.05.0.tar.gz (md5, sig) tarball 13
last downloaded 16 weeks ago
Total downloads: 13

14.12 release from the trunk series released

Release information
Release notes:

* Begin work on porting WSGI peering apps to RGI; the peering apps are last place that the old internal Dmedia HTTP server is used

* Extractor now uses a whitelist to decide when to invoke the GStreamer-based extractor, and so is much faster when importing, say, /usr/share, for testing

File Description Downloads
download icon dmedia-14.12.0.tar.gz (md5, sig) tarball 24
last downloaded 16 weeks ago
Total downloads: 24

14.11 release from the trunk series released

Release information
Release notes:
File Description Downloads
download icon dmedia-14.11.0.tar.gz (md5, sig) tarball 18
last downloaded 16 weeks ago
Total downloads: 18

14.10 release from the trunk series released

Release information
Release notes:
File Description Downloads
download icon dmedia-14.10.0.tar.gz (md5, sig) tarball 11
last downloaded 41 weeks ago
Total downloads: 11

14.09 release from the trunk series released

Release information
Release notes:

Port to Degu 0.9 server application API:

http://docs.novacut.com/degu/changelog.html#september-2014

File Description Downloads
download icon dmedia-14.09.0.tar.gz (md5, sig) tarball 12
last downloaded 16 weeks ago
Total downloads: 12

14.07 release from the trunk series released

Release information
Release notes:

* Add doc/conflicts view and `purge-conflicts.py` test script, in prep for automatically cleaning out conflicts

* `setup.py test --core-only` now skips tests for `dmedia.drives` as they don't play nice with the build servers (gudev)

File Description Downloads
download icon dmedia-14.07.1.tar.gz (md5, sig) tarball 29
last downloaded 4 weeks ago
Total downloads: 29

14.06 release from the trunk series released

Release information
Release notes:

* Port to Degu 0.6 RGI server application API changes:

    http://docs.novacut.com/degu/changelog.html#june-2014

* Add basic RootApp.on_connect() that takes advantage of Degu 0.6 connection handling feature:

    http://docs.novacut.com/degu/rgi.html#application-callables

* Add full stack live unit test for FilesApp, which shamefully was absent previously

File Description Downloads
download icon dmedia-14.06.0.tar.gz (md5, sig) tarball 13
last downloaded 4 weeks ago
Total downloads: 13

110 of 51 releases