Mieszko Bańczerowski
Mieszko Bańczerowski
``` 2022-04-08 22:16:16,240 - settings - INFO - Loaded config: {'library': {'sources': ['trove', 'keys', 'drm-free'], 'show_revealed_keys': False}, 'installed': {'search_dirs': ['D:\\Spill']}} 2022-04-08 22:16:16,241 - settings - ERROR - Parsing config error:...
```2022-05-16 14:35:21,989 - root - DEBUG - Found execs: ['D:\\Spill\\Indiana Jones and the Fate of Atlantis\\unins000.exe'```
- [x] for those who has never subscribed - allow to select manually latest choice subscription (just to reveal games) - [x] handle unknown subscription status - just in case...
Addresses: #159
**Describe the bug** Connection lost but plugin does not communicate this to Galaxy. **Expected behavior** Either do not lost connection (reassign `_simpleauth` cookie when SetCookie in header ??) or just...
Active sub. content ends next month-first Friday at 10 PT. This may be useful: ```python def find_first_friday(y, m): dt = datetime.date(y, m, 1) next_friday = (1 + (4 - dt.weekday()))...
**Is your feature request related to a problem? Please describe.** Some people don't trust unknown login prompts, outside of their native browser (and they are right). For those who do...
Currently this project is poorly designed and data model is mixed with Galaxy types. High priority as it becomes harder to maitain.
In your example from https://raw.githubusercontent.com/miyakogi/m2r/master/docs/example.md: ``` Link to [document](example.md) in markdown. ``` links propertly to example.html (that is auto-generated without additional rst file I suppose) For me such a link...