mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
RSS path separator is a backslash, not a forward-slash
@@ -2256,7 +2256,7 @@ Parameters:
|
||||
----------------------------------|---------|------------
|
||||
`path` | string | Full path of added folder (e.g. "The Pirate Bay\Top100")
|
||||
|
||||
## Add feed ##
|
||||
## Add feed ##
|
||||
|
||||
Name: `addFeed`
|
||||
|
||||
@@ -2267,7 +2267,7 @@ Parameters:
|
||||
`url` | string | URL of RSS feed (e.g. "[http://thepiratebay.org/rss//top100/200](http://thepiratebay.org/rss//top100/200)")
|
||||
`path` _optional_ | string | Full path of added folder (e.g. "The Pirate Bay\Top100\Video")
|
||||
|
||||
## Remove item ##
|
||||
## Remove item ##
|
||||
|
||||
Removes folder or feed.
|
||||
|
||||
@@ -2279,7 +2279,7 @@ Parameters:
|
||||
----------------------------------|---------|------------
|
||||
`path` | string | Full path of removed item (e.g. "The Pirate Bay\Top100")
|
||||
|
||||
## Move item ##
|
||||
## Move item ##
|
||||
|
||||
Moves/renames folder or feed.
|
||||
|
||||
@@ -2291,7 +2291,7 @@ Parameters:
|
||||
----------------------------------|---------|------------
|
||||
`itemPath` | string | Current full path of item (e.g. "The Pirate Bay\Top100")
|
||||
`destPath` | string | New full path of item (e.g. "The Pirate Bay")
|
||||
|
||||
|
||||
## Get all items ##
|
||||
|
||||
Name: `items`
|
||||
|
||||
Reference in New Issue
Block a user