Timeline
73 check-ins using file channels/itunes.py version e8f81d7822
2015-03-29
| ||
03:08 | Use .meta[title] instead of literal property. Channel list in config_dialog completed again with disabled plugins. New tooltop for comment doc section. check-in: ead195d25c user: mario tags: trunk | |
03:06 | More complete plugin_meta() regex patterns. Now defaults to inspect.get_comments() on previous stack frame, src= or fn= only accepted as fallback. Complete default meta fields, splits doc block out, autostrips hash prefixes and indentation. check-in: 70c2e437fd user: mario tags: trunk | |
03:03 | Removed static .title and .module properties. Plugin discovery now realized through pkgutil.iter_modules(). check-in: 2b3b50b6ad user: mario tags: trunk | |
2015-03-28
| ||
18:50 | Merged _generic into channels/__init__. check-in: 817010842c user: mario tags: trunk | |
07:41 | Moved project status notes into Fossil wiki. check-in: 21947be529 user: mario tags: trunk | |
07:34 | Minor additions, more cross references, and Mallard note icons. Document Jamendo plugin options. check-in: 89ba7b5c8e user: mario tags: trunk | |
07:33 | Basic rewrites to transition to fully plugin meta data capable implementation. check-in: 21d6d1cf4b user: mario tags: trunk | |
07:32 | Moved `bookmarks` channel into plugin. Implemented plugin .meta data consumption to replace .config = [] builtins. (Still need to rescan disabled channel/feature plugins later..) check-in: 9de894c13c user: mario tags: trunk | |
07:30 | Add .deb package $DEPS. check-in: 58df0e920e user: mario tags: trunk | |
07:29 | Remove channels.module_meta(), wich is now config.plugin_meta() and closer to plugin meta data spec. check-in: 6106a0bcdd user: mario tags: trunk | |
07:28 | Add timeout for HTTP requests. (Bug report regarding xiph plugin and cache server blocking startup.) check-in: a2d2843470 user: mario tags: trunk | |
07:27 | Move bookmarks channel out of main, add proper plugin description. (Can't be disabled, is still a core plugin, and manually imported anyway.) check-in: b9dc5e172c user: mario tags: trunk | |
07:26 | Implement plugin meta data extraction in config.plugin_meta() instead of channels.__init__ check-in: acaea4439d user: mario tags: trunk | |
07:25 | Disable some debugging, move gui_startup() to mygtk collection, allow markup for mygtk.label() text. check-in: 164043075d user: mario tags: trunk | |
07:24 | Fix dbus ids, add genre to API (needs mapping perhaps), test against example patch. check-in: 61c7ecec61 user: mario tags: trunk | |
2015-03-27
| ||
19:33 | Experimental plugin for bookmarking stations in RadioTray. (Doesn't work yet, feature request for `addRadio()` in RT.) But at least works the other way round already, displays radiotray stations in bookmarks category. check-in: d4c3eccf15 user: mario tags: trunk | |
2015-03-26
| ||
20:59 | Update configuration dialog help pages. check-in: 96814a40b4 user: mario tags: trunk | |
18:51 | Explain audio player configuration with more examples, detail options for streamripper recording. check-in: 803cb52d3f user: mario tags: trunk | |
2015-03-25
| ||
21:54 | Exception for json decoding from SHOUTcast. (Doesn't work with older requests library.) check-in: a6b5fc3cc9 user: mario tags: trunk | |
21:53 | Properly query "local" category. check-in: acf4baf5e4 user: mario tags: trunk | |
21:53 | Document historic release dates. check-in: bbf9fe4a5d user: mario tags: trunk | |
16:32 | Moved plugin structure documentation into wiki. check-in: 078c13d130 user: mario tags: trunk | |
15:06 | Update README on required packages. check-in: 4f7ef94cda user: mario tags: trunk | |
14:51 | Update version in meta file. check-in: 27c38daf5c user: mario tags: trunk | |
01:19 | Release as 2.1.4 check-in: b8c3abacb6 user: mario tags: trunk, 2.1.4 | |
01:18 | Add category tree reloading (implicit capitalization of genres). check-in: 151c826bb2 user: mario tags: trunk | |
01:18 | Document Jamenda API count always 1. check-in: f9f113c1e4 user: mario tags: trunk | |
01:17 | Reactivate all packages. check-in: f3e22f0201 user: mario tags: trunk | |
01:17 | Split out NEWS from README. check-in: 8519d23c4c user: mario tags: trunk | |
01:16 | Package NEWS.gz as changelog.gz check-in: 3aadac7b99 user: mario tags: trunk | |
01:16 | Remove musicgoal from pack: list, add tunein. check-in: 47e25b02c0 user: mario tags: trunk | |
00:45 | Update HTML documentation. check-in: 20528550dc user: mario tags: trunk | |
00:30 | Add stub documentation for missing channel plugins, a few more doc updates and Mallard fixes. check-in: 1c1c57d655 user: mario tags: trunk | |
2015-03-24
| ||
22:18 | Add simple TuneIn plugin. check-in: f497b5a230 user: mario tags: trunk | |
21:11 | Omit help/html/* pages from distribution. check-in: e6d2486ae3 user: mario tags: trunk | |
21:10 | Updated DOM extraction for Internet-Radio.com (more crude than regex mode, as there's not much to anchor for.) check-in: e3c98a4a73 user: mario tags: trunk | |
21:10 | Recent logo Inkscape remake. check-in: f81ad7cdb5 user: mario tags: trunk | |
21:09 | Remove MusciGoal plugin, API seems gone. check-in: 900a5ca1af user: mario tags: trunk | |
21:09 | Updated key. check-in: 0db0cbed82 user: mario tags: trunk | |
02:02 | Fixed internet_radio basic regex extraction. check-in: 6c2dc3f04e user: mario tags: trunk | |
01:30 | Minor updates to help pages. check-in: 04c9f4d564 user: mario tags: trunk | |
2015-02-06
| ||
18:11 | Print API error, "Invalid API key". (Dirble plugin probably going to get removed...) check-in: bac0507543 user: mario tags: trunk | |
18:11 | Fix path to streamtuner2.png banner, which now goes together with Python files under /usr/share/streamtuner2/ dir. check-in: f85edddb39 user: mario tags: trunk | |
18:10 | Logo updated to match new banner. check-in: 011d099eaf user: mario tags: trunk | |
18:10 | Change main fpm/xpm pack: line to select channel modules individually, use default prefix path /usr/share/streamtuner2 and absolute paths alternatively. Remove dirble module from default channels/__init__: packaging list. check-in: 088a836b02 user: mario tags: trunk | |
2014-12-12
| ||
16:49 | Fix manpage and .desktop file according to Debian consistency patches. check-in: 36da89b5fd user: mario tags: trunk | |
2014-11-18
| ||
03:18 | Remove bundled requests, switch build scripts to `fpm`. check-in: e0275b9c52 user: mario tags: trunk | |
2014-08-15
| ||
01:05 | Release 2.1.3 packaged up. check-in: ebe3fc98c0 user: mario tags: trunk, 2.1.3 | |
00:58 | Reintroduced Live365 status display (gtk STOP sign for non-"PUBLIC" entries, or deleted strikethrough if server not "OK") check-in: 2bba5c0a5f user: mario tags: trunk | |
00:46 | Make channel tab positions configurable. check-in: 395935d038 user: mario tags: trunk | |
2014-08-12
| ||
18:45 | Allow use of custom Dirble API key. check-in: e5d39589b8 user: mario tags: trunk | |
18:41 | Filter out duplicate streams by title check-in: 509c3b3a70 user: mario tags: trunk | |
16:42 | IO/xiph/cache fixed (agian) to return JSON array only check-in: 706904e073 user: mario tags: trunk | |
16:42 | Make API requests more resilient check-in: 5e18bfece0 user: mario tags: trunk | |
16:41 | Use r"" string for literal ANSI escapes check-in: 0cb24d59af user: mario tags: trunk | |
2014-08-05
| ||
02:42 | Optional homepage querying, stripping musicgoal stream_urls. check-in: 2b60750fdf user: mario tags: trunk | |
02:39 | Ah, Shoutcast, switching again. → HTML extraction is now JS lexing → {genreid:} is now {genrename:} check-in: 4836962bd4 user: mario tags: trunk | |
2014-08-01
| ||
01:35 | Initial support for Dirble.com, provides grouped categories and search feature. check-in: 7965619312 user: mario tags: trunk | |
01:34 | catmap{} cache handling now by _generic module check-in: cda3504633 user: mario tags: trunk | |
2014-07-31
| ||
17:22 | Adapted Live365 channel plugin for /cgi-bin/play.pls?stationid=123457&direct=1 stream URLs instead of extraction, works again check-in: 8b3cd06ff7 user: mario tags: trunk | |
03:23 | Fixed invalid encoding in (manually edited) releases.json check-in: e5effdd595 user: mario tags: trunk | |
01:26 | Updated README and releases.json for 2.1.2 bugfix release. check-in: 4edfd34e6b user: mario tags: trunk, 2.1.2 | |
01:14 | Shorter YT urls. check-in: 883ba616fa user: mario tags: trunk | |
01:14 | Removed some negotation headers check-in: a30ddba7a7 user: mario tags: trunk | |
01:13 | PLUGIN DISABLED Reads out streams now (grouping wrong), but even with session ID there's no playback of manually construed URLs. check-in: 0045ccdb36 user: mario tags: trunk | |
2014-07-29
| ||
23:40 | Adapted to new Radionomy www.shoutcast.com UI, using JSON retrieval and a catmap now. check-in: 0c6304feef user: mario tags: trunk | |
2014-07-06
| ||
16:53 | Preparations for autoupdating listing on freshcode.club check-in: 109d6bc678 user: mario tags: trunk | |
01:42 | Live365 is currently broken, some retrieval URLs for documentation; albeit it's still unclear if direct streaming can be made working again. check-in: 38a62d9ca1 user: mario tags: trunk | |
2014-06-30
| ||
17:40 | Fix MyOggRadio.org homepage now also as API. Use new ahttp module (fixed again). check-in: be67f8f19a user: mario tags: trunk | |
17:39 | Copy() cache search rows (else channel entries got modified) check-in: a3fd4f7154 user: mario tags: trunk | |
2014-06-17
| ||
01:30 | Wadsworth constant for youtube.com/ links check-in: 3e0cfc29b3 user: mario tags: trunk | |
2014-06-16
| ||
15:06 | Keep last searched channel for search dialog (but avoid bookmarks) check-in: a7ee09dc9a user: mario tags: trunk | |
2014-06-03
| ||
00:29 |
Search dialog offers (x) all channels or (x) just current for server+cache scan
again. Removed search="" parameter from channels that don't implement it.
(To remove extraneous .has_search channel attribute again somewhen..)
External: Xiph IO cache ?search= should be changed to work on station titles instead of genres. check-in: ac8632bc29 user: mario tags: trunk | |