Jump to content

Missing Playlists


Go to solution Solved by Luke,

Recommended Posts

Posted

After upgrading to v3.0.5871.0, all of my playlists do not show up in the web UI. They are all still present in the C:\Users\AppData\Roaming\MediaBrowser-Server\data\playlists directory. I created a new playlist which is also found in that directory, but only that playlist appears in the UI. How do I get all of my original playlists to reappear?

Posted

can you post the xml from one that works and one that doesn't? thanks.

Posted

Here's the working one:

 

 

<?xml version="1.0" encoding="UTF-8" standalone="true"?>

 
-<Item>
 
<PlaylistMediaType>Video</PlaylistMediaType>
 
<Added>2/22/2016 10:17:46 PM</Added>
 
<LockData>false</LockData>
 
<LocalTitle>Jessica Cartoon</LocalTitle>
 
 
-<PlaylistItems>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\Big Hero 6 (2014)\Big Hero 6 (2014).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Despicable Me (2010)\Despicable Me (2010).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\Despicable Me 2 (2013)\Despicable Me 2 (2013).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Puss in Boots (2011)\Puss in Boots (2011).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Flushed Away (2006)\Flushed Away (2006).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Kung Fu Panda 2 (2011)\Kung Fu Panda 2 (2011).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\Hotel Transylvania (2012)\Hotel Transylvania (2012).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Monsters Inc (2001)\Monsters Inc (2001).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\Monsters University (2013)\Monsters University (2013).mkv</Path>
 
</PlaylistItem>
 
</PlaylistItems>
 
 
-<Shares>
 
 
-<Share>
 
<UserId>f6c51e6fd330e59d16f4cc52886702e1</UserId>
 
<CanEdit>true</CanEdit>
 
</Share>
 
</Shares>
 
</Item>

 

And the non working one:

 

 

<?xml version="1.0" encoding="UTF-8" standalone="true"?>

 
-<Item>
 
<PlaylistMediaType>Video</PlaylistMediaType>
 
<Added>10/16/2015 8:41:44 AM</Added>
 
<LockData>false</LockData>
 
<LocalTitle>Jessica - Comedy</LocalTitle>
 
 
-<PlaylistItems>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\21 Jump Street (2012)\21 Jump Street (2012).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Eurotrip (2004)\Eurotrip (2004).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Grandma's Boy (2006)\Grandma's Boy (2006).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Jay and Silent Bob Strike Back (2001)\Jay and Silent Bob Strike Back (2001).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Dogma (1999)\Dogma (1999).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Little Nicky (2000)\Little Nicky (2000).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\Pineapple Express (2008)\Pineapple Express (2008).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Spaceballs (1987)\Spaceballs (1987).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\BluRay Movies\Were the Millers (2013)\We're the Millers (2013).mkv</Path>
 
</PlaylistItem>
 
 
-<PlaylistItem>
 
<Path>\\server-name\DVD Movies\Without a Paddle (2004)\Without a Paddle (2004).mkv</Path>
 
</PlaylistItem>
 
</PlaylistItems>
 
 
-<Shares>
 
 
-<Share>
 
<UserId>f6c51e6fd330e59d16f4cc52886702e1</UserId>
 
<CanEdit>true</CanEdit>
 
</Share>
 
</Shares>
 
</Item>

 

  • Solution
Posted

Can you try a quick test. Go to one of the playlist folders that is not showing up, just right click, drag & copy here to create a new folder. then run a library scan and see if the copy shows up. t hanks.

  • Like 1
Posted (edited)

That worked. After the copy and refresh all of the old playlists reappeared including the copy/pasted playlist. 

 

Weird how the library I did 2 days ago didn't do anything. But it probably needed the playlist copied to see something new.

 

Thanks Luke!

Edited by Scott750

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...