Timeline
50 most recent check-ins by user mario
2024-09-18
| ||
19:50 | add missing encoding: line (might have been invisible to update mechanism) Leaf check-in: d0455c7d41 user: mario tags: trunk | |
2024-08-16
| ||
20:45 | quick fix for changed ?server= url wrapper check-in: cfb8433564 user: mario tags: trunk | |
2022-12-30
| ||
18:06 | Update available instances (default selection from current number of users) check-in: 011fd267c4 user: mario tags: trunk | |
2022-12-28
| ||
21:25 | Add record_helper.sh from axelhahn check-in: 8df40a36ed user: mario tags: trunk | |
2022-11-01
| ||
23:28 | adapt for renamed pluginconf properties check-in: da8eb157fd user: mario tags: trunk | |
23:28 | pluginconf 0.8 check-in: 379c7b875f user: mario tags: trunk | |
2022-10-26
| ||
05:14 | adapt to modularized pluginconf check-in: f66133e01d user: mario tags: trunk | |
2022-09-16
| ||
05:02 | also create CACHEDIR.TAG for data subdirs check-in: de206be857 user: mario tags: trunk | |
2022-03-01
| ||
08:37 | Add developer API support for shoutcast. check-in: e3d1d9a216 user: mario tags: trunk | |
2022-02-28
| ||
08:12 | add ajax station url fetching mode check-in: a1af3dc990 user: mario tags: trunk | |
2022-02-22
| ||
00:31 | Release as 2.2.2 check-in: 8b7a75f548 user: mario tags: trunk, 2.2.2 | |
00:30 | fix pixmap path check-in: 682d749608 user: mario tags: trunk | |
00:24 | py2|py3 dependencies for packages check-in: 7cad086cbf user: mario tags: trunk | |
2022-02-21
| ||
21:49 | Also replace radionomy with streema in manual. check-in: b0d22bde6d user: mario tags: trunk | |
21:34 | Swap out radionomy for streema in standard channels check-in: 4b0c0946ad user: mario tags: trunk | |
19:36 | update online HTML help check-in: 6671384529 user: mario tags: trunk | |
19:16 | Radionomy is deprecated / mostly broken. check-in: db87487598 user: mario tags: trunk | |
08:05 | enable per default check-in: e551c04eff user: mario tags: trunk | |
08:05 | disable station inflation * 2 check-in: 51e6023978 user: mario tags: trunk | |
08:04 | document contrib channels, mor disabling check-in: afc61c15c3 user: mario tags: trunk | |
08:04 | row[favicon] should be row[img] check-in: 85682cf772 user: mario tags: trunk | |
08:03 | Add podcast option check-in: 30d8e52a56 user: mario tags: trunk | |
2022-02-20
| ||
06:31 | rcast: updated for current HTML check-in: fd54f9f9a7 user: mario tags: trunk | |
05:57 | filtermusic: update for current station list HTML, add favicons + homepages check-in: ce7292f416 user: mario tags: trunk | |
2022-02-17
| ||
06:17 | Migrate to JSON api check-in: a140e97c02 user: mario tags: trunk | |
2022-02-16
| ||
21:08 | remove docblock, reinstate max_streams for loop. check-in: e9dc9616e1 user: mario tags: trunk | |
08:54 | update selectors for extraction check-in: 1dcb8f6e6b user: mario tags: trunk | |
08:20 | updated key mapping check-in: 01a94c1fb6 user: mario tags: trunk | |
08:16 | update regex extraction fallback check-in: 2f83c61edc user: mario tags: trunk | |
2022-02-15
| ||
22:05 | Extract JSON blob from __NEXT_DATA__ script section check-in: b8a37b9b5b user: mario tags: trunk | |
21:53 | temporary workaround: topRadioStations, still need to discover original list check-in: 651abb068d user: mario tags: trunk | |
2021-02-06
| ||
15:06 | Simplify config description to avoid `,` commas paired with `|` pipe separator (pluginconf regex is more relaxed where ST2 would strictly only allow either) check-in: 34bb0c97d8 user: mario tags: trunk | |
15:03 | Update for changed itemtype= url (https) check-in: 0cfc0c113b user: mario tags: trunk | |
2021-01-30
| ||
10:31 | Implement jamendo APIs new `download_allowed` flags (as simple state icons here - purely visual, not actually affecting download button / not even sure if streamripper works on all entry types). check-in: 3e718937a3 user: mario tags: trunk | |
2020-12-28
| ||
19:49 | Update for recent change, but also implement JSON extraction while at it. check-in: 697df17183 user: mario tags: trunk | |
2020-12-18
| ||
10:49 | Limit spaces `# {0,3}` in plugin comment blocks before field: name check-in: da617b8b4f user: mario tags: trunk | |
2020-12-12
| ||
17:30 | Reimplement combobox.parse_options for builtin/unprocessed record_flags, also make quicksearch not expand vertically anymore for Gtk3. check-in: d9dcff66f3 user: mario tags: trunk | |
15:12 | Set normal_bg="", and let pygtk yield warnings again check-in: 74823cf40c user: mario tags: trunk | |
15:11 | Update configwin for select:{} being preparsed by pluginconf now check-in: 798a7746aa user: mario tags: trunk | |
15:10 | Updated to 0.7.3 check-in: a8ede6f518 user: mario tags: trunk | |
15:10 | Add uikit.get_bg_color() for TreeView search, but keep #ffffff for Gtk2 check-in: 2956305120 user: mario tags: trunk | |
14:18 | try dual-dependencies on python2 & 3 check-in: 96049dfe04 user: mario tags: trunk | |
14:17 | Fix `format_exc(e)` itself causing an exception, and add explanation in `pq` wrapper which was supposed to mask import errors. check-in: ef4ea389f1 user: mario tags: trunk | |
14:16 | Cover ImportError with custom explanation check-in: 6f0655d209 user: mario tags: trunk | |
2020-10-31
| ||
16:59 | select: is now preparsed in pluginconf (but configwin/combobox expected tuple-list instead of dict till now; might need further changes) check-in: 8d130efe89 user: mario tags: trunk | |
2020-10-30
| ||
19:34 | updated html dump check-in: 4caf8247dc user: mario tags: trunk | |
19:34 | peertube+youtube detection check-in: 7205e8f9b4 user: mario tags: trunk | |
19:33 | Update to pluginconf 0.7.0 - more independent fallback functions, fix `id` tuple (again?!) check-in: 499156b19b user: mario tags: trunk | |
2020-05-21
| ||
12:36 | Fix some links, add forgotten reddit help page. check-in: 3c42414ef6 user: mario tags: trunk | |
11:55 | refine dependency list check-in: 8aa9e67d20 user: mario tags: trunk | |