Skip to content
#

anime

Here are 1,267 public repositories matching this topic...

Albirew
Albirew commented Oct 8, 2018

User should be able to simply get to torrent page from it's RSS feed.

I don't know much about go but it should looks like something like this:
controllers/feed/rss.go line 39

	Description: string(torrentJSON.Description) + "<br><br>---<br><a href=\"" + config.WebAddress() + "/view/" + strconv.FormatUint(uint64(torrentJSON.ID), 10) + "\">" + torrentJSON.Name + "</a>",

Improve this page

Add a description, image, and links to the anime topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the anime topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.