Is there a way of getting a list of old radio episodes (specifically PIDs)? It doesn't matter if they are unavailable, I am just after the tracklists
If it's tracklists for programmes you've already downloaded, you could search your history.
Code:
C:\>get_iplayer --type radio --history --tree ".*"
Change the search term from
".*" to limit your search to the items you want and use
--listformat "<pid>" to return just the pids.