forked from djib/PDMameUpdate
Adapt comment to reflect new behaviour
This commit is contained in:
@ -8,9 +8,9 @@ Basically what it does is:
|
|||||||
* Get all torrents in a directory and filter MAME torrents
|
* Get all torrents in a directory and filter MAME torrents
|
||||||
* Get all torrents from PleasureDome RSS
|
* Get all torrents from PleasureDome RSS
|
||||||
* Get all torrents currently active in Transmission
|
* Get all torrents currently active in Transmission
|
||||||
* Intersect the three lists to get updatable torrents
|
* Intersect the first two lists to get updatable torrents
|
||||||
* And for each updatable torrent:
|
* And for each updatable torrent:
|
||||||
- remove the old torrent from Transmission,
|
- remove the old torrent from Transmission (if needed),
|
||||||
- rename the local directory,
|
- rename the local directory,
|
||||||
- add the new torrent
|
- add the new torrent
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user