New Media 'folder'

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: New Media 'folder'

Post by SharkHunter »

You can build a new version yourself using UMSBuilder and you'll get this feautre right away since I merged it to master.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
ps3msuser
Posts: 15
Joined: Sat Nov 02, 2013 1:32 pm

Re: New Media 'folder'

Post by ps3msuser »

ps3msuser wrote:Sweet, thank you!

Oh, and I figured out the ums.mon issue - typo in output of my perl script to generate the listing. Thanks for the clarification, much appreciated!

Thanks again
ps3msuser
Posts: 15
Joined: Sat Nov 02, 2013 1:32 pm

Re: New Media 'folder'

Post by ps3msuser »

Can you add a catch for adhering to the option of not displaying empty folders as well?

I have a lot of folders, and they all show in the 'new media' folder whether there are new items or not within that folder.

Thanks! This is a very nice additional to this already great software!

James
User avatar
SharkHunter
Developer
Posts: 648
Joined: Fri Jun 01, 2012 9:36 pm

Re: New Media 'folder'

Post by SharkHunter »

ps3msuser wrote:Can you add a catch for adhering to the option of not displaying empty folders as well?

I have a lot of folders, and they all show in the 'new media' folder whether there are new items or not within that folder.

Thanks! This is a very nice additional to this already great software!

James
Sure thing
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
jpeyper
Posts: 7
Joined: Mon Jan 06, 2014 9:06 pm

Re: New Media 'folder'

Post by jpeyper »

Hi everyone, new here :P
ps3msuser wrote:I have a lot of folders, and they all show in the 'new media' folder whether there are new items or not within that folder.
I have v3.3.0 and this is still happening for me.

I have "Hide Empty Folders" ticked, but in the New Media folder I still see all the folders, even though most of them are empty, which makes it very hard to actually find the new media. This is what I see:

Code: Select all

USM
-New Media
--Awesome Show
---Season 10
--New Show
---Season 01
----New Show - S01E01 - Have Not Watched.mkv
--Old Show
---Season 01
-TV
--Awesome Show
---Season 10
----Awesome Show - S10E01 - Already Watched.mkv
----Awesome Show - S10E02 - Already Watched.mkv
--New Show
---Season 01
----New Show - S01E01 - Have Not Watched.mkv
--Old Show
---Season 01
----New Show - S01E01 - Already Watched.mkv
Also, is there a way I can configure USM to not use folders in the New Media folder?

For example, this is what I would like to see when browsing:

Code: Select all

USM
-New Media
--Awesome Show - S10E01 - Have Not Watched.mkv
--New Show - S01E01 - Have Not Watched.mkv
-TV
--Awesome Show
---Season 10
----Awesome Show - S10E01 - Have Not Watched.mkv
----Awesome Show - S10E02 - Already Watched.mkv
--New Show
---Season 01
----New Show - S01E01 - Have Not Watched.mkv
--Old Show
---Season 01
----New Show - S01E01 - Already Watched.mkv
Post Reply