dubstar_04 Wrote:I have built and had a quick play with the directory structure.
i dont think it is working properly for me.
I have the parent folders for tv shows and a movies folder, however there are no movies in the movie folder. all the movies are in their own folder as if they are a single episode of a tv show.
it is nice to have all the episodes grouped then you can watch a whole season of something without searching through months of recordings to find what you want, but it would also be nice to have the option to sort by date then you can have a quick look at the latest things you have recorded.
if i can send you and debug data, please let me know.
Thanks,
Dan
I've fixed the issue you were having.
https://github.com/dteirney/xbmc/tree/pvr
Unfortunately the decision on whether Movie or TV Show will just be based on duration. >90 minutes == movie.
I think I'll make a change so I can query the database to get the category type since it's not being returned in the MythXML response for either 0.23 or 0.24.
Let me know if it works any better with the latest changes.