Streaming URL for Path column #214

Closed
opened 2022-01-25 16:13:45 -03:00 by lucianmarin · 3 comments
lucianmarin commented 2022-01-25 16:13:45 -03:00 (Migrated from github.com)

It would be nice to have full streaming URL in Path column. Easier to search too.

It would be nice to have full streaming URL in Path column. Easier to search too.
kode54 commented 2022-01-25 22:27:24 -03:00 (Migrated from github.com)

What does it show now? I can add a change to display the full NSURL absoluteString when it's not a filePath.

What does it show now? I can add a change to display the full NSURL absoluteString when it's not a filePath.
lucianmarin commented 2022-01-26 13:12:31 -03:00 (Migrated from github.com)

What does it show now?

URL path without scheme, hostname or port. Scheme isn't useful, but hostname would be nice for filtering and column sorting.

> What does it show now? URL path without scheme, hostname or port. Scheme isn't useful, but hostname would be nice for filtering and column sorting.
kode54 commented 2022-01-26 19:14:22 -03:00 (Migrated from github.com)

I'll make a memo to fix this next time I go at the code.

I'll make a memo to fix this next time I go at the code.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: chris/Cog#214
No description provided.