-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgpodder-data.sql
More file actions
207 lines (202 loc) · 62.4 KB
/
Copy pathgpodder-data.sql
File metadata and controls
207 lines (202 loc) · 62.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
------------------------------------------------------------
-- You can use this to seed data for gpodder
------------------------------------------------------------
--
-- Dumping data for table `oc_gpodder_subscriptions`
--
INSERT INTO `oc_gpodder_subscriptions` (`id`, `url`, `subscribed`, `updated`, `user_id`) VALUES
(1, 'https://raw.githubusercontent.com/pbek/3d-printing-today-archive-rss/main/archive.xml', 1, '2023-02-18 14:45:22', 'admin'),
(2, 'https://feeds.feedburner.com/awatts', 1, '2023-02-18 14:45:22', 'admin'),
(3, 'https://threedprintingtoday.libsyn.com/rss', 1, '2023-02-18 14:45:22', 'admin'),
(4, 'https://podcast.asknoahshow.com/rss', 1, '2023-02-18 14:45:22', 'admin'),
(5, 'http://feeds.feedburner.com/abcradio/10percenthappier', 1, '2023-02-18 14:45:22', 'admin'),
(6, 'https://badvoltage.org/feed/mp3/', 1, '2023-02-18 14:45:22', 'admin'),
(7, 'https://feed.jupiter.zone/allshows', 1, '2023-02-18 14:45:22', 'admin'),
(8, 'https://2.5admins.com/feed/', 1, '2023-02-18 14:45:22', 'admin'),
(9, 'https://feeds.megaphone.fm/CYBW9338304051', 1, '2023-02-18 14:45:22', 'admin'),
(10, 'https://brainsciencepodcast.libsyn.com/rss', 1, '2023-02-18 14:45:22', 'admin'),
(11, 'https://feeds.megaphone.fm/NSR5328487243', 0, '2023-02-18 14:56:08', 'admin'),
(12, 'https://feeds.pacific-content.com/commandlineheroes', 1, '2023-02-18 14:45:22', 'admin'),
(13, 'https://feeds.acast.com/public/shows/6dab3ca4-41f5-4fd4-bba6-224ab53f5113', 1, '2023-02-18 14:45:22', 'admin'),
(14, 'https://podcast.uctv.tv/uctv_dalailama.rss', 1, '2023-02-18 14:45:22', 'admin'),
(15, 'https://feeds.megaphone.fm/darknetdiaries', 1, '2023-02-18 14:45:22', 'admin'),
(16, 'https://deerpark.libsyn.com/rss', 1, '2023-02-18 14:45:22', 'admin'),
(17, 'https://feeds.megaphone.fm/cyberwire-daily-podcast', 1, '2023-02-18 14:45:22', 'admin'),
(18, 'https://feeds.transistor.fm/devops-and-docker-talk', 1, '2023-02-18 14:45:22', 'admin'),
(19, 'https://feeds.soundcloud.com/users/soundcloud:users:237456957/sounds.rss', 0, '2023-02-25 06:12:08', 'admin'),
(20, 'https://changelog.com/master/feed', 1, '2023-02-18 14:45:22', 'admin'),
(21, 'https://dalailamacenter.podomatic.com/rss2.xml', 1, '2023-02-18 14:45:22', 'admin'),
(22, 'https://destinationlinux.org/feed/mp3/', 1, '2023-02-18 14:45:22', 'admin'),
(23, 'https://feeds.transistor.fm/grafanas-big-tent', 1, '2023-02-18 14:45:22', 'admin'),
(24, 'https://feeds.feedburner.com/EverydayZenPodcast', 1, '2023-02-18 14:45:22', 'admin'),
(25, 'https://www.heroku.com/podcasts/codeish.rss', 0, '2023-02-25 06:12:08', 'admin'),
(26, 'https://anchor.fm/s/2d0cded8/podcast/rss', 1, '2023-02-18 14:45:22', 'admin'),
(27, 'https://goinglinux.com/mp3podcast.xml', 1, '2023-02-18 14:45:22', 'admin'),
(28, 'https://feeds.simplecast.com/sy3_u_Jy', 1, '2023-02-18 14:45:22', 'admin'),
(29, 'https://podvine.com/feeds/growthmindset/rss.xml', 1, '2023-02-18 14:45:22', 'admin'),
(30, 'https://www.machnation.com/feed/podcast', 0, '2023-02-25 06:12:08', 'admin'),
(31, 'https://www.heavybit.com/category/library/podcasts/jamstack-radio/feed/feed.rss', 1, '2023-02-18 14:45:22', 'admin'),
(32, 'https://latenightlinux.com/feed/mp3', 1, '2023-02-18 14:45:22', 'admin'),
(33, 'https://linuxafterdark.net/feed/podcast', 1, '2023-02-18 14:45:22', 'admin'),
(34, 'https://www.phpclasses.org/blog/category/podcast/post/latest.rss', 1, '2023-02-18 14:45:22', 'admin'),
(35, 'https://latenightlinux.com/feed/extra', 1, '2023-02-18 14:45:22', 'admin'),
(36, 'https://feeds.fireside.fm/linuxforeveryone/rss', 0, '2023-02-25 06:12:08', 'admin'),
(37, 'http://www.davrom.com/ldup/ldup_rss.xml', 0, '2023-02-18 14:56:08', 'admin'),
(38, 'https://lexfridman.com/feed/podcast/', 1, '2023-02-18 14:45:22', 'admin'),
(39, 'https://feeds.feedburner.com/linuxfortherestofus', 1, '2023-02-18 14:45:22', 'admin'),
(40, 'https://linuxlads.com/feed_mp3.rss', 1, '2023-02-18 14:45:22', 'admin'),
(41, 'http://feeds.feedburner.com/linuxlugcast/dBDY', 1, '2023-02-18 14:45:22', 'admin'),
(42, 'https://feeds.transistor.fm/php-town-hall', 1, '2023-02-18 14:45:22', 'admin'),
(43, 'http://feeds.feedburner.com/PhpRoundtable', 1, '2023-02-18 14:45:22', 'admin'),
(44, 'https://www.pine64.org/feed/mp3/', 1, '2023-02-18 14:45:22', 'admin'),
(45, 'https://feeds.transistor.fm/programming-throwdown', 1, '2023-02-18 14:45:22', 'admin'),
(46, 'https://feeds.feedburner.com/pszc/podcast', 1, '2023-02-18 14:45:22', 'admin'),
(47, 'https://mintcast.org/category/mp3/feed/', 1, '2023-02-18 14:45:22', 'admin'),
(48, 'https://feeds.feedburner.com/SanFranciscoZenCenterPublicLectures', 1, '2023-02-18 14:45:22', 'admin'),
(49, 'https://feeds.simplecast.com/AuAxH_Bf', 1, '2023-02-18 14:45:22', 'admin'),
(50, 'https://feeds.simplecast.com/hEI_f9Dx', 0, '2023-02-18 14:56:08', 'admin'),
(51, 'http://feed.soundofsymfony.com/rss', 0, '2023-02-25 06:12:08', 'admin'),
(52, 'https://feeds.fireside.fm/sudoshow/rss', 1, '2023-02-18 14:45:22', 'admin'),
(53, 'https://shoptalkshow.com/feed/podcast/', 1, '2023-02-18 14:45:22', 'admin'),
(54, 'https://seradio.libsyn.com/rss', 1, '2023-02-18 14:45:22', 'admin'),
(55, 'https://ma.ttias.be/syscast/index.xml', 0, '2023-02-25 06:12:08', 'admin'),
(56, 'https://pinecast.com/feed/thats-my-jamstack', 1, '2023-02-18 14:45:22', 'admin'),
(57, 'https://anchor.fm/s/52644f4/podcast/rss', 1, '2023-02-18 14:45:22', 'admin'),
(58, 'https://feeds.simplecast.com/azy33G8_', 1, '2023-02-18 14:45:22', 'admin'),
(59, 'https://thebinarytimes.net/rss-mp3.xml', 0, '2023-02-25 06:12:08', 'admin'),
(60, 'https://feed.syntax.fm/rss', 1, '2023-02-18 14:45:22', 'admin'),
(61, 'https://nextcloud.com/feed/mp3/', 1, '2023-02-18 14:45:22', 'admin'),
(62, 'https://thenew.show/feed/podcast', 0, '2023-02-18 14:56:08', 'admin'),
(63, 'https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss', 1, '2023-02-18 14:45:22', 'admin'),
(64, 'https://thestressmasterypodcast.com/rss', 0, '2023-02-18 16:42:25', 'admin'),
(65, 'https://wisdomexperience.org/wisdom-podcast/podcast/', 1, '2023-02-18 14:45:22', 'admin'),
(66, 'http://tnhaudio.org/feed/podcast/', 1, '2023-02-18 14:45:22', 'admin'),
(67, 'https://threedevsandamaybe.com/podcast.xml', 0, '2023-02-25 06:12:08', 'admin'),
(68, 'https://ubuntupodcast.org/feed/podcast', 0, '2023-02-18 14:56:08', 'admin'),
(69, 'http://www.podcastone.com/podcast?categoryID2=1237', 1, '2023-02-18 14:45:22', 'admin'),
(70, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 1, '2023-02-18 14:45:22', 'admin'),
(71, 'https://feeds.feedburner.com/DharmaPodcast', 1, '2023-02-18 14:45:22', 'admin'),
(72, 'https://zmm.org/feed/', 1, '2023-02-18 14:45:22', 'admin'),
(73, 'https://feeds.redcircle.com/db7299e5-9cb9-4691-a4b8-fdbb09c5f440', 1, '2023-02-18 14:45:22', 'admin'),
(88, 'https://podcast.thelinuxexp.com/@tlenewspodcast/feed.xml', 1, '2023-03-21 15:58:36', 'admin'),
(89, 'https://anchor.fm/s/a5967a8/podcast/rss', 1, '2023-03-21 16:01:38', 'admin');
--
-- Dumping data for table `oc_gpodder_episode_action`
--
INSERT INTO `oc_gpodder_episode_action` (`id`, `podcast`, `episode`, `action`, `position`, `started`, `total`, `timestamp`, `user_id`, `guid`, `timestamp_epoch`) VALUES
(1, 'https://threedprintingtoday.libsyn.com/rss', 'https://traffic.libsyn.com/secure/threedprintingtoday/3D_Printing_Today_459.mp3?dest-id=182248', 'DOWNLOAD', -1, -1, -1, NULL, 'admin', '1b904631-2d80-4594-91a1-309316b144ab', 1676731962),
(2, 'https://linuxafterdark.net/feed/podcast', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LAD37.mp3', 'PLAY', 1430, 1430, 1430, NULL, 'admin', 'https://linuxafterdark.net/?p=267', 1677526567),
(3, 'https://nextcloud.com/feed/mp3/', 'https://nextcloud.com/podlove/file/1/s/feed/c/mp3/Nextcloud_Podcast_017.mp3', 'PLAY', 3774, 3774, 3774, NULL, 'admin', 'podlove-2023-02-08t12:28:20+00:00-2cff1186ee6782f', 1677526567),
(4, 'https://feeds.fireside.fm/sudoshow/rss', 'https://aphid.fireside.fm/d/1437767933/f84fed1f-7827-41bf-92fa-5917ca1b716d/9b3620b9-3471-4187-81bd-b12cf4d08bf5.mp3', 'PLAY', 3290, 3290, 3290, NULL, 'admin', '9b3620b9-3471-4187-81bd-b12cf4d08bf5', 1677526567),
(5, 'https://www.heavybit.com/category/library/podcasts/jamstack-radio/feed/feed.rss', 'https://media.blubrry.com/heavybit/d3aeja1uqhkije.cloudfront.net/podcasts/jamstack-radio/20221208-jamstack-radio-119.mp3', 'PLAY', 2185, 2185, 2185, NULL, 'admin', '4dd6f10e-c380-4f69-ad74-45e477a4505e', 1677526567),
(6, 'https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss', 'https://feeds.soundcloud.com/stream/1444118782-user-98066669-289-combo-lists-extreme-privacy-series.mp3', 'PLAY', 1334, 1334, 1334, NULL, 'admin', 'tag:soundcloud,2010:tracks/1444118782', 1677526567),
(7, 'https://latenightlinux.com/feed/extra', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LDT65.mp3', 'PLAY', 1304, 1304, 1304, NULL, 'admin', 'https://latenightlinux.com/?p=1934', 1677526567),
(8, 'https://latenightlinux.com/feed/mp3', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LNL216.mp3', 'PLAY', 1918, 1918, 1918, NULL, 'admin', 'https://latenightlinux.com/?p=1947', 1677526567),
(9, 'https://feeds.megaphone.fm/darknetdiaries', 'https://www.podtrac.com/pts/redirect.mp3/pdst.fm/e/chrt.fm/track/G481GD/traffic.megaphone.fm/ADV2775258033.mp3?updated=1676351419', 'PLAY', 3878, 3878, 3878, NULL, 'admin', '7d6ca174-abdd-11ed-ab13-3f56c604d2bd', 1677526567),
(10, 'https://2.5admins.com/feed/', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/2.5admins-130.mp3', 'PLAY', 1861, 1861, 1861, NULL, 'admin', 'https://2.5admins.com/?p=747', 1677526567),
(11, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/jsparty/263/js-party-263.mp3', 'PLAY', 4704, 4704, 4704, NULL, 'admin', 'changelog.com/6/2004', 1677526567),
(12, 'https://feeds.acast.com/public/shows/6dab3ca4-41f5-4fd4-bba6-224ab53f5113', 'https://sphinx.acast.com/p/acast/s/cyber/e/63e567385c30a70010e2e878/media.mp3', 'PLAY', 2340, 2340, 2340, NULL, 'admin', '63e567385c30a70010e2e878', 1677526567),
(13, 'https://feeds.transistor.fm/grafanas-big-tent', 'https://media.transistor.fm/199d20bd/d57d0be2.mp3', 'PLAY', 2676, 2676, 2676, NULL, 'admin', '780a7d02-865b-4d1b-97f1-818a36380b5e', 1677526567),
(14, 'https://www.pine64.org/feed/mp3/', 'https://www.pine64.org/podlove/file/52/s/feed/c/mp3/PineTalk_-_Season_2_Episode_9.mp3', 'PLAY', 2151, 2151, 2151, NULL, 'admin', 'podlove-2022-07-09t21:19:37+00:00-4409a9d74db9c9f', 1677526567),
(15, 'https://feeds.transistor.fm/devops-and-docker-talk', 'https://media.transistor.fm/2f4a6325/42d828ad.mp3', 'PLAY', 4711, 4711, 4711, NULL, 'admin', '7763a8df-bf1f-4770-9abb-bcff09026640', 1677526567),
(16, 'https://feed.syntax.fm/rss', 'https://traffic.libsyn.com/secure/syntax/Syntax_-_575.mp3?dest-id=532671', 'PLAY', 1485, 1485, 1485, NULL, 'admin', '6516e1fe-730e-45df-a3fa-eaecfbc435c8', 1677526567),
(18, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/jsparty/262/js-party-262.mp3', 'PLAY', 3571, 3571, 3571, NULL, 'admin', 'changelog.com/6/1967', 1677526567),
(19, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/gotime/266/go-time-266.mp3', 'PLAY', 4579, 4579, 4579, NULL, 'admin', 'changelog.com/2/1973', 1677526567),
(20, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/jsparty/261/js-party-261.mp3', 'PLAY', 3217, 3217, 3217, NULL, 'admin', 'changelog.com/6/1965', 1677526567),
(21, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/shipit/88/ship-it-88.mp3', 'PLAY', 4151, 4151, 4151, NULL, 'admin', 'changelog.com/14/1955', 1677526567),
(22, 'https://shoptalkshow.com/feed/podcast/', 'https://shoptalkshow.com/podcast-download/6573/551.mp3?nocache', 'PLAY', 3340, 3340, 3340, NULL, 'admin', 'https://shoptalkshow.com/?p=6573', 1677526567),
(23, 'https://feeds.redcircle.com/db7299e5-9cb9-4691-a4b8-fdbb09c5f440', 'https://audio4.redcircle.com/episodes/adb09645-5da5-4431-8cb6-fd98bdd01eb5/stream.mp3', 'PLAY', 3690, 3690, 3690, NULL, 'admin', '6f53adad-3de1-4afd-b2cc-7969a49176d1', 1677526567),
(24, 'https://www.heavybit.com/category/library/podcasts/jamstack-radio/feed/feed.rss', 'https://media.blubrry.com/heavybit/d3aeja1uqhkije.cloudfront.net/podcasts/jamstack-radio/20221027-jamstack-radio-116.mp3', 'PLAY', 1738, 1738, 1738, NULL, 'admin', '3b82ebbb-e87e-4c36-8284-9f07bd19e0be', 1677526567),
(25, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 'https://media.blubrry.com/tuxdigital_thisweekinlinux_mp3/aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/2f0352bd-f35d-4946-9031-5110a0f248bd.mp3', 'PLAY', 1351, 1351, 1351, NULL, 'admin', 'https://tuxdigital.com/?p=6733', 1677526567),
(26, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 'https://media.blubrry.com/tuxdigital_thisweekinlinux_mp3/aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/e29381ae-1918-4a66-b22c-2432f6512ae0.mp3', 'PLAY', 1693, 1693, 1693, NULL, 'admin', 'https://tuxdigital.com/?p=6428', 1677526567),
(27, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 'https://media.blubrry.com/tuxdigital_thisweekinlinux_mp3/aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/efe800c8-1b9f-4d06-96ee-8b2e3b653311.mp3', 'PLAY', 2078, 2078, 2078, NULL, 'admin', 'https://tuxdigital.com/?p=6387', 1677526567),
(28, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 'https://media.blubrry.com/tuxdigital_thisweekinlinux_mp3/aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/2e36d1ff-b859-45d4-9982-7ed6ca40c12f.mp3', 'PLAY', 1804, 1804, 1804, NULL, 'admin', 'https://tuxdigital.com/?p=6138', 1677526567),
(29, 'https://www.phpclasses.org/blog/category/podcast/post/latest.rss', 'https://www.phpclasses.org/blog/post/1117/file/1173/name/Lately-In-PHP-93-Part-6-How-to-Use-EverSQL-MySQL-Query-Optimization-Tool-to-Make-Your-SQL-Queries-Run-Faster.mp3', 'PLAY', 247, 247, 247, NULL, 'admin', 'https://www.phpclasses.org/blog/post/1117-Make-SQL-Queries-Run-Faster-Using-the-EverSQL-MySQL-Query-Optimization-Tool--4-minutes--Lately-in-PHP-Podcast-Episode-93-Part-6.html', 1677526567),
(34, 'https://feeds.simplecast.com/azy33G8_', 'https://stitcher.simplecastaudio.com/1f63112c-076a-4aa7-8021-e8cbcdb2cafe/episodes/ce61341a-b3d3-445a-8d59-00e267a8646b/audio/128/default.mp3?aid=rss_feed&awCollectionId=1f63112c-076a-4aa7-8021-e8cbcdb2cafe&awEpisodeId=ce61341a-b3d3-445a-8d59-00e267a8646b&feed=azy33G8_', 'PLAY', 3302, 3302, 3302, NULL, 'admin', '71be25cd-b3d7-45b8-bbfd-be22b2a13e71', 1677526567),
(42, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/9a988ea6-f12d-49fd-9ef6-25b11734cad0.mp3', 'PLAY', 3230, 3230, 3230, NULL, 'admin', '9a988ea6-f12d-49fd-9ef6-25b11734cad0', 1677526567),
(43, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/e01f7c7b-d3ba-492a-a983-7f051cfd0b34.mp3', 'PLAY', 3831, 3831, 3831, NULL, 'admin', 'e01f7c7b-d3ba-492a-a983-7f051cfd0b34', 1677526567),
(53, 'https://feed.syntax.fm/rss', 'https://traffic.libsyn.com/secure/syntax/Syntax_-_578.mp3?dest-id=532671', 'PLAY', 1556, 1569, 1556, NULL, 'admin', 'ab538804-1f7a-4cc7-8755-684b35423046', 1678034412),
(64, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/3dd159ca-a232-4e4d-9f2f-ff753b62f575.mp3', 'PLAY', 3231, 3231, 3231, NULL, 'admin', '3dd159ca-a232-4e4d-9f2f-ff753b62f575', 1677526567),
(65, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/a99e493b-6ca0-4d87-88b6-f820c9621ce8.mp3', 'PLAY', 3231, 3231, 3231, NULL, 'admin', 'a99e493b-6ca0-4d87-88b6-f820c9621ce8', 1677526567),
(73, 'https://latenightlinux.com/feed/mp3', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LNL217.mp3', 'PLAY', 1884, 1884, 1884, NULL, 'admin', 'https://latenightlinux.com/?p=1952', 1677526567),
(74, 'https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss', 'https://feeds.soundcloud.com/stream/1451563117-user-98066669-290-extreme-privacy-mobile-devices.mp3', 'PLAY', 4354, 4354, 4354, NULL, 'admin', 'tag:soundcloud,2010:tracks/1451563117', 1677526567),
(75, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/news-2023-02-20/the-changelog-news-2023-02-20.mp3', 'PLAY', 521, 521, 521, NULL, 'admin', 'changelog.com/1/2014', 1677526567),
(100, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/8f26a586-5a76-49df-9d8c-d7780d223182.mp3', 'PLAY', 3233, 3210, 3233, NULL, 'admin', '8f26a586-5a76-49df-9d8c-d7780d223182', 1677663860),
(101, 'https://feeds.megaphone.fm/cyberwire-daily-podcast', 'https://pdst.fm/e/chrt.fm/track/7441E/traffic.megaphone.fm/CYBW7526176119.mp3?updated=1677010710', 'PLAY', 1767, 1779, 1767, NULL, 'admin', '2a9426b6-8167-11ed-9779-37c42927afbf', 1677921002),
(105, 'https://nextcloud.com/feed/mp3/', 'https://nextcloud.com/podlove/file/18/s/feed/c/mp3/Nextcloud_Podcast_018.mp3', 'PLAY', 2298, 2298, 2298, NULL, 'admin', 'podlove-2023-02-22t03:13:53+00:00-37949a4e23dfe9a', 1677526567),
(117, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 'https://media.blubrry.com/tuxdigital_thisweekinlinux_mp3/aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/c731f003-8c4a-4656-94ca-b5eb386f5115.mp3', 'PLAY', 1172, 1172, 1172, NULL, 'admin', 'https://tuxdigital.com/?p=6799', 1677526567),
(133, 'https://destinationlinux.org/feed/mp3/', 'https://aphid.fireside.fm/d/1437767933/32f28071-0b08-4ea1-afcc-37af75bd83d6/126f1e9e-1ce6-477f-a18e-5f7337cf7aa5.mp3', 'PLAY', 3142, 3142, 3142, NULL, 'admin', 'https://destinationlinux.org/?p=4130', 1677526567),
(134, 'https://destinationlinux.org/feed/mp3/', 'https://aphid.fireside.fm/d/1437767933/32f28071-0b08-4ea1-afcc-37af75bd83d6/112dc97b-436e-4495-a233-43ddca543ac9.mp3', 'PLAY', 3220, 3220, 3220, NULL, 'admin', 'https://destinationlinux.org/?p=4136', 1677526567),
(148, 'https://2.5admins.com/feed/', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/2.5admins-131.mp3', 'PLAY', 2132, 2132, 2132, NULL, 'admin', 'https://2.5admins.com/?p=751', 1677526567),
(151, 'https://feeds.acast.com/public/shows/6dab3ca4-41f5-4fd4-bba6-224ab53f5113', 'https://sphinx.acast.com/p/acast/s/cyber/e/63f7c0891561a70011e51aa0/media.mp3', 'PLAY', 2033, 2033, 2033, NULL, 'admin', '63f7c0891561a70011e51aa0', 1677526567),
(152, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/528/the-changelog-528.mp3', 'PLAY', 4681, 4681, 4681, NULL, 'admin', 'changelog.com/1/1996', 1677526567),
(203, 'https://feeds.megaphone.fm/cyberwire-daily-podcast', 'https://pdst.fm/e/chrt.fm/track/7441E/traffic.megaphone.fm/CYBW6536883337.mp3?updated=1677172683', 'PLAY', 1588, 1588, 1588, NULL, 'admin', 'caf253ce-b3a5-11ed-92e2-0f85b11130c1', 1677526567),
(227, 'https://latenightlinux.com/feed/extra', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LDT66.mp3', 'PLAY', 1266, 1266, 1266, NULL, 'admin', 'https://latenightlinux.com/?p=1960', 1677526567),
(270, 'https://feed.jupiter.zone/allshows', 'https://feed.jupiter.zone/link/19057/15994186/db5f1be4-3695-4d26-bc31-e15111ee07cc.mp3', 'PLAY', 5230, 5263, 5230, NULL, 'admin', 'https://feed.jupiter.zone/allshows#entry-9400', 1677579782),
(344, 'https://feeds.simplecast.com/azy33G8_', 'https://stitcher.simplecastaudio.com/1f63112c-076a-4aa7-8021-e8cbcdb2cafe/episodes/e94fb8fb-ed85-4d40-ac75-a4401ff608d9/audio/128/default.mp3?aid=rss_feed&awCollectionId=1f63112c-076a-4aa7-8021-e8cbcdb2cafe&awEpisodeId=e94fb8fb-ed85-4d40-ac75-a4401ff608d9&feed=azy33G8_', 'PLAY', 2757, 2730, 2757, NULL, 'admin', '3ee3b90c-a460-4677-94d8-4c8f143e745c', 1677839483),
(345, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/news-2023-02-27/the-changelog-news-2023-02-27.mp3', 'PLAY', 437, 0, 437, NULL, 'admin', 'changelog.com/1/2016', 1677577862),
(346, 'https://latenightlinux.com/feed/mp3', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LNL218.mp3', 'PLAY', 1875, 1877, 1875, NULL, 'admin', 'https://latenightlinux.com/?p=1964', 1677579607),
(401, 'https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss', 'https://feeds.soundcloud.com/stream/1458303439-user-98066669-291-mobile-app-security-audio-transcription.mp3', 'PLAY', 2944, 2174, 2944, NULL, 'admin', 'tag:soundcloud,2010:tracks/1458303439', 1677772734),
(409, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/529/the-changelog-529.mp3', 'PLAY', 4219, 1497, 4219, NULL, 'admin', 'changelog.com/1/1997', 1677774442),
(410, 'https://feeds.megaphone.fm/cyberwire-daily-podcast', 'https://pdst.fm/e/chrt.fm/track/7441E/traffic.megaphone.fm/CYBW1382256127.mp3?updated=1677700815', 'PLAY', 307, 90, 1490, NULL, 'admin', '2b7c0ae4-8167-11ed-9779-47a2ab22be45', 1679414565),
(413, 'https://feed.jupiter.zone/allshows', 'https://feed.jupiter.zone/link/19057/16001098/794b58b8-2d30-47f0-ba1d-64962f690e61.mp3', 'PLAY', 1172, 1184, 1172, NULL, 'admin', 'https://feed.jupiter.zone/allshows#entry-9409', 1677919428),
(424, 'https://2.5admins.com/feed/', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/2.5admins-132.mp3', 'PLAY', 1833, 1418, 1833, NULL, 'admin', 'https://2.5admins.com/?p=756', 1677847017),
(425, 'https://lexfridman.com/feed/podcast/', 'https://media.blubrry.com/takeituneasy/content.blubrry.com/takeituneasy/lex_ai_ginni_rometty.mp3', 'PLAY', 6986, 5473, 6986, NULL, 'admin', 'https://lexfridman.com/?p=5417', 1678013222),
(443, 'https://linuxafterdark.net/feed/podcast', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LAD38.mp3', 'PLAY', 1447, 732, 1447, NULL, 'admin', 'https://linuxafterdark.net/?p=276', 1678014746),
(474, 'https://feeds.megaphone.fm/cyberwire-daily-podcast', 'https://pdst.fm/e/chrt.fm/track/7441E/traffic.megaphone.fm/CYBW1815798142.mp3?updated=1677777418', 'PLAY', 939, 939, 939, NULL, 'admin', 'dff761b6-b9da-11ed-9c36-bfecc02d05dd', 1678425381),
(494, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/03/30201419/Dogens-Zazenshin-Zazen-Only-Talk-1-Santa-Sabina-Sesshin-2022-Talk-2.mp3', 'PLAY', 3298, 2760, 3298, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14231', 1678086295),
(497, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/03/31200737/Dogens-Zazenshin-Zazen-Only-Talk-2-Santa-Sabina-Sesshin-2022-Talk-3.mp3', 'PLAY', 3406, 2815, 3406, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14234', 1678116796),
(498, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/04/01165109/Dogens-Zazenshin-Zazen-Only-Talk-3-Santa-Sabina-Sesshin-2022-Talk-4.mp3', 'PLAY', 3157, 0, 3157, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14237', 1678119986),
(502, 'https://feed.syntax.fm/rss', 'https://traffic.libsyn.com/secure/syntax/Syntax_-_584.mp3?dest-id=532671', 'PLAY', 1741, 1741, 1741, NULL, 'admin', '74a76f70-c02c-42e7-9780-1ab8898b48f4', 1678374847),
(507, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/04/02142325/Dogen-on-Birth-and-Death-Santa-Sabina-Sesshin-2020-Talk-5.mp3', 'PLAY', 3056, 2204, 3056, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14241', 1678200117),
(508, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/05/04205848/Four-Noble-Truths-Part-1-Thich-Nhat-Hanhs-_Heart-of-the-Buddhas-Teachings_-1.mp3', 'PLAY', 3838, 3841, 3838, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14516', 1678987932),
(509, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/05/13082001/Four-Noble-Truths-Part-2-Thich-Nhat-Hanhs-_Heart-of-the-Buddhas-Teachings_.mp3', 'PLAY', 3889, 327, 3889, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14580', 1679031448),
(515, 'https://latenightlinux.com/feed/mp3', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LNL219.mp3', 'PLAY', 2083, 1675, 2083, NULL, 'admin', 'https://latenightlinux.com/?p=1968', 1678210972),
(516, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/news-2023-03-06/the-changelog-news-2023-03-06.mp3', 'PLAY', 422, 0, 422, NULL, 'admin', 'changelog.com/1/2022', 1678200800),
(517, 'https://feeds.simplecast.com/azy33G8_', 'https://stitcher.simplecastaudio.com/1f63112c-076a-4aa7-8021-e8cbcdb2cafe/episodes/cd776a37-3d01-493b-a6ee-fba1948f9f45/audio/128/default.mp3?aid=rss_feed&awCollectionId=1f63112c-076a-4aa7-8021-e8cbcdb2cafe&awEpisodeId=cd776a37-3d01-493b-a6ee-fba1948f9f45&feed=azy33G8_', 'PLAY', 2567, 2577, 2567, NULL, 'admin', '723b1754-6350-44b9-962f-946ae1432cad', 1678208946),
(538, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/66a99651-5571-44e0-b08d-f57e6e4acd2c.mp3', 'PLAY', 3233, 2430, 3233, NULL, 'admin', '66a99651-5571-44e0-b08d-f57e6e4acd2c', 1678377783),
(539, 'https://feeds.megaphone.fm/CYBW9338304051', 'https://traffic.megaphone.fm/RFEI6101890902.mp3?updated=1678198176', 'PLAY', 1389, 1409, 1389, NULL, 'admin', '80527ed0-bcf0-11ed-b5cd-f79ae651099c', 1678719774),
(541, 'https://feed.syntax.fm/rss', 'https://traffic.libsyn.com/secure/syntax/Syntax_-_585.mp3?dest-id=532671', 'PLAY', 3909, 3915, 3909, NULL, 'admin', '0d8c3a8b-5cce-4e85-9ff2-8cd2af4b3098', 1678622096),
(542, 'https://feeds.fireside.fm/sudoshow/rss', 'https://aphid.fireside.fm/d/1437767933/f84fed1f-7827-41bf-92fa-5917ca1b716d/ad22670b-dcb8-4730-a35a-7259f2a13151.mp3', 'PLAY', 3987, 3832, 3987, NULL, 'admin', 'ad22670b-dcb8-4730-a35a-7259f2a13151', 1678527105),
(543, 'https://tuxdigital.com/feed/thisweekinlinux-mp3', 'https://media.blubrry.com/tuxdigital_thisweekinlinux_mp3/media.fireside.fm/file/fireside-audio/podcasts/audio/2/2389be04-5c79-485e-b1ca-3a5b2cebb006/episodes/d/deb0f319-8b3f-4b56-ba2d-a0b434607b77/deb0f319-8b3f-4b56-ba2d-a0b434607b77.mp3', 'PLAY', 1390, 1372, 1390, NULL, 'admin', 'https://tuxdigital.com/?p=6860', 1678384713),
(544, 'https://feeds.simplecast.com/azy33G8_', 'https://stitcher.simplecastaudio.com/1f63112c-076a-4aa7-8021-e8cbcdb2cafe/episodes/76fda96f-cd9a-4bed-a25f-8f894ce11841/audio/128/default.mp3?aid=rss_feed&awCollectionId=1f63112c-076a-4aa7-8021-e8cbcdb2cafe&awEpisodeId=76fda96f-cd9a-4bed-a25f-8f894ce11841&feed=azy33G8_', 'PLAY', 2624, 2429, 2624, NULL, 'admin', '438fa61d-89e6-4361-b84f-d9c48d716556', 1678616826),
(591, 'https://feeds.acast.com/public/shows/6dab3ca4-41f5-4fd4-bba6-224ab53f5113', 'https://sphinx.acast.com/p/acast/s/cyber/e/640a31fbd7904800119a7329/media.mp3', 'PLAY', 2478, 2502, 2478, NULL, 'admin', '640a31fbd7904800119a7329', 1678533201),
(592, 'https://2.5admins.com/feed/', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/2.5admins-133.mp3', 'PLAY', 2019, 1669, 2019, NULL, 'admin', 'https://2.5admins.com/?p=760', 1678529918),
(645, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/founderstalk/94/founders-talk-94.mp3', 'PLAY', 4651, 4673, 4651, NULL, 'admin', 'changelog.com/4/2027', 1679331848),
(646, 'https://lexfridman.com/feed/podcast/', 'https://media.blubrry.com/takeituneasy/content.blubrry.com/takeituneasy/lex_ai_chris_voss.mp3', 'PLAY', 8156, 6856, 8156, NULL, 'admin', 'https://lexfridman.com/?p=5426', 1678806701),
(647, 'https://feeds.megaphone.fm/cyberwire-daily-podcast', 'https://pdst.fm/e/chrt.fm/track/7441E/traffic.megaphone.fm/CYBW3030272312.mp3?updated=1678389255', 'PLAY', 794, 796, 794, NULL, 'admin', '3cb87076-bf7a-11ed-9216-3fd010b9e1cf', 1679414326),
(677, 'https://latenightlinux.com/feed/extra', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LDT67.mp3', 'PLAY', 1214, 0, 1214, NULL, 'admin', 'https://latenightlinux.com/?p=1973', 1678718512),
(698, 'https://feed.syntax.fm/rss', 'https://traffic.libsyn.com/secure/syntax/Syntax_-_587.mp3?dest-id=532671', 'PLAY', 2067, 129, 2067, NULL, 'admin', 'c3b75999-b91e-4c9d-9b39-42427abac9b2', 1678809137),
(702, 'https://feeds.simplecast.com/azy33G8_', 'https://stitcher.simplecastaudio.com/1f63112c-076a-4aa7-8021-e8cbcdb2cafe/episodes/a18dbc92-ac75-4d61-901e-7ada777147ac/audio/128/default.mp3?aid=rss_feed&awCollectionId=1f63112c-076a-4aa7-8021-e8cbcdb2cafe&awEpisodeId=a18dbc92-ac75-4d61-901e-7ada777147ac&feed=azy33G8_', 'PLAY', 2277, 2283, 2277, NULL, 'admin', '3f285189-86bc-4ed7-97f5-3b271e0d130e', 1678977763),
(703, 'https://latenightlinux.com/feed/mp3', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LNL220.mp3', 'PLAY', 1957, 1977, 1957, NULL, 'admin', 'https://latenightlinux.com/?p=1975', 1678815308),
(704, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/news-2023-03-13/the-changelog-news-2023-03-13.mp3', 'PLAY', 426, 0, 426, NULL, 'admin', 'changelog.com/1/2028', 1678807128),
(727, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/50b44c5e-2092-46df-b41e-0d995f724705.mp3', 'PLAY', 3231, 2994, 3231, NULL, 'admin', '50b44c5e-2092-46df-b41e-0d995f724705', 1679062160),
(736, 'https://seradio.libsyn.com/rss', 'https://traffic.libsyn.com/secure/seradio/555_on_freund_upskilling.mp3?dest-id=23379', 'PLAY', 3641, 1437, 3641, NULL, 'admin', '1eb8e610-c249-439e-a537-e18be81776a7', 1679131964),
(737, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/531/the-changelog-531.mp3', 'PLAY', 5253, 5270, 5253, NULL, 'admin', 'changelog.com/1/1989', 1679326526),
(745, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/05/27103359/Thich-Nhat-Hanh-Basic-Teachings-Part-4-Thich-Nhat-Hanhs-_Heart-of-the-Buddhas-Teachings_.mp3', 'DOWNLOAD', -1, -1, -1, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14666', 1678987911),
(746, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/05/19083916/Four-Noble-Truths-Part-3-Thich-Nhat-Hanhs-_Heart-of-the-Buddhas-Teachings_.mp3', 'PLAY', 3186, 2976, 4171, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14591', 1679824775),
(764, 'https://2.5admins.com/feed/', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/2.5admins-134.mp3', 'PLAY', 2006, 1723, 2006, NULL, 'admin', 'https://2.5admins.com/?p=766', 1679071979),
(765, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/05/30112215/Dogens-Three-Minds-_Tenzo-Kyokin-Instructions-to-the-Cook_.mp3', 'DOWNLOAD', -1, -1, -1, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14702', 1679032524),
(766, 'https://feeds.feedburner.com/EverydayZenPodcast', 'https://s3.us-west-1.amazonaws.com/edz.assets/wp-content/uploads/2022/06/04082352/Thich-Nhat-Hanhs-Basic-Teachibngs-Part-5-Thich-Nhat-Hanhs-_Heart-of-the-Buddhas-Teachings_.mp3', 'DOWNLOAD', -1, -1, -1, NULL, 'admin', 'https://everydayzen.org/?post_type=teachings&p=14754', 1679032542),
(767, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/gotime/269/go-time-269.mp3', 'PLAY', 980, 736, 3617, NULL, 'admin', 'changelog.com/2/2025', 1679324303),
(772, 'https://www.phpclasses.org/blog/category/podcast/post/latest.rss', 'https://www.phpclasses.org/blog/post/1146/file/1192/name/Lately-In-PHP-94-How-to-Implement-PHP-Asyncronous-Programming-Using-PHP-8-1-Fibers.mp3', 'PLAY', 391, 245, 391, NULL, 'admin', 'https://www.phpclasses.org/blog/post/1146-How-to-Implement-PHP-Asyncronous-programming-using-PHP-81-Fibers--6-minutes--Lately-in-PHP-podcast-episode-94.html', 1679060558),
(802, 'https://feeds.transistor.fm/devops-and-docker-talk', 'https://media.transistor.fm/e06e9f26/44aa7397.mp3', 'PLAY', 824, 515, 824, NULL, 'admin', 'd067ccb4-076d-4ae9-a484-4df762c251ed', 1679217171),
(803, 'https://linuxafterdark.net/feed/podcast', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LAD39.mp3', 'PLAY', 1284, 1144, 1284, NULL, 'admin', 'https://linuxafterdark.net/?p=280', 1679320903),
(804, 'https://feeds.transistor.fm/devops-and-docker-talk', 'https://media.transistor.fm/1f09ede4/c81ce517.mp3', 'PLAY', 2440, 2270, 2440, NULL, 'admin', 'e00ebee6-ddd8-4d59-878b-18e414909383', 1679246433),
(829, 'https://feed.syntax.fm/rss', 'https://traffic.libsyn.com/secure/syntax/Syntax_-_590.mp3?dest-id=532671', 'PLAY', 1817, 1394, 1817, NULL, 'admin', 'd3152d10-049a-4589-bda9-233f6c1fee49', 1679324058),
(861, 'https://latenightlinux.com/feed/mp3', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/LNL221.mp3', 'PLAY', 1779, 1785, 1779, NULL, 'admin', 'https://latenightlinux.com/?p=1978', 1679414145),
(862, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/news-2023-03-20/the-changelog-news-2023-03-20.mp3', 'PLAY', 271, 0, 271, NULL, 'admin', 'changelog.com/1/2030', 1679412433),
(870, 'https://podcast.thelinuxexp.com/@tlenewspodcast/feed.xml', 'https://podcast.thelinuxexp.com/audio/@tlenewspodcast/docker-vs-open-source-ubuntu-wants-less-python-issues-fedora-38-beta.mp3?_from=antennapod.org', 'PLAY', 2707, 895, 2707, NULL, 'admin', 'https://podcast.thelinuxexp.com/@tlenewspodcast/episodes/docker-vs-open-source-ubuntu-wants-less-python-issues-fedora-38-beta', 1679417286),
(880, 'https://podcast.thelinuxexp.com/@tlenewspodcast/feed.xml', 'https://podcast.thelinuxexp.com/audio/@tlenewspodcast/meta-in-the-fediverse-duck-duck-go-works-on-ai-flathub-roadmap.mp3?_from=antennapod.org', 'PLAY', 2846, 1858, 2846, NULL, 'admin', 'https://podcast.thelinuxexp.com/@tlenewspodcast/episodes/meta-in-the-fediverse-duck-duck-go-works-on-ai-flathub-roadmap', 1679486682),
(882, 'https://anchor.fm/s/a5967a8/podcast/rss', 'https://anchor.fm/s/a5967a8/podcast/play/66851113/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2023-2-19%2F34c98d53-4d70-bff6-af0f-6bca0e0abb81.mp3', 'PLAY', 1621, 744, 5034, NULL, 'admin', '1ef2cbe4-f850-4f81-bd29-814b6c66af99', 1679497726),
(885, 'https://podcast.thelinuxexp.com/@tlenewspodcast/feed.xml', 'https://podcast.thelinuxexp.com/audio/@tlenewspodcast/hp-gives-up-flathub-and-paid-apps-companies-are-using-foss-wrong.mp3?_from=antennapod.org', 'PLAY', 2632, 2211, 2632, NULL, 'admin', 'https://podcast.thelinuxexp.com/@tlenewspodcast/episodes/hp-gives-up-flathub-and-paid-apps-companies-are-using-foss-wrong', 1679643393),
(889, 'https://podcast.asknoahshow.com/rss', 'https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/f6e2d764-6066-406e-896d-833958106202.mp3', 'PLAY', 3231, 3265, 3231, NULL, 'admin', 'f6e2d764-6066-406e-896d-833958106202', 1679565571),
(894, 'https://feeds.simplecast.com/azy33G8_', 'https://stitcher.simplecastaudio.com/1f63112c-076a-4aa7-8021-e8cbcdb2cafe/episodes/6e789438-c108-4b3f-8d71-9fd7264c3219/audio/128/default.mp3?aid=rss_feed&awCollectionId=1f63112c-076a-4aa7-8021-e8cbcdb2cafe&awEpisodeId=6e789438-c108-4b3f-8d71-9fd7264c3219&feed=azy33G8_', 'DOWNLOAD', -1, -1, -1, NULL, 'admin', 'd90e1d6f-a5f3-44a7-ac99-81b8d6b300a4', 1679495942),
(908, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/podcast/532/the-changelog-532.mp3', 'PLAY', 4312, 4314, 4312, NULL, 'admin', 'changelog.com/1/2006', 1679605906),
(931, 'https://2.5admins.com/feed/', 'https://podtrac.com/pts/redirect.mp3/traffic.libsyn.com/latenightlinux/2.5admins-135.mp3', 'PLAY', 2016, 1865, 2016, NULL, 'admin', 'https://2.5admins.com/?p=769', 1679655601),
(932, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/gotime/270/go-time-270.mp3', 'PLAY', 3681, 2687, 3681, NULL, 'admin', 'changelog.com/2/2012', 1679734658),
(946, 'https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss', 'https://feeds.soundcloud.com/stream/1476581479-user-98066669-292-vital-news-updates.mp3', 'PLAY', 1880, 1899, 1880, NULL, 'admin', 'tag:soundcloud,2010:tracks/1476581479', 1679736749),
(950, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/jsparty/268/js-party-268.mp3', 'PLAY', 726, 726, 3618, NULL, 'admin', 'changelog.com/6/2011', 1679767549),
(951, 'https://changelog.com/master/feed', 'https://op3.dev/e/https://cdn.changelog.com/uploads/brainscience/34/brain-science-34.mp3', 'PLAY', 2673, 2690, 2673, NULL, 'admin', 'changelog.com/13/2034', 1679737589),
(952, 'https://www.heavybit.com/category/library/podcasts/jamstack-radio/feed/feed.rss', 'https://media.blubrry.com/heavybit/d3aeja1uqhkije.cloudfront.net/podcasts/jamstack-radio/20230208-jamstack-radio-122.mp3', 'PLAY', 2203, 2231, 2203, NULL, 'admin', '9d9c4a16-17e6-4cb3-b508-f634488ead92', 1679766770),
(982, 'https://lexfridman.com/feed/podcast/', 'https://media.blubrry.com/takeituneasy/content.blubrry.com/takeituneasy/lex_ai_sam_altman.mp3', 'PLAY', 3924, 2200, 8888, NULL, 'admin', 'https://lexfridman.com/?p=5440', 1679823005);