Hopefully fix torznab api
Cette révision appartient à :
Parent
1a865c14ef
révision
757b276ffa
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -155,8 +155,8 @@ type RssTorrent struct {
|
|||
}
|
||||
|
||||
type RssTorznab struct {
|
||||
XMLName xml.Name `xml:"torznab:attr"`
|
||||
Name string `xml:"name,attr"`
|
||||
XMLName xml.Name `xml:"torznab:attr,omitempty"`
|
||||
Name string `xml:"name,attr,omitempty"`
|
||||
Value string `xml:"value,attr,omitempty"`
|
||||
}
|
||||
|
||||
|
|
Référencer dans un nouveau ticket