Jps2sm

Latest version: v1.16

Safety actively analyzes 623807 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.15.5

* Setup first unit tests with pytest. Unit tests are now complete for: `get_release_data()`, `validate_jps_bitrate()` and `validate_jps_video_data()`
* Refactoring to support the creating of unit tests
* Decouple uploadtorrent() from collate(), closes 39
* Linting updates moved from ~6.5/10 --> 8.8/10 in pylint
* Refactored `uploadtorrent()` --> `prepare_torrent()` and move the actual uploading to `upload_torrent()`
* Check jps url before trying to get it
* Add detection for bad JPS group IDs
* Fix missing sy simport bug
* Fix torrent_count bug

**Full Changelog**: https://github.com/damonjavert/jps2sm/compare/1.15.3...1.15.4

1.15.3

* Support multiple cfg file locations, closes 40
* Fix import orders, closes 41

**Full Changelog**: https://github.com/damonjavert/jps2sm/compare/1.15.2...1.15.3

1.15.2

* jps2sm arranged as a package and has been uploaded to pypi! https://pypi.org/project/jps2sm/
* Refactoring some old var names and moved `batch_mode` to the batch module.

1.15.1

* `MaxSizeRecentMode` cfg option - uploads are filtered when in `--batchrecent` mode based on size.
* `MinSeeders` cfg option - uploads are filtered based on the number of seeders at JPS.

1.15

* Do not download JPS torrent if it is a dupe on SM
* save_data module with refactored functionality from other modules
* Deprecate HandleCfgOutputDirs() in uploadtorrent()
* download_jps_torrent() - separate the actual writing of the file
* batch_stats fixes

1.14

* Move config() out of globals
* batch_mode() not using args.parsed for batch functions
* Move args() out of globals
* Move HandleCfgOutputDirs() out of globals

We now have no globals!

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.