Commit Graph

18 Commits

Author SHA1 Message Date
virusMac
ff0df0a15c Allow disabling new version update checking 2018-11-05 20:13:26 +01:00
Bob Swift
fbd5cca092 Move PROGRAM_UPDATE_LEVELS to picard.constants
- Move PROGRAM_UPDATE_LEVELS to picard.constants
- Logging changes
- Formatting and translation clean-up
- Change picard.const.PROGRAM_UPDATE_LEVELS to numeric keys
- Add releases endpoint to picard.const.PLUGINS_API
- Refactor to remove duplicated code in mainwindow.py
- General cleanup of debug log translations
- Use intermediate variables to cache config information
2018-08-29 17:19:08 +02:00
Bob Swift
df3ca29ab6 Display version information when no update is available.
- Change default values.  Use callback for updating last check date.
- Add parent window information to dialog box calls
- Pass the parent information to the UpdateCheckManager constructor
  rather than at each call to the check_update() method.
- Correct date test to allow automatic update checking on consecutive
  days when an intervall of 1 day is selected.
- Add a new (constant) dictionary of standard update levels
- Reformat debug log messages
- Use new dictionary to populate update check level combobox
2018-08-29 17:19:08 +02:00
Bob Swift
62bb041ce0 Change update information source to picard-website api 2018-08-29 17:19:08 +02:00
Bob Swift
3af25fdff6 PICARD-1045: Add program update checking 2018-08-29 17:19:08 +02:00
Sambhav Kothari
4208476275 Revert "PICARD-226: Add option for auto-clustering new files" 2017-01-13 17:36:28 +05:30
Sambhav Kothari
b31ea83a86 Add UI options for auto-clustering new files 2017-01-08 03:22:22 +05:30
Lukáš Lalinský
59e0f3a9c2 Get username for the collection service 2014-06-01 12:54:56 +02:00
Lukáš Lalinský
9e35edca3a Initial version of OAuth authentication 2014-04-25 20:58:11 +02:00
Laurent Monin
a6c8b1b1cd Move Browser Integration options to Advanced > Network option page 2013-08-05 22:02:18 +02:00
Laurent Monin
c165fd862f Add options to control browser integration (enabled/disabled and listening port) 2013-08-05 15:41:25 +02:00
Michael Wiencek
398053a40f Add option to ignore MBIDs when dragging in files (PICARD-56) 2011-11-28 03:02:21 -06:00
Lukáš Lalinský
5ee18f4946 Rename "Analyze" to "Scan", to avoid confusion with MusicIP Mixer analysis. 2007-08-05 17:14:18 +02:00
Lukáš Lalinský
c463c09cc1 Added option to auto-analyze all files. (#2465) 2007-03-05 10:04:25 +01:00
Lukáš Lalinský
02befd2765 Reworked options page plugins. 2007-01-28 12:50:38 +01:00
Lukáš Lalinský
49d9041bf7 New tagger script parser, new plugin system, options page with plugin list. 2007-01-20 17:59:45 +01:00
Lukáš Lalinský
38265197bd Use QComboBox to set the mirror server. 2006-10-23 14:08:10 +02:00
Lukáš Lalinský
596a82c288 Lots and lots of changes...
* Use Qt Designer UI files for the options dialog
 * More complete Mutagen metadata plugin
 * Tagz (TaggerScript) implementation
 * More usable configuration system
 * Some coding style changes (PEP-008)
2006-09-14 21:20:15 +02:00