Timeline
50 check-ins that include changes to files matching 'contrib/*' occurring on or before 2017-05-09 23:14:12.
More ↑
2017-05-09
| ||
23:14 | Fix extraction for reordered streema attribute values. check-in: 36e3870191 user: mario tags: trunk | |
2017-02-26
| ||
21:45 | ... and also bump version check-in: b068c34740 user: mario tags: trunk | |
21:45 | Reuse mime_guess+list_guess functions from action.heuristic_funcs check-in: c5e06b031a user: mario tags: trunk | |
2017-02-23
| ||
22:12 | Relabel record option tabs to options/meta/network; regroup flags roughly. Add more options for wget and youtube-dl. check-in: e6fe0f52d5 user: mario tags: trunk | |
2017-02-21
| ||
23:48 | Remove verbose config: option, reclassify some record tool options. check-in: 7777a863d7 user: mario tags: trunk | |
23:22 | Add notebook tabs for recordflags plugin. Instead of filtering them, distribute options into notebook tabs "_cfg", "_extra", or "_verbose". check-in: cbec1b81a6 user: mario tags: trunk | |
22:06 | Fix verbose/extra merging, `-d` option for directory. check-in: f5b2e2a1e9 user: mario tags: trunk | |
2017-02-16
| ||
16:56 | Document more interna of radio.net extraction check-in: b6d88bcd1f user: mario tags: trunk | |
2017-02-14
| ||
17:52 | Minor fix for extraction regexp (http: prefix to station urls). check-in: b3defb1227 user: mario tags: trunk | |
2017-02-13
| ||
16:51 | Move -verbose flag into category:verbose. check-in: bdae219b88 user: mario tags: trunk | |
16:50 | Document channel website behaviour / internal playlist generation urls. Reuse global conf.max_streams (as orientation for no of pages to fetch). check-in: 72806f95a5 user: mario tags: trunk | |
16:48 | Simplify best_url() dict generation, typecasting, add more comments on channel webpage. check-in: c05cee4440 user: mario tags: trunk | |
2017-02-12
| ||
20:57 | new plugin: streamlicensing check-in: 82b87725e3 user: mario tags: trunk | |
20:57 | new plugin: radiolist.net check-in: a763653e6b user: mario tags: trunk | |
2017-01-25
| ||
19:15 | Use bold tags for config descriptions instead of Unicode workaround. Group flags by category: basic, extra, verbose to filter out uneeded ones. check-in: 8bcd2bc3d5 user: mario tags: trunk | |
2017-01-22
| ||
22:15 | Enable record options getting applied. Added wget and more fPls options. Separate out row,*k,**kw params from overriden action.record() call. Simplify and rearrange gtk callbacks. check-in: c860f8c6cc user: mario tags: trunk | |
16:46 | new plugin: recording options which hijacks the record button, provides streamripper/fPls/youtube-dl specific command-line flags in a GUI. check-in: 64de51eb48 user: mario tags: trunk | |
16:45 | More special case handling on Windows: file encoding, backslashes, url quoting check-in: 4c67a494e7 user: Oliver tags: trunk | |
2017-01-02
| ||
20:46 | Fix old module names. check-in: a6e914a9fd user: mario tags: trunk | |
2017-01-01
| ||
15:32 | Try/catch abent cache/ or icons/ folders in ~/.config/streamtuner2/ check-in: 60feceaf39 user: mario tags: trunk | |
15:31 | Fix typo in default config save/load filename. check-in: 7b225c5888 user: mario tags: trunk | |
2016-12-31
| ||
14:53 | Updated help.chm, whitespace fixed, new theme download dir back. check-in: 07d8e1cf0d user: mario tags: trunk | |
13:45 | Option `file_browser_converttourl` check-in: 70b35b914f user: mario tags: trunk | |
2016-12-27
| ||
21:21 | Simplify virtual dependencies with new pluginconf.dependency(add=) param check-in: fff90115ee user: mario tags: trunk | |
21:21 | set bitrate to integer 0 always ("n/a" won't work) check-in: 98ce646c0b user: Oliver tags: trunk | |
2016-12-26
| ||
20:43 | Use file:/// urls again. Escape backslashes for Windows now. check-in: 9bef9860b6 user: Oliver tags: trunk | |
20:27 | User standard pluginconf.dependency() for themes filtering. check-in: 41291d31ab user: mario tags: trunk | |
15:56 | Introduce `depends:` field for themes as well (no version support, just basenames for linux/windows/gtk2/gtk3) check-in: 7027676c80 user: mario tags: trunk | |
15:25 | replace backslashes for VLC on `not conf.windows` check-in: 3d0eb6eed6 user: Oliver tags: trunk | |
15:24 | Clear up .so files completely on Linux if failed to install. check-in: a7c8985f62 user: Oliver tags: trunk | |
2016-12-24
| ||
20:18 | Make record-stop button a distributed plugin. check-in: 096b121dee user: mario tags: trunk | |
2016-12-23
| ||
22:22 | Moved backslash conversion and .load() override back into file browser plugin. check-in: 60ee1e2e12 user: mario tags: trunk | |
21:36 | Guard non-writeable gtk_dir / extra statusbar info. check-in: fdad9d9430 user: Oliver tags: trunk | |
21:33 | Fix missing url: plugin meta. Display bitrate and length. Fix more mutagen extraction faults. check-in: 3c3ec8e447 user: Oliver tags: trunk | |
2016-12-19
| ||
20:17 | New plugin: rcast check-in: 40eb70e68c user: mario tags: trunk | |
20:16 | Bump version check-in: c068cc2c89 user: Oliver tags: trunk | |
2016-12-18
| ||
20:32 | os.access(gtk_dir, os.W_OK) in installhandler() not working on Windows (10). Incorrectly returns true for ProgramFiles paths, thus dll copying failed. Finally more cleanup code to remove the zip file, as well as dll - after successful extraction. → clear_theme() and clear_dll() are the new corresponding functions. check-in: 0ef1977fd2 user: Oliver tags: trunk | |
14:04 | Add more .progress() indication check-in: 0c7040e314 user: mario tags: trunk | |
2016-12-17
| ||
11:28 | Remove obsolete windows theme plugin. check-in: 5c5b1b29cf user: mario tags: trunk | |
11:14 | new plugin: script stations, for single-station extractiong/user scripts check-in: 8a77525fb0 user: mario tags: trunk | |
10:52 | streema: fix search using right parameter (search= instead of cat=) check-in: 35e6840757 user: mario tags: trunk | |
2016-12-16
| ||
18:35 | Fix path delimiter (it's probably ";" on Windows, blimey if only it was documented somewhere) check-in: 723f84022a user: mario tags: trunk | |
16:26 | Reverted all `module = __name__` assignments, because that was carrying the module over, not the base classname. Added #extraction-method: meta information to channel plugins. check-in: 09dec64f41 user: mario tags: trunk | |
2016-12-15
| ||
20:30 | new plugin: streema check-in: a465b6d3b5 user: mario tags: trunk | |
20:29 | Fix gtk.rc_reset_styles check-in: aaa8a00cd4 user: mario tags: trunk | |
20:29 | Change priority from obsolete to outdated check-in: 45774fa6d9 user: mario tags: trunk | |
2016-12-14
| ||
15:57 | new plugin: theme installer for Gtk2 and Windows; fixed for support of JSON format; gtk_reset_styles -- Oliver check-in: ec7df3c333 user: mario tags: trunk | |
2016-12-11
| ||
19:16 | Support file open dialog check-in: fdc2e9e4c4 user: mario tags: trunk | |
17:11 | Colorize statusbar hint about config reset / save. check-in: c98c1aca39 user: mario tags: trunk | |
2016-12-10
| ||
22:13 | New plugin: cache reset (temp m3u/pls files, favicons, and channel.json files) check-in: c669dbae79 user: mario tags: trunk | |