Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


History of channels/bookmarks.py of f5a59de6b8ebfc41

History of the file that is called channels/bookmarks.py at checkin f5a59de6b8ebfc41

2020-05-18
17:27
Introduce wiki/links source for according bookmarks category. file: [e8e6929736] check-in: [aa18167fee] user: mario, branch: trunk, size: 8069 [annotate] [blame] [check-ins using] [diff]
2018-12-31
11:33
Release as 2.2.1 file: [b8e07c8df6] check-in: [2877d4a4bb] user: mario, branch: trunk, size: 8069 [annotate] [blame] [check-ins using] [diff]
2018-12-18
22:40
Allow for subcategories in bookmarks. file: [0b438ee149] check-in: [1a034aeac0] user: mario, branch: trunk, size: 8030 [annotate] [blame] [check-ins using] [diff]
2016-12-17
11:22
Set Frequence3 as new default bookmark (curb the finder song) file: [557d39309e] check-in: [0e8c56d915] user: mario, branch: trunk, size: 7627 [annotate] [blame] [check-ins using] [diff]
11:14
new plugin: script stations, for single-station extractiong/user scripts file: [e1104d7956] check-in: [8a77525fb0] user: mario, branch: trunk, size: 7541 [annotate] [blame] [check-ins using] [diff]
2016-11-01
16:03
Contrib plugin: show `extra` column in bookmarks (origin channel). Changed bookmark.add() to add it only if field missing. file: [767c735b6c] check-in: [5bc9e1a5f8] user: mario, branch: trunk, size: 7516 [annotate] [blame] [check-ins using] [diff]
2016-10-30
13:13
bookmarks: save origin channel in `extra` field. (It's mostly unused, except for the Jamendo and timer plugins.) file: [d6be6027d1] check-in: [7bdd44a163] user: mario, branch: trunk, size: 7507 [annotate] [blame] [check-ins using] [diff]
2015-05-18
00:30
Typecast str() for bookmarks.is_in() url lookups → redundant. (Prepare for merging columns-update hook.) file: [199659c7f2] check-in: [0977371de1] user: mario, branch: trunk, size: 7441 [annotate] [blame] [check-ins using] [diff]
2015-05-10
19:45
Work atop Python3 by using io.BytesIO rather than compat2and3 module. file: [9515f23d26] check-in: [7ec987b9ba] user: mario, branch: trunk, size: 7431 [annotate] [blame] [check-ins using] [diff]
2015-04-27
16:32
Readd `default`, and fix forgotten `favicon` import. file: [74d1845f3d] check-in: [fe2dfd27e1] user: mario, branch: trunk, size: 7444 [annotate] [blame] [check-ins using] [diff]
2015-04-23
19:04
Add uikit.tree() instantiation for bookmarks tab. file: [bc019be2b3] check-in: [dbfe218f76] user: mario, branch: trunk, size: 7403 [annotate] [blame] [check-ins using] [diff]
2015-04-22
20:49
Let bookmarks channel use generic.load() to reapply scroll position y= after inserts. file: [4f1024300e] check-in: [a6ba97bce0] user: mario, branch: trunk, size: 7354 [annotate] [blame] [check-ins using] [diff]
2015-04-21
06:05
Replace old __print__/dbg.XYZ references with new log.XYZ() wrapper. file: [44aa6ec97b] check-in: [ebae9e51ac] user: mario, branch: trunk, size: 7411 [annotate] [blame] [check-ins using] [diff]
2015-04-19
16:33
Semi-fix for brand-new initialization. Set default category from existing categories[] list. Setting the displayed path as well doesn't work yet. (It's just half-way selected after the next restart.) file: [baf2fe6dd0] check-in: [1cfacd1296] user: mario, branch: trunk, size: 7433 [annotate] [blame] [check-ins using] [diff]
2015-04-18
17:16
Removed dnd code snippets. file: [265184bad9] check-in: [1e268b6422] user: mario, branch: trunk, size: 7346 [annotate] [blame] [check-ins using] [diff]
2015-04-17
21:14
Remove remnant module .title/etc attributes, and .current category overwriting. file: [d9e55cafbe] check-in: [a7b0cd39a2] user: mario, branch: trunk, size: 8238 [annotate] [blame] [check-ins using] [diff]
2015-04-11
01:20
Initialize with empty station TreeView again. Make bookmarks channel not override the behaviour. (This sort of works around the .current category mismatch after startup.) file: [8d733cb84a] check-in: [6109a1a671] user: mario, branch: trunk, size: 7522 [annotate] [blame] [check-ins using] [diff]
2015-04-10
10:54
Sync with trunk changes. file: [c19e57d351] check-in: [801ad7fd98] user: mario, branch: action-mapfmts, size: 7520 [annotate] [blame] [check-ins using] [diff]
10:51
Fix parent window references. file: [3d2cb45781] check-in: [a61a746c31] user: mario, branch: trunk, size: 7520 [annotate] [blame] [check-ins using] [diff]
2015-04-08
23:32
Consolidate listformat types to just "pls", "m3u" and "srv". Probe for direct ICY server contact in action.playlist_convert(), unify extraction methods. file: [7e6a019f1a] check-in: [85313637a3] user: mario, branch: action-mapfmts, size: 7514 [annotate] [blame] [check-ins using] [diff]
2015-04-07
19:48
Fix main. references from bookmarks callback. file: [2e6c240bb2] check-in: [5a772b3c64] user: mario, branch: trunk, size: 7514 [annotate] [blame] [check-ins using] [diff]
05:54
Less indentation, starting to overhaul action.save() at least. (Whole `action` module is overdue.) file: [dbf59ee271] check-in: [7726e18571] user: mario, branch: trunk, size: 7504 [annotate] [blame] [check-ins using] [diff]
2015-04-05
20:27
Recategorized some dbg.ERR messages, but make them displayed now regardless of conf.debug setting. file: [26db498411] check-in: [2b63a42675] user: mario, branch: trunk, size: 7561 [annotate] [blame] [check-ins using] [diff]
2015-04-03
17:31
All channel icons are now embedded into plugin meta data. file: [abc893deda] check-in: [232bbb301a] user: mario, branch: trunk, size: 7560 [annotate] [blame] [check-ins using] [diff]
2015-04-02
18:40
Fix incorrent indendation. file: [ef336949a0] check-in: [85b88fac15] user: mario, branch: trunk, size: 7292 [annotate] [blame] [check-ins using] [diff]
17:38
Compact plugin comments to be more user-targetted. file: [1582092482] check-in: [f5a59de6b8] user: mario, branch: trunk, size: 6737 [annotate] [blame] [check-ins using] [diff]
2015-03-31
19:26
Add basic menu_label= manually (GtkBuilder option seems to have no effect, only populates tab_label= with child widget.) file: [de1d64d722] check-in: [193527df2c] user: mario, branch: trunk, size: 7903 [annotate] [blame] [check-ins using] [diff]
2015-03-29
14:49
Minor updates to category: field (now displayed in config dialog.) file: [1622338506] check-in: [2a364e20fd] user: mario, branch: trunk, size: 7710 [annotate] [blame] [check-ins using] [diff]
03:09
Moved all config[] lists into plugin meta data fields (JSOL style retained). Add channel homepages as plugin url: field. file: [145c80c0b6] check-in: [d58eeed475] user: mario, branch: trunk, size: 7710 [annotate] [blame] [check-ins using] [diff]
2015-03-28
07:27
Added: Move bookmarks channel out of main, add proper plugin description. (Can't be disabled, is still a core plugin, and manually imported anyway.) file: [4bb313d276] check-in: [b9dc5e172c] user: mario, branch: trunk, size: 7733 [annotate] [blame] [check-ins using]