Ruby Marx

Results 10 issues of Ruby Marx

I've been having a few problems setting the 'alpha' parameter in geom_point. When I run this code, the points in the resulting figure become transparent for less than a second,...

I tested it and I don't think this breaks anything. Two changes: I copied setylim from stat_summary into stat_smooth so it works for both I added string support to unique_and_sort.m...

This pull request adds the ability to highlight and save text in epubs. Saved bookmarks reuse the existing "search book" ui. ![image](https://github.com/advplyr/audiobookshelf/assets/44880075/2be5ebe1-6c48-4af4-ab9a-5402b2bd8813) To accomplish this, I used the existing bookmark...

This pull request adds a location trackbar and bookmarks for EPUBS. To minimize code changes, the audiobook trackbar was slightly modified to remove audio-only features when used for books, Instead...

[This alternative reminder plugin](https://github.com/MxMarx/reminder) needs APScheduler. APScheduler is fairly lightweight, and could potentially be useful for other bots that have scheduled tasks.

It would be mildly convenient if messages returned by `get_event_context()` were automatically decrypted, like how `get_event()` is. There might be a better way to handle it but this seems to...

I'm using `get_joined_members()` for a bot to determine if a room is a direct message. If multiple instances of the bot are running, I occasionally get this this error: ```...

Add support for the [relations](https://spec.matrix.org/v1.7/client-server-api/#get_matrixclientv1roomsroomidrelationseventid ) endpoint. Useful for getting all reactions to a message or all messages in a thread.

It could be useful to retain the genre hierarchy returned by Audible (#432 ) in addition to splitting categories into top-level (genres) and non-top-level (tags). This would make it easier...

Beets doesn't seem to penalized the match distance if a release is missing a catalog number (as far as I can tell but I could easily be wrong). If, for...