Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Bétous 5eb7a46f34 Use the new JSON string returned by read()
* Adapt the code for the new information returned by read()
* Display a warning if there are more than 1 file in the torrent
  because the add-on will play only the first file
* Manage the error use case when calling write()
* Remove the "start downloading" notification since an equivalent
  message is now displayed by vfs.libtorrent
2021-09-27 17:32:14 +02:00
Thomas 9e79850eee Add German translation and fix encoding errors
While adding the German translation some encodings errors occurred due
to non-ASCII characters. Only these errors were fixed because a full
analysis of the strings will be performed when implementing support for
python3.
2021-05-11 20:42:50 +00:00