Resync from master #10

Closed
df wants to merge 37 commits from master into df-listdirs-patch
Owner
No description provided.
df added 37 commits 2021-03-04 14:53:25 +00:00
In all the cases where `system dlnahelper` is called, no host/IP part is specified, and those cases are creating a URL that only needs to be accessible from the same machine, where the loopback address should be the default.

Should fix eg https://hummy.tv/forum/threads/detectads-not-always-succesful.9936/post-147241.
Add title attribute to display possibly truncated File as tooltip.

Will this work well for mobile/touchscreen use?
Missing $s invalidated attempts to check the length of title, synopsis, guidance.
Also
* add ID for estimated time row
* make the <label> for the Save Bookmarks checkbox actually be its label.
If not, enable the old "Save new bookmarks" button.

Also
* add icons for buttons
* simplify invert URL handling.
Jim supports the pwd command since at least 6461e8bf6d, so no need to exec it.
`exists -command` subsumes `exists -proc`

This test is generally checking whether the command exists, rather than some proc that is overriding it.

Currently `class` is a proc but this may not always be so.
Reviewed-on: hummypkg/webif#24
Reviewed-on: hummypkg/webif#23
Reviewed-on: hummypkg/webif#30
- check for copying vs playing: the same file.ext is open twice
 - check for playing DLNA: localhost:n->host:9000
 - on HDR, distinguish Playing a show vs streaming it over DLNA
 - distinguish between Watching, Watching (delayed) (timeshift),
   and Not Watching (eg Portal).
This reverts commit f206766191.
df closed this pull request 2021-03-04 14:53:51 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: df/webif#10
No description provided.