|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Double List users?
Does anyone use the Double List UMB? I'm thinking about retiring it (actually rewriting it completely, but for a few releases it will be gone).
The code in the double list is very hard to maintain - especially compared with the other UMB variants. But I don't want to piss anyone off by just yanking it - but I'd rather just piss off a few people than a bunch once we go public..... btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#2
|
||||
|
||||
Which one is the double list again.... I don't think I use that one, but not sure off the top of my head... Regardless, do what you need to do. If that means pulling it, then pull it. Do you have a screenshot handy....
|
#3
|
||||
|
||||
Are you thinking 314 will be a public release?...
|
#4
|
||||
|
||||
No. In 314 when you delete something it doesn't get removed from the UMB until you reload the view - this is a known issue, which I have mostly fixed in the code since then, and was introduced by making changes to make sorts on views sticky, but that's the main thing I want to fix before we open it up to the masses. There are probably some other features the others want to fix as well.
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#5
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#6
|
||||
|
||||
Your code is working. If you delete from a view where you have a MediaFile that has a reference to the view it's part of that works fine.
If you delete after watching from the OSD (where there isn't a reference to the view in the MediaFile) your code doesn't handle that situation - which I don't see how it could. btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#7
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#8
|
||||
|
||||
I'm able to handle it pretty well - the DecoratedMediaFile and SageMediaFile both return the same hash on GetId(), so I just use that.
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#9
|
||||
|
||||
I don't use the double list..ever
incase it matters to you :-) |
#10
|
||||
|
||||
Yeah, getId() should always return the unique id of the item... so in the case of sage media item, it doesn't matter if it's decorated or not, it should always return the same id.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#11
|
|||
|
|||
I don't use it. Once the grid view came along. Now I use Grid exclusively, only issue that stops grid from being perfect for me is the scroll speed on my hd300
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sorting of TV Shows in Double List View | wayner | Phoenix | 3 | 03-18-2011 09:28 AM |
double recordings | sleonard | SageTV Software | 1 | 12-30-2009 09:22 PM |
PS3 Will Double Up As PVR | Mahoney | General Discussion | 2 | 08-02-2007 10:49 AM |
MVP Double-Image | rickgillyon | SageTV Beta Test Software | 16 | 11-09-2006 04:12 PM |
double channels | mryan1 | SageTV EPG Service | 4 | 01-03-2006 11:12 PM |