https://bugs.gpodder.org/show_bug.cgi?id=743

           Summary: JSON PUT creates the new device, but does not save
                    subscriptions
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: low
         Component: Simple API
        AssignedTo: [email protected]
        ReportedBy: [email protected]


After uploading a list of URLs using JSON, the new device is created (if it did
not exist before), and I can see the subscription events in the web interface,
but the device is not displayed in the web interface, and I can also not
download the subscription list.

STEPS TO REPRODUCE:

1. python simple-client put [username] devicename
2. Enter password
3. Enter URLs, finish with Ctrl+D on a blank line:
   http://www.youtube.com/rss/user/TelltaleGames/videos.rss
   http://www.youtube.com/rss/user/nokiadevforum/videos.rss
4. python simple-client get [username] devicename
5. Enter password

EXPECTED OUTCOME:

The result is the list of two podcasts that was just uploaded.

ACTUAL OUTCOME:

The result is an empty list.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to