Роман Бородин
65796860b8
Первая версия модуля для kodi
2019-05-06 11:28:21 +03:00
7sDream
2a4eecb830
release version 0.3.0
2018-06-23 13:18:00 +08:00
7sDream
1bd845af2d
land dev
2018-06-23 13:13:23 +08:00
7sDream
58b29be0a6
fix typo hash_fields -> hash_field
2018-06-23 13:01:08 +08:00
7sDream
177d1c7de9
hash_fields(finish #4 ) and hash raw:
...
- hash fields method and parameter allow user customize hash field list
- hash raw parameter allow the output of hash field to be raw bytes
- BEncoder now support encode raw bytes
2018-06-23 12:57:04 +08:00
7sDream
ee3128b32b
Many changes, see bellow:
...
- Added
- BEncoder
- BDecoder
- encode
- decode
- errors argument for TorrentFileParser and parse_torrent_file (#4 )
- Changed
- TorrentFileCreator rename to BEncoder
- TorrentFileParser, BEncoder don't need outmost level is dict
- Updated
- README
- CHANGELOG
- LICENSE
and tests for above changes.
2018-06-23 01:44:10 +08:00
七秒不觉梦
94b8f1eee0
Merge pull request #5 from yasuotakei/patch-1
...
Fix Issue #4
2018-06-22 21:21:57 +08:00
Yasuo
c1212c0203
Fix Issue #4
2018-06-21 13:56:46 +00:00
7sDream
afd439e51f
Merge branch 'master' into dev
2018-05-25 17:30:43 +08:00
7sDream
d572794ac6
Bump new version: 0.2.0
2018-05-25 17:24:31 +08:00
7sDream
4eeceb975b
Removed: unused test files in MANIFEST.in
2018-04-29 00:20:08 +08:00
7sDream
550c475bfc
update to v0.1.5rc1
2018-04-29 00:14:54 +08:00
7sDream
cb06fe00d8
Merge branch 'dev'
2018-04-29 00:09:44 +08:00
7sDream
cae5919459
Added: TorrentFileCreator and create_torrent_file
2018-04-29 00:08:48 +08:00
7sDream
25aafaa58b
fix changelog unreleased link url
2018-04-06 14:03:28 +08:00
7sDream
cd04a0f327
update to version 0.1.4
2018-04-06 13:58:53 +08:00
7sDream
5cbd02aa7d
Merge branch 'dev', Finish enhancement by issue #3
2018-04-06 13:44:12 +08:00
7sDream
c2ce49250b
Finish enhancement by issue #3
...
- Fixed: Support negative int
- Fixed: seek_back not move pos
- Added: Auto encoding
2018-04-06 13:41:51 +08:00
7sDream
817d816d7f
update to version 0.1.3
2017-06-21 00:52:08 +08:00
7sDream
98cd6345b8
Fix Issue #2 and do some refractor
...
- Fix Issue #2 , use IOError instead of FileNotFoundError in Python 2
- Use another private obj to represent end of list and dict
- InvalidTorrentFileException -> InvalidTorrentDataException
- Now UnicodeDecodeError is warpped in InvalidTorrentDataException
2017-06-21 00:45:23 +08:00
7sDream
6d9a68ba59
update to version 0.1.1
2017-06-20 15:43:18 +08:00
7sDream
29b4caccec
Merge branch 'dev'
2017-06-20 15:42:07 +08:00
7sDream
3e076f65cd
fix issue #1
2017-06-20 15:41:54 +08:00
7sDream
94e8cd7974
add encoding arg
2017-06-05 01:37:49 +08:00
7sDream
2bc7a0350a
fix typo in readme
2017-05-23 13:49:54 +08:00
7sDream
279c8fc54d
init
2017-05-23 13:35:40 +08:00