Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regex and vars for TorrentSeeds #298

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

musqibee
Copy link

Please read the contributing guidelines linked above before opening a pull request.

@@ -46,8 +46,8 @@
<parseinfo>
<linepatterns>
<extract>
<!-- New: Batman.1989.REMASTERED.MULTi.1080p.BluRay.x264-Ulysse .:. Category: Movies/HD-Foreign .:. Size: 8.02 GB .:. URL: https://www.torrentseeds.org/details.php?id=825984 .:. Uploaded by: Anonymous. -->
<regex value="^New: (.*) .:. Category: (.*) .:. Size: (.*) .:. URL: (https?\:\/\/[^\/]+\/).*[&amp;\?]id=(\d+) .:. Uploaded by: (.*)."/>
<!-- New: Batman.1989.REMASTERED.MULTi.1080p.BluRay.x264-Ulysse .:. Category: Movies/HD-Foreign .:. Size: 8.02 GB .:. URL: https://www.torrentseeds.org/details.php?id=825984 .:. Uploaded by: anonymous. -->
Copy link

@gnarr gnarr May 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not breaking, but for consistency we should update the URL in the comment also.

Suggested change
<!-- New: Batman.1989.REMASTERED.MULTi.1080p.BluRay.x264-Ulysse .:. Category: Movies/HD-Foreign .:. Size: 8.02 GB .:. URL: https://www.torrentseeds.org/details.php?id=825984 .:. Uploaded by: anonymous. -->
<!-- New: Batman.1989.REMASTERED.MULTi.1080p.BluRay.x264-Ulysse .:. Category: Movies/HD-Foreign .:. Size: 8.02 GB .:. URL: https://www.torrentseeds.org/torrents/825984 .:. Uploaded by: anonymous. -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants